x86_64-archlinux-gcc-valgrindundef N-50141-g624fb5f

Architecturex86
Variantx86_64
CPUgeneric
OSlinux
Ownerubitux2
Compilergcc 4.7.2 (GCC)
Configuration--prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
Commentvalgrind-3.8.1 full
RevisionN-50141-g624fb5f
DateWed Feb 20 21:54:03 2013
Status1196 / 1319
Warnings157
Logscompile configure test
123 failed testsStatusLast good rev
diffstderrcreatureshock-avs1N-85457-g8378466507
No diff output recorded
==21278== Memcheck, a memory error detector
==21278== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==21278== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==21278== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/creatureshock-avs/OUTATIME.AVS -pix_fmt rgb24 -f framecrc -
==21278== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[avs @ 0x66ef900] Estimating duration from bitrate, this may be inaccurate
Guessed Channel Layout for  Input Stream #0.0 : mono
Input #0, avs, from '/home/ux/fate/fate-suite/creatureshock-avs/OUTATIME.AVS':
  Duration: 00:00:23.22, bitrate: 177 kb/s
    Stream #0:0: Audio: pcm_u8, 22222 Hz, mono, u8, 177 kb/s
    Stream #0:1: Video: avs, pal8, 318x198, 15 fps, 15 tbr, 90k tbn
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 318x198, q=2-31, 200 kb/s, 15 tbn, 15 tbc
    Stream #0:1: Audio: pcm_s16le, 22222 Hz, mono, s16, 355 kb/s
Stream mapping:
  Stream #0:1 -> #0:0 (avs -> rawvideo)
  Stream #0:0 -> #0:1 (pcm_u8 -> pcm_s16le)
Press [q] to stop, [?] for help
==21278== Conditional jump or move depends on uninitialised value(s)
==21278==    at 0xB76A88: sws_scale (common.h:132)
==21278==    by 0x491E5B: filter_frame (vf_scale.c:352)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x4711C0: default_filter_frame (avfilter.c:791)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==21278==    by 0x475B61: request_frame (buffersrc.c:396)
==21278==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==21278==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278==  Uninitialised value was created by a heap allocation
==21278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0xBB9A99: av_malloc (mem.c:92)
==21278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==21278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==21278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==21278==    by 0x997830: avcodec_default_reget_buffer (utils.c:583)
==21278==    by 0x5DBF4F: avs_decode_frame (avs.c:62)
==21278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==21278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sws_scale
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:default_filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==21278== Conditional jump or move depends on uninitialised value(s)
==21278==    at 0xB76ABE: sws_scale (common.h:132)
==21278==    by 0x491E5B: filter_frame (vf_scale.c:352)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x4711C0: default_filter_frame (avfilter.c:791)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==21278==    by 0x475B61: request_frame (buffersrc.c:396)
==21278==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==21278==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278==  Uninitialised value was created by a heap allocation
==21278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0xBB9A99: av_malloc (mem.c:92)
==21278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==21278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==21278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==21278==    by 0x997830: avcodec_default_reget_buffer (utils.c:583)
==21278==    by 0x5DBF4F: avs_decode_frame (avs.c:62)
==21278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==21278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sws_scale
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:default_filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==21278== Conditional jump or move depends on uninitialised value(s)
==21278==    at 0xB76AF7: sws_scale (common.h:132)
==21278==    by 0x491E5B: filter_frame (vf_scale.c:352)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x4711C0: default_filter_frame (avfilter.c:791)
==21278==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==21278==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==21278==    by 0x475B61: request_frame (buffersrc.c:396)
==21278==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==21278==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278==  Uninitialised value was created by a heap allocation
==21278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21278==    by 0xBB9A99: av_malloc (mem.c:92)
==21278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==21278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==21278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==21278==    by 0x997830: avcodec_default_reget_buffer (utils.c:583)
==21278==    by 0x5DBF4F: avs_decode_frame (avs.c:62)
==21278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==21278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==21278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==21278==    by 0x45126F: main (ffmpeg.c:3089)
==21278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:sws_scale
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:default_filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
/home/ux/fate/fate-suite/creatureshock-avs/OUTATIME.AVS: Input/output error
frame=   56 fps= 54 q=0.0 Lsize=       5kB time=00:00:03.73 bitrate=  11.5kbits/s    
video:10330kB audio:161kB subtitle:0 global headers:0kB muxing overhead -99.950077%
==21278== 
==21278== HEAP SUMMARY:
==21278==     in use at exit: 0 bytes in 0 blocks
==21278==   total heap usage: 3,768 allocs, 3,768 frees, 14,166,539 bytes allocated
==21278== 
==21278== All heap blocks were freed -- no leaks are possible
==21278== 
==21278== For counts of detected and suppressed errors, rerun with: -v
==21278== ERROR SUMMARY: 23016 errors from 3 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-aud_mw_e1N-85457-g8378466507
No diff output recorded
==12098== Memcheck, a memory error detector
==12098== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12098== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12098== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/AUD_MW_E.264 -f framecrc -
==12098== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/AUD_MW_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6931d00] Encoder did not produce proper pts, making some up.
==12098== Use of uninitialised value of size 8
==12098==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12098==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12098== Conditional jump or move depends on uninitialised value(s)
==12098==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12098==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12098== Conditional jump or move depends on uninitialised value(s)
==12098==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12098==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12098== Conditional jump or move depends on uninitialised value(s)
==12098==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12098==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12098== Conditional jump or move depends on uninitialised value(s)
==12098==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12098==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12098==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12098== Conditional jump or move depends on uninitialised value(s)
==12098==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12098==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12098==    by 0x45D152: write_frame (ffmpeg.c:598)
==12098==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12098==    by 0x4511E4: main (ffmpeg.c:3098)
==12098==  Uninitialised value was created by a heap allocation
==12098==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12098==    by 0xBB9A99: av_malloc (mem.c:92)
==12098==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12098==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12098==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12098==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12098==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12098==    by 0x6ED135: decode_frame (h264.c:4501)
==12098==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12098==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12098==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12098== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps=0.0 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==12098== 
==12098== HEAP SUMMARY:
==12098==     in use at exit: 0 bytes in 0 blocks
==12098==   total heap usage: 2,726 allocs, 2,726 frees, 8,424,071 bytes allocated
==12098== 
==12098== All heap blocks were freed -- no leaks are possible
==12098== 
==12098== For counts of detected and suppressed errors, rerun with: -v
==12098== ERROR SUMMARY: 1434 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ba1_ft_c1N-85457-g8378466507
No diff output recorded
==12122== Memcheck, a memory error detector
==12122== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12122== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12122== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BA1_FT_C.264 -f framecrc -
==12122== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BA1_FT_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69eb980] Encoder did not produce proper pts, making some up.
==12122== Conditional jump or move depends on uninitialised value(s)
==12122==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12122==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12122== Use of uninitialised value of size 8
==12122==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12122==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12122== Conditional jump or move depends on uninitialised value(s)
==12122==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12122==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12122== Conditional jump or move depends on uninitialised value(s)
==12122==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12122==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12122== Conditional jump or move depends on uninitialised value(s)
==12122==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12122==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12122== Conditional jump or move depends on uninitialised value(s)
==12122==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12122==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12122==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12122==    by 0x45D152: write_frame (ffmpeg.c:598)
==12122==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12122==    by 0x4511E4: main (ffmpeg.c:3098)
==12122==  Uninitialised value was created by a heap allocation
==12122==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12122==    by 0xBB9A99: av_malloc (mem.c:92)
==12122==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12122==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12122==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12122==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12122==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12122==    by 0x6ED135: decode_frame (h264.c:4501)
==12122==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12122==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12122==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12122== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  299 fps= 26 q=0.0 Lsize=      17kB time=00:00:11.96 bitrate=  11.6kbits/s    
video:44402kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==12122== 
==12122== HEAP SUMMARY:
==12122==     in use at exit: 0 bytes in 0 blocks
==12122==   total heap usage: 4,892 allocs, 4,892 frees, 51,981,000 bytes allocated
==12122== 
==12122== All heap blocks were freed -- no leaks are possible
==12122== 
==12122== For counts of detected and suppressed errors, rerun with: -v
==12122== ERROR SUMMARY: 3333 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ba2_sony_f1N-85457-g8378466507
No diff output recorded
==12151== Memcheck, a memory error detector
==12151== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12151== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12151== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BA2_Sony_F.jsv -f framecrc -
==12151== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BA2_Sony_F.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6971f80] Encoder did not produce proper pts, making some up.
==12151== Use of uninitialised value of size 8
==12151==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12151==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12151== Conditional jump or move depends on uninitialised value(s)
==12151==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12151==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12151== Conditional jump or move depends on uninitialised value(s)
==12151==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12151==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12151== Conditional jump or move depends on uninitialised value(s)
==12151==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12151==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12151== Conditional jump or move depends on uninitialised value(s)
==12151==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12151==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12151==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12151== Conditional jump or move depends on uninitialised value(s)
==12151==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12151==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12151==    by 0x45D152: write_frame (ffmpeg.c:598)
==12151==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12151==    by 0x4511E4: main (ffmpeg.c:3098)
==12151==  Uninitialised value was created by a heap allocation
==12151==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12151==    by 0xBB9A99: av_malloc (mem.c:92)
==12151==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12151==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12151==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12151==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12151==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12151==    by 0x6ED135: decode_frame (h264.c:4501)
==12151==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12151==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12151==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12151== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 73 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12151== 
==12151== HEAP SUMMARY:
==12151==     in use at exit: 0 bytes in 0 blocks
==12151==   total heap usage: 5,126 allocs, 5,126 frees, 17,059,732 bytes allocated
==12151== 
==12151== All heap blocks were freed -- no leaks are possible
==12151== 
==12151== For counts of detected and suppressed errors, rerun with: -v
==12151== ERROR SUMMARY: 5529 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ba3_sva_c1N-85457-g8378466507
No diff output recorded
==12174== Memcheck, a memory error detector
==12174== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12174== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12174== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BA3_SVA_C.264 -f framecrc -
==12174== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BA3_SVA_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Extended), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6903180] Encoder did not produce proper pts, making some up.
==12174== Conditional jump or move depends on uninitialised value(s)
==12174==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12174==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12174== Use of uninitialised value of size 8
==12174==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12174==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12174== Conditional jump or move depends on uninitialised value(s)
==12174==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12174==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12174== Conditional jump or move depends on uninitialised value(s)
==12174==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12174==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12174== Conditional jump or move depends on uninitialised value(s)
==12174==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12174==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12174== Conditional jump or move depends on uninitialised value(s)
==12174==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12174==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12174==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12174==    by 0x45D152: write_frame (ffmpeg.c:598)
==12174==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12174==    by 0x4511E4: main (ffmpeg.c:3098)
==12174==  Uninitialised value was created by a heap allocation
==12174==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12174==    by 0xBB9A99: av_malloc (mem.c:92)
==12174==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12174==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12174==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12174==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12174==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12174==    by 0x6ED135: decode_frame (h264.c:4501)
==12174==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12174==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12174==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12174== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   33 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.32 bitrate=  11.7kbits/s    
video:1225kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846476%
==12174== 
==12174== HEAP SUMMARY:
==12174==     in use at exit: 0 bytes in 0 blocks
==12174==   total heap usage: 2,020 allocs, 2,020 frees, 5,799,674 bytes allocated
==12174== 
==12174== All heap blocks were freed -- no leaks are possible
==12174== 
==12174== For counts of detected and suppressed errors, rerun with: -v
==12174== ERROR SUMMARY: 466 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ba_mw_d1N-85457-g8378466507
No diff output recorded
==12188== Memcheck, a memory error detector
==12188== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12188== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12188== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BA_MW_D.264 -f framecrc -
==12188== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BA_MW_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69325c0] Encoder did not produce proper pts, making some up.
==12188== Use of uninitialised value of size 8
==12188==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12188==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12188== Conditional jump or move depends on uninitialised value(s)
==12188==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12188==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12188== Conditional jump or move depends on uninitialised value(s)
==12188==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12188==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12188== Conditional jump or move depends on uninitialised value(s)
==12188==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12188==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12188== Conditional jump or move depends on uninitialised value(s)
==12188==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12188==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12188==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12188== Conditional jump or move depends on uninitialised value(s)
==12188==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12188==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12188==    by 0x45D152: write_frame (ffmpeg.c:598)
==12188==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12188==    by 0x4511E4: main (ffmpeg.c:3098)
==12188==  Uninitialised value was created by a heap allocation
==12188==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12188==    by 0xBB9A99: av_malloc (mem.c:92)
==12188==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12188==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12188==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12188==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12188==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12188==    by 0x6ED135: decode_frame (h264.c:4501)
==12188==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12188==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12188==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12188== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 75 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==12188== 
==12188== HEAP SUMMARY:
==12188==     in use at exit: 0 bytes in 0 blocks
==12188==   total heap usage: 2,727 allocs, 2,727 frees, 8,426,176 bytes allocated
==12188== 
==12188== All heap blocks were freed -- no leaks are possible
==12188== 
==12188== For counts of detected and suppressed errors, rerun with: -v
==12188== ERROR SUMMARY: 1472 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-bamq2_jvc_c1N-85457-g8378466507
No diff output recorded
==12217== Memcheck, a memory error detector
==12217== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12217== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12217== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BAMQ2_JVC_C.264 -f framecrc -
==12217== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BAMQ2_JVC_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6975980] Encoder did not produce proper pts, making some up.
==12217== Use of uninitialised value of size 8
==12217==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12217==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12217== Conditional jump or move depends on uninitialised value(s)
==12217==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12217==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12217== Conditional jump or move depends on uninitialised value(s)
==12217==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12217==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12217== Conditional jump or move depends on uninitialised value(s)
==12217==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12217==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12217== Conditional jump or move depends on uninitialised value(s)
==12217==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12217==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12217==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12217== Conditional jump or move depends on uninitialised value(s)
==12217==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12217==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12217==    by 0x45D152: write_frame (ffmpeg.c:598)
==12217==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12217==    by 0x4511E4: main (ffmpeg.c:3098)
==12217==  Uninitialised value was created by a heap allocation
==12217==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12217==    by 0xBB9A99: av_malloc (mem.c:92)
==12217==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12217==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12217==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12217==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12217==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12217==    by 0x6ED135: decode_frame (h264.c:4501)
==12217==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12217==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12217==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12217== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:1114kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846380%
==12217== 
==12217== HEAP SUMMARY:
==12217==     in use at exit: 0 bytes in 0 blocks
==12217==   total heap usage: 2,201 allocs, 2,201 frees, 5,813,830 bytes allocated
==12217== 
==12217== All heap blocks were freed -- no leaks are possible
==12217== 
==12217== For counts of detected and suppressed errors, rerun with: -v
==12217== ERROR SUMMARY: 433 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-banm_mw_d1N-85457-g8378466507
No diff output recorded
==12231== Memcheck, a memory error detector
==12231== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12231== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12231== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/BANM_MW_D.264 -f framecrc -
==12231== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/BANM_MW_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x68f6e80] Encoder did not produce proper pts, making some up.
==12231== Use of uninitialised value of size 8
==12231==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12231==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12231== Conditional jump or move depends on uninitialised value(s)
==12231==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12231==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12231== Conditional jump or move depends on uninitialised value(s)
==12231==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12231==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12231== Conditional jump or move depends on uninitialised value(s)
==12231==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12231==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12231== Conditional jump or move depends on uninitialised value(s)
==12231==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12231==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12231==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12231== Conditional jump or move depends on uninitialised value(s)
==12231==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12231==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12231==    by 0x45D152: write_frame (ffmpeg.c:598)
==12231==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12231==    by 0x4511E4: main (ffmpeg.c:3098)
==12231==  Uninitialised value was created by a heap allocation
==12231==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12231==    by 0xBB9A99: av_malloc (mem.c:92)
==12231==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12231==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12231==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12231==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12231==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12231==    by 0x6ED135: decode_frame (h264.c:4501)
==12231==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12231==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12231==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12231== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 75 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==12231== 
==12231== HEAP SUMMARY:
==12231==     in use at exit: 0 bytes in 0 blocks
==12231==   total heap usage: 2,676 allocs, 2,676 frees, 7,882,788 bytes allocated
==12231== 
==12231== All heap blocks were freed -- no leaks are possible
==12231== 
==12231== For counts of detected and suppressed errors, rerun with: -v
==12231== ERROR SUMMARY: 1425 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-caba2_sony_e1N-85457-g8378466507
No diff output recorded
==12296== Memcheck, a memory error detector
==12296== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12296== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12296== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABA2_Sony_E.jsv -f framecrc -
==12296== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABA2_Sony_E.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x697bba0] Encoder did not produce proper pts, making some up.
==12296== Use of uninitialised value of size 8
==12296==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12296==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12296== Conditional jump or move depends on uninitialised value(s)
==12296==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12296==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12296== Conditional jump or move depends on uninitialised value(s)
==12296==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12296==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12296== Conditional jump or move depends on uninitialised value(s)
==12296==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12296==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12296== Conditional jump or move depends on uninitialised value(s)
==12296==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12296==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12296==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12296== Conditional jump or move depends on uninitialised value(s)
==12296==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12296==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12296==    by 0x45D152: write_frame (ffmpeg.c:598)
==12296==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12296==    by 0x4511E4: main (ffmpeg.c:3098)
==12296==  Uninitialised value was created by a heap allocation
==12296==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12296==    by 0xBB9A99: av_malloc (mem.c:92)
==12296==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12296==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12296==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12296==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12296==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12296==    by 0x6ED135: decode_frame (h264.c:4501)
==12296==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12296==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12296==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12296== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 62 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12296== 
==12296== HEAP SUMMARY:
==12296==     in use at exit: 0 bytes in 0 blocks
==12296==   total heap usage: 5,156 allocs, 5,156 frees, 17,123,185 bytes allocated
==12296== 
==12296== All heap blocks were freed -- no leaks are possible
==12296== 
==12296== For counts of detected and suppressed errors, rerun with: -v
==12296== ERROR SUMMARY: 5004 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-caba2_sva_b1N-85457-g8378466507
No diff output recorded
==12310== Memcheck, a memory error detector
==12310== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12310== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12310== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABA2_SVA_B.264 -f framecrc -
==12310== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABA2_SVA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6910680] Encoder did not produce proper pts, making some up.
==12310== Use of uninitialised value of size 8
==12310==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12310==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12310== Conditional jump or move depends on uninitialised value(s)
==12310==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12310==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12310== Conditional jump or move depends on uninitialised value(s)
==12310==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12310==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12310== Conditional jump or move depends on uninitialised value(s)
==12310==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12310==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12310== Conditional jump or move depends on uninitialised value(s)
==12310==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12310==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12310==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12310== Conditional jump or move depends on uninitialised value(s)
==12310==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12310==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12310==    by 0x45D152: write_frame (ffmpeg.c:598)
==12310==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12310==    by 0x4511E4: main (ffmpeg.c:3098)
==12310==  Uninitialised value was created by a heap allocation
==12310==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12310==    by 0xBB9A99: av_malloc (mem.c:92)
==12310==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12310==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12310==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12310==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12310==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12310==    by 0x6ED135: decode_frame (h264.c:4501)
==12310==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12310==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12310==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12310== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==12310== 
==12310== HEAP SUMMARY:
==12310==     in use at exit: 0 bytes in 0 blocks
==12310==   total heap usage: 1,867 allocs, 1,867 frees, 5,246,099 bytes allocated
==12310== 
==12310== All heap blocks were freed -- no leaks are possible
==12310== 
==12310== For counts of detected and suppressed errors, rerun with: -v
==12310== ERROR SUMMARY: 254 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-caba3_sony_c1N-85457-g8378466507
No diff output recorded
==12324== Memcheck, a memory error detector
==12324== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12324== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12324== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABA3_Sony_C.jsv -f framecrc -
==12324== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABA3_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x697bec0] Encoder did not produce proper pts, making some up.
==12324== Use of uninitialised value of size 8
==12324==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12324==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12324== Conditional jump or move depends on uninitialised value(s)
==12324==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12324==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12324== Conditional jump or move depends on uninitialised value(s)
==12324==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12324==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12324== Conditional jump or move depends on uninitialised value(s)
==12324==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12324==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12324== Conditional jump or move depends on uninitialised value(s)
==12324==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12324==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12324==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12324== Conditional jump or move depends on uninitialised value(s)
==12324==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12324==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12324==    by 0x45D152: write_frame (ffmpeg.c:598)
==12324==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12324==    by 0x4511E4: main (ffmpeg.c:3098)
==12324==  Uninitialised value was created by a heap allocation
==12324==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12324==    by 0xBB9A99: av_malloc (mem.c:92)
==12324==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12324==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12324==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12324==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12324==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12324==    by 0x6ED135: decode_frame (h264.c:4501)
==12324==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12324==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12324==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12324== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 52 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12324== 
==12324== HEAP SUMMARY:
==12324==     in use at exit: 0 bytes in 0 blocks
==12324==   total heap usage: 5,162 allocs, 5,162 frees, 17,129,930 bytes allocated
==12324== 
==12324== All heap blocks were freed -- no leaks are possible
==12324== 
==12324== For counts of detected and suppressed errors, rerun with: -v
==12324== ERROR SUMMARY: 4787 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-caba3_sva_b1N-85457-g8378466507
No diff output recorded
==12338== Memcheck, a memory error detector
==12338== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12338== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12338== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABA3_SVA_B.264 -f framecrc -
==12338== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABA3_SVA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6905500] Encoder did not produce proper pts, making some up.
==12338== Use of uninitialised value of size 8
==12338==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12338==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12338== Conditional jump or move depends on uninitialised value(s)
==12338==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12338==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12338== Conditional jump or move depends on uninitialised value(s)
==12338==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12338==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12338== Conditional jump or move depends on uninitialised value(s)
==12338==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12338==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12338== Conditional jump or move depends on uninitialised value(s)
==12338==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12338==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12338==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12338== Conditional jump or move depends on uninitialised value(s)
==12338==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12338==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12338==    by 0x45D152: write_frame (ffmpeg.c:598)
==12338==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12338==    by 0x4511E4: main (ffmpeg.c:3098)
==12338==  Uninitialised value was created by a heap allocation
==12338==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12338==    by 0xBB9A99: av_malloc (mem.c:92)
==12338==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12338==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12338==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12338==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12338==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12338==    by 0x6ED135: decode_frame (h264.c:4501)
==12338==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12338==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12338==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12338== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   33 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.32 bitrate=  11.7kbits/s    
video:1225kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846476%
==12338== 
==12338== HEAP SUMMARY:
==12338==     in use at exit: 0 bytes in 0 blocks
==12338==   total heap usage: 2,024 allocs, 2,024 frees, 5,808,209 bytes allocated
==12338== 
==12338== All heap blocks were freed -- no leaks are possible
==12338== 
==12338== For counts of detected and suppressed errors, rerun with: -v
==12338== ERROR SUMMARY: 522 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-caba3_toshiba_e1N-85457-g8378466507
No diff output recorded
==12352== Memcheck, a memory error detector
==12352== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12352== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12352== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABA3_TOSHIBA_E.264 -f framecrc -
==12352== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABA3_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6972cc0] Encoder did not produce proper pts, making some up.
==12352== Use of uninitialised value of size 8
==12352==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12352==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12352== Conditional jump or move depends on uninitialised value(s)
==12352==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12352==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12352== Conditional jump or move depends on uninitialised value(s)
==12352==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12352==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12352== Conditional jump or move depends on uninitialised value(s)
==12352==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12352==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12352== Conditional jump or move depends on uninitialised value(s)
==12352==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12352==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12352==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12352== Conditional jump or move depends on uninitialised value(s)
==12352==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12352==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12352==    by 0x45D152: write_frame (ffmpeg.c:598)
==12352==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12352==    by 0x4511E4: main (ffmpeg.c:3098)
==12352==  Uninitialised value was created by a heap allocation
==12352==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12352==    by 0xBB9A99: av_malloc (mem.c:92)
==12352==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12352==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12352==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12352==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12352==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12352==    by 0x6ED135: decode_frame (h264.c:4501)
==12352==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12352==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12352==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12352== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 76 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12352== 
==12352== HEAP SUMMARY:
==12352==     in use at exit: 0 bytes in 0 blocks
==12352==   total heap usage: 5,147 allocs, 5,147 frees, 17,070,031 bytes allocated
==12352== 
==12352== All heap blocks were freed -- no leaks are possible
==12352== 
==12352== For counts of detected and suppressed errors, rerun with: -v
==12352== ERROR SUMMARY: 4748 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cabac_mot_frm0_full1N-85457-g8378466507
No diff output recorded
==12380== Memcheck, a memory error detector
==12380== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12380== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12380== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/camp_mot_frm0_full.26l -f framecrc -
==12380== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/camp_mot_frm0_full.26l':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d883c0] Encoder did not produce proper pts, making some up.
==12380== Use of uninitialised value of size 8
==12380==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12380==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12380== Conditional jump or move depends on uninitialised value(s)
==12380==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12380==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12380== Conditional jump or move depends on uninitialised value(s)
==12380==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12380==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12380== Conditional jump or move depends on uninitialised value(s)
==12380==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12380==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12380== Conditional jump or move depends on uninitialised value(s)
==12380==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12380==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12380==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12380== Conditional jump or move depends on uninitialised value(s)
==12380==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12380==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12380==    by 0x45D152: write_frame (ffmpeg.c:598)
==12380==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12380==    by 0x4511E4: main (ffmpeg.c:3098)
==12380==  Uninitialised value was created by a heap allocation
==12380==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12380==    by 0xBB9A99: av_malloc (mem.c:92)
==12380==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12380==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12380==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12380==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12380==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12380==    by 0x6ED135: decode_frame (h264.c:4501)
==12380==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12380==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12380==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12380== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=4.4 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:15188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988735%
==12380== 
==12380== HEAP SUMMARY:
==12380==     in use at exit: 0 bytes in 0 blocks
==12380==   total heap usage: 2,379 allocs, 2,379 frees, 28,700,044 bytes allocated
==12380== 
==12380== All heap blocks were freed -- no leaks are possible
==12380== 
==12380== For counts of detected and suppressed errors, rerun with: -v
==12380== ERROR SUMMARY: 429 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cabac_mot_mbaff0_full1N-85457-g8378466507
No diff output recorded
==12394== Memcheck, a memory error detector
==12394== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12394== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12394== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/camp_mot_mbaff0_full.26l -f framecrc -
==12394== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12394==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12394==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12394==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12394==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12394==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/camp_mot_mbaff0_full.26l':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6daf7e0] Encoder did not produce proper pts, making some up.
==12394== Use of uninitialised value of size 8
==12394==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12394==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12394==    by 0x45D152: write_frame (ffmpeg.c:598)
==12394==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12394==    by 0x4511E4: main (ffmpeg.c:3098)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12394==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12394==    by 0x45D152: write_frame (ffmpeg.c:598)
==12394==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12394==    by 0x4511E4: main (ffmpeg.c:3098)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12394==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12394==    by 0x45D152: write_frame (ffmpeg.c:598)
==12394==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12394==    by 0x4511E4: main (ffmpeg.c:3098)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12394==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12394==    by 0x45D152: write_frame (ffmpeg.c:598)
==12394==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12394==    by 0x4511E4: main (ffmpeg.c:3098)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12394==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12394==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12394==    by 0x45D152: write_frame (ffmpeg.c:598)
==12394==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12394==    by 0x4511E4: main (ffmpeg.c:3098)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12394==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12394==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12394==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12394==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12394==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12394== Conditional jump or move depends on uninitialised value(s)
==12394==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12394==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12394==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12394==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12394==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12394==    by 0x6ED065: decode_frame (h264.c:4637)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394==    by 0x45126F: main (ffmpeg.c:3089)
==12394==  Uninitialised value was created by a heap allocation
==12394==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12394==    by 0xBB9A99: av_malloc (mem.c:92)
==12394==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12394==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12394==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12394==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12394==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12394==    by 0x6ED135: decode_frame (h264.c:4501)
==12394==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12394==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12394==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12394== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   30 fps=4.3 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:15188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988735%
==12394== 
==12394== HEAP SUMMARY:
==12394==     in use at exit: 0 bytes in 0 blocks
==12394==   total heap usage: 2,399 allocs, 2,399 frees, 28,865,808 bytes allocated
==12394== 
==12394== All heap blocks were freed -- no leaks are possible
==12394== 
==12394== For counts of detected and suppressed errors, rerun with: -v
==12394== ERROR SUMMARY: 296 errors from 25 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cabac_mot_picaff0_full1N-85457-g8378466507
No diff output recorded
==12408== Memcheck, a memory error detector
==12408== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12408== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12408== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/camp_mot_picaff0_full.26l -f framecrc -
==12408== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/camp_mot_picaff0_full.26l':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25.42 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d9d240] Encoder did not produce proper pts, making some up.
==12408== Use of uninitialised value of size 8
==12408==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12408==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12408==    by 0x45D152: write_frame (ffmpeg.c:598)
==12408==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12408==    by 0x4511E4: main (ffmpeg.c:3098)
==12408==  Uninitialised value was created by a heap allocation
==12408==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0xBB9A99: av_malloc (mem.c:92)
==12408==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12408==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12408==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12408==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12408==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12408==    by 0x6ED135: decode_frame (h264.c:4501)
==12408==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12408==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12408==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12408== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12408== Conditional jump or move depends on uninitialised value(s)
==12408==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12408==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12408==    by 0x45D152: write_frame (ffmpeg.c:598)
==12408==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12408==    by 0x4511E4: main (ffmpeg.c:3098)
==12408==  Uninitialised value was created by a heap allocation
==12408==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0xBB9A99: av_malloc (mem.c:92)
==12408==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12408==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12408==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12408==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12408==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12408==    by 0x6ED135: decode_frame (h264.c:4501)
==12408==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12408==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12408==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12408== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12408== Conditional jump or move depends on uninitialised value(s)
==12408==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12408==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12408==    by 0x45D152: write_frame (ffmpeg.c:598)
==12408==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12408==    by 0x4511E4: main (ffmpeg.c:3098)
==12408==  Uninitialised value was created by a heap allocation
==12408==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0xBB9A99: av_malloc (mem.c:92)
==12408==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12408==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12408==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12408==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12408==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12408==    by 0x6ED135: decode_frame (h264.c:4501)
==12408==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12408==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12408==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12408== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12408== Conditional jump or move depends on uninitialised value(s)
==12408==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12408==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12408==    by 0x45D152: write_frame (ffmpeg.c:598)
==12408==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12408==    by 0x4511E4: main (ffmpeg.c:3098)
==12408==  Uninitialised value was created by a heap allocation
==12408==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0xBB9A99: av_malloc (mem.c:92)
==12408==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12408==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12408==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12408==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12408==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12408==    by 0x6ED135: decode_frame (h264.c:4501)
==12408==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12408==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12408==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12408== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12408== Conditional jump or move depends on uninitialised value(s)
==12408==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12408==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12408==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12408==    by 0x45D152: write_frame (ffmpeg.c:598)
==12408==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12408==    by 0x4511E4: main (ffmpeg.c:3098)
==12408==  Uninitialised value was created by a heap allocation
==12408==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12408==    by 0xBB9A99: av_malloc (mem.c:92)
==12408==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12408==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12408==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12408==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12408==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12408==    by 0x6ED135: decode_frame (h264.c:4501)
==12408==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12408==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12408==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12408== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=4.4 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:15188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988735%
==12408== 
==12408== HEAP SUMMARY:
==12408==     in use at exit: 0 bytes in 0 blocks
==12408==   total heap usage: 2,443 allocs, 2,443 frees, 28,779,123 bytes allocated
==12408== 
==12408== All heap blocks were freed -- no leaks are possible
==12408== 
==12408== For counts of detected and suppressed errors, rerun with: -v
==12408== ERROR SUMMARY: 231 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cabaci3_sony_b1N-85457-g8378466507
No diff output recorded
==12422== Memcheck, a memory error detector
==12422== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12422== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12422== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CABACI3_Sony_B.jsv -f framecrc -
==12422== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CABACI3_Sony_B.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6980f00] Encoder did not produce proper pts, making some up.
==12422== Use of uninitialised value of size 8
==12422==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12422==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12422== Conditional jump or move depends on uninitialised value(s)
==12422==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12422==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12422== Conditional jump or move depends on uninitialised value(s)
==12422==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12422==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12422== Conditional jump or move depends on uninitialised value(s)
==12422==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12422==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12422== Conditional jump or move depends on uninitialised value(s)
==12422==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12422==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12422==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12422== Conditional jump or move depends on uninitialised value(s)
==12422==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12422==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12422==    by 0x45D152: write_frame (ffmpeg.c:598)
==12422==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12422==    by 0x4511E4: main (ffmpeg.c:3098)
==12422==  Uninitialised value was created by a heap allocation
==12422==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12422==    by 0xBB9A99: av_malloc (mem.c:92)
==12422==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12422==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12422==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12422==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12422==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12422==    by 0x6ED135: decode_frame (h264.c:4501)
==12422==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12422==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12422==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12422== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 53 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12422== 
==12422== HEAP SUMMARY:
==12422==     in use at exit: 0 bytes in 0 blocks
==12422==   total heap usage: 5,187 allocs, 5,187 frees, 17,181,327 bytes allocated
==12422== 
==12422== All heap blocks were freed -- no leaks are possible
==12422== 
==12422== For counts of detected and suppressed errors, rerun with: -v
==12422== ERROR SUMMARY: 4807 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cacqp3_sony_d1N-85457-g8378466507
No diff output recorded
==12478== Memcheck, a memory error detector
==12478== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12478== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12478== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CACQP3_Sony_D.jsv -f framecrc -
==12478== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CACQP3_Sony_D.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6926580] Encoder did not produce proper pts, making some up.
==12478== Use of uninitialised value of size 8
==12478==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12478==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12478== Conditional jump or move depends on uninitialised value(s)
==12478==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12478==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12478== Conditional jump or move depends on uninitialised value(s)
==12478==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12478==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12478== Conditional jump or move depends on uninitialised value(s)
==12478==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12478==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12478== Conditional jump or move depends on uninitialised value(s)
==12478==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12478==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12478==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12478== Conditional jump or move depends on uninitialised value(s)
==12478==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12478==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12478==    by 0x45D152: write_frame (ffmpeg.c:598)
==12478==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12478==    by 0x4511E4: main (ffmpeg.c:3098)
==12478==  Uninitialised value was created by a heap allocation
==12478==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12478==    by 0xBB9A99: av_malloc (mem.c:92)
==12478==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12478==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12478==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12478==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12478==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12478==    by 0x6ED135: decode_frame (h264.c:4501)
==12478==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12478==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12478==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12478== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   50 fps=0.0 q=0.0 Lsize=       3kB time=00:00:02.00 bitrate=  11.6kbits/s    
video:1856kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846801%
==12478== 
==12478== HEAP SUMMARY:
==12478==     in use at exit: 0 bytes in 0 blocks
==12478==   total heap usage: 2,319 allocs, 2,319 frees, 6,508,727 bytes allocated
==12478== 
==12478== All heap blocks were freed -- no leaks are possible
==12478== 
==12478== For counts of detected and suppressed errors, rerun with: -v
==12478== ERROR SUMMARY: 470 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cama1_toshiba_b1N-85457-g8378466507
No diff output recorded
==12521== Memcheck, a memory error detector
==12521== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12521== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12521== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMA1_TOSHIBA_B.264 -f framecrc -
==12521== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMA1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d727e0] Encoder did not produce proper pts, making some up.
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Use of uninitialised value of size 8
==12521==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== 
==12521== More than 100 errors detected.  Subsequent errors
==12521== will still be recorded, but in less detail than before.
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==12521==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12521==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12521==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12521==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12521==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12521==    by 0x6ED065: decode_frame (h264.c:4637)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521==    by 0x45126F: main (ffmpeg.c:3089)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12521== Conditional jump or move depends on uninitialised value(s)
==12521==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12521==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12521==    by 0x45D152: write_frame (ffmpeg.c:598)
==12521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12521==    by 0x4511E4: main (ffmpeg.c:3098)
==12521==  Uninitialised value was created by a heap allocation
==12521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12521==    by 0xBB9A99: av_malloc (mem.c:92)
==12521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12521==    by 0x6ED135: decode_frame (h264.c:4501)
==12521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps=9.0 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12521== 
==12521== HEAP SUMMARY:
==12521==     in use at exit: 0 bytes in 0 blocks
==12521==   total heap usage: 4,190 allocs, 4,190 frees, 24,329,735 bytes allocated
==12521== 
==12521== All heap blocks were freed -- no leaks are possible
==12521== 
==12521== For counts of detected and suppressed errors, rerun with: -v
==12521== ERROR SUMMARY: 16112 errors from 294 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cama1_vtc_c1N-85457-g8378466507
No diff output recorded
==12535== Memcheck, a memory error detector
==12535== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12535== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12535== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/cama1_vtc_c.avc -f framecrc -
==12535== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12535==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12535==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12535==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12535==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12535==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12535==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12535==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12535==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12535==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12535==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==12535==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12535==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12535==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12535==    by 0x6ED065: decode_frame (h264.c:4637)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12535==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12535==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12535==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] decoding for stream 0 failed
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/cama1_vtc_c.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6bf33c0] Encoder did not produce proper pts, making some up.
==12535== Use of uninitialised value of size 8
==12535==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12535==    by 0x45D152: write_frame (ffmpeg.c:598)
==12535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12535==    by 0x4511E4: main (ffmpeg.c:3098)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12535==    by 0x45D152: write_frame (ffmpeg.c:598)
==12535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12535==    by 0x4511E4: main (ffmpeg.c:3098)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12535==    by 0x45D152: write_frame (ffmpeg.c:598)
==12535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12535==    by 0x4511E4: main (ffmpeg.c:3098)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12535==    by 0x45D152: write_frame (ffmpeg.c:598)
==12535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12535==    by 0x4511E4: main (ffmpeg.c:3098)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12535== Conditional jump or move depends on uninitialised value(s)
==12535==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12535==    by 0x45D152: write_frame (ffmpeg.c:598)
==12535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12535==    by 0x4511E4: main (ffmpeg.c:3098)
==12535==  Uninitialised value was created by a heap allocation
==12535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12535==    by 0xBB9A99: av_malloc (mem.c:92)
==12535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12535==    by 0x6ED135: decode_frame (h264.c:4501)
==12535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=    4 fps=3.5 q=0.0 Lsize=       0kB time=00:00:00.16 bitrate=  12.2kbits/s    
video:2025kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988233%
==12535== 
==12535== HEAP SUMMARY:
==12535==     in use at exit: 0 bytes in 0 blocks
==12535==   total heap usage: 1,841 allocs, 1,841 frees, 12,705,378 bytes allocated
==12535== 
==12535== All heap blocks were freed -- no leaks are possible
==12535== 
==12535== For counts of detected and suppressed errors, rerun with: -v
==12535== ERROR SUMMARY: 74 errors from 15 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cama2_vtc_b1N-85457-g8378466507
No diff output recorded
==12550== Memcheck, a memory error detector
==12550== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12550== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12550== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/cama2_vtc_b.avc -f framecrc -
==12550== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] decoding for stream 0 failed
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/cama2_vtc_b.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x576, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x576, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6cf4740] Encoder did not produce proper pts, making some up.
==12550== Use of uninitialised value of size 8
==12550==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12550==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12550==    by 0x45D152: write_frame (ffmpeg.c:598)
==12550==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12550==    by 0x4511E4: main (ffmpeg.c:3098)
==12550==  Uninitialised value was created by a heap allocation
==12550==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0xBB9A99: av_malloc (mem.c:92)
==12550==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12550==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12550==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12550==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12550==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12550==    by 0x6ED135: decode_frame (h264.c:4501)
==12550==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12550==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12550==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12550== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12550== Conditional jump or move depends on uninitialised value(s)
==12550==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12550==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12550==    by 0x45D152: write_frame (ffmpeg.c:598)
==12550==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12550==    by 0x4511E4: main (ffmpeg.c:3098)
==12550==  Uninitialised value was created by a heap allocation
==12550==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0xBB9A99: av_malloc (mem.c:92)
==12550==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12550==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12550==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12550==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12550==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12550==    by 0x6ED135: decode_frame (h264.c:4501)
==12550==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12550==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12550==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12550== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12550== Conditional jump or move depends on uninitialised value(s)
==12550==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12550==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12550==    by 0x45D152: write_frame (ffmpeg.c:598)
==12550==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12550==    by 0x4511E4: main (ffmpeg.c:3098)
==12550==  Uninitialised value was created by a heap allocation
==12550==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0xBB9A99: av_malloc (mem.c:92)
==12550==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12550==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12550==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12550==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12550==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12550==    by 0x6ED135: decode_frame (h264.c:4501)
==12550==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12550==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12550==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12550== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12550== Conditional jump or move depends on uninitialised value(s)
==12550==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12550==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12550==    by 0x45D152: write_frame (ffmpeg.c:598)
==12550==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12550==    by 0x4511E4: main (ffmpeg.c:3098)
==12550==  Uninitialised value was created by a heap allocation
==12550==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0xBB9A99: av_malloc (mem.c:92)
==12550==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12550==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12550==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12550==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12550==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12550==    by 0x6ED135: decode_frame (h264.c:4501)
==12550==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12550==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12550==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12550== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12550== Conditional jump or move depends on uninitialised value(s)
==12550==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12550==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12550==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12550==    by 0x45D152: write_frame (ffmpeg.c:598)
==12550==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12550==    by 0x4511E4: main (ffmpeg.c:3098)
==12550==  Uninitialised value was created by a heap allocation
==12550==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12550==    by 0xBB9A99: av_malloc (mem.c:92)
==12550==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12550==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12550==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12550==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12550==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12550==    by 0x6ED135: decode_frame (h264.c:4501)
==12550==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12550==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12550==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12550== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=    4 fps=3.5 q=0.0 Lsize=       0kB time=00:00:00.16 bitrate=  12.2kbits/s    
video:2430kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.990194%
==12550== 
==12550== HEAP SUMMARY:
==12550==     in use at exit: 0 bytes in 0 blocks
==12550==   total heap usage: 1,918 allocs, 1,918 frees, 14,790,765 bytes allocated
==12550== 
==12550== All heap blocks were freed -- no leaks are possible
==12550== 
==12550== For counts of detected and suppressed errors, rerun with: -v
==12550== ERROR SUMMARY: 18 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cama3_sand_e1N-85457-g8378466507
No diff output recorded
==12564== Memcheck, a memory error detector
==12564== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12564== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12564== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMA3_Sand_E.264 -f framecrc -
==12564== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMA3_Sand_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a477c0] Encoder did not produce proper pts, making some up.
==12564== Use of uninitialised value of size 8
==12564==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12564==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12564==    by 0x45D152: write_frame (ffmpeg.c:598)
==12564==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12564==    by 0x4511E4: main (ffmpeg.c:3098)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12564==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12564==    by 0x45D152: write_frame (ffmpeg.c:598)
==12564==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12564==    by 0x4511E4: main (ffmpeg.c:3098)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12564==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12564==    by 0x45D152: write_frame (ffmpeg.c:598)
==12564==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12564==    by 0x4511E4: main (ffmpeg.c:3098)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12564==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12564==    by 0x45D152: write_frame (ffmpeg.c:598)
==12564==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12564==    by 0x4511E4: main (ffmpeg.c:3098)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12564==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12564==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12564==    by 0x45D152: write_frame (ffmpeg.c:598)
==12564==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12564==    by 0x4511E4: main (ffmpeg.c:3098)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12564==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12564==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12564==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12564==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12564== Conditional jump or move depends on uninitialised value(s)
==12564==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12564==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12564==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12564==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12564==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12564==    by 0x6ED065: decode_frame (h264.c:4637)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564==    by 0x45126F: main (ffmpeg.c:3089)
==12564==  Uninitialised value was created by a heap allocation
==12564==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12564==    by 0xBB9A99: av_malloc (mem.c:92)
==12564==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12564==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12564==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12564==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12564==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12564==    by 0x6ED135: decode_frame (h264.c:4501)
==12564==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12564==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12564==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12564== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   50 fps= 12 q=0.0 Lsize=       3kB time=00:00:02.00 bitrate=  11.6kbits/s    
video:7425kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961700%
==12564== 
==12564== HEAP SUMMARY:
==12564==     in use at exit: 0 bytes in 0 blocks
==12564==   total heap usage: 2,443 allocs, 2,443 frees, 14,443,003 bytes allocated
==12564== 
==12564== All heap blocks were freed -- no leaks are possible
==12564== 
==12564== For counts of detected and suppressed errors, rerun with: -v
==12564== ERROR SUMMARY: 71 errors from 22 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-camanl1_toshiba_b1N-85457-g8378466507
No diff output recorded
==12606== Memcheck, a memory error detector
==12606== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12606== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12606== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMANL1_TOSHIBA_B.264 -f framecrc -
==12606== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMANL1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d73a80] Encoder did not produce proper pts, making some up.
==12606== Use of uninitialised value of size 8
==12606==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12606==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12606== Conditional jump or move depends on uninitialised value(s)
==12606==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12606==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12606== Conditional jump or move depends on uninitialised value(s)
==12606==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12606==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12606== Conditional jump or move depends on uninitialised value(s)
==12606==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12606==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12606== Conditional jump or move depends on uninitialised value(s)
==12606==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12606==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12606==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12606== Conditional jump or move depends on uninitialised value(s)
==12606==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12606==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12606==    by 0x45D152: write_frame (ffmpeg.c:598)
==12606==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12606==    by 0x4511E4: main (ffmpeg.c:3098)
==12606==  Uninitialised value was created by a heap allocation
==12606==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12606==    by 0xBB9A99: av_malloc (mem.c:92)
==12606==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12606==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12606==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12606==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12606==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12606==    by 0x6ED135: decode_frame (h264.c:4501)
==12606==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12606==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12606==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12606== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 12 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12606== 
==12606== HEAP SUMMARY:
==12606==     in use at exit: 0 bytes in 0 blocks
==12606==   total heap usage: 4,192 allocs, 4,192 frees, 24,334,284 bytes allocated
==12606== 
==12606== All heap blocks were freed -- no leaks are possible
==12606== 
==12606== For counts of detected and suppressed errors, rerun with: -v
==12606== ERROR SUMMARY: 1232 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-camanl2_toshiba_b1N-85457-g8378466507
No diff output recorded
==12620== Memcheck, a memory error detector
==12620== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12620== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12620== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMANL2_TOSHIBA_B.264 -f framecrc -
==12620== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMANL2_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d7bce0] Encoder did not produce proper pts, making some up.
==12620== Use of uninitialised value of size 8
==12620==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12620==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12620== Conditional jump or move depends on uninitialised value(s)
==12620==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12620==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12620== Conditional jump or move depends on uninitialised value(s)
==12620==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12620==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12620== Conditional jump or move depends on uninitialised value(s)
==12620==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12620==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12620== Conditional jump or move depends on uninitialised value(s)
==12620==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12620==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12620==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12620== Conditional jump or move depends on uninitialised value(s)
==12620==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12620==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12620==    by 0x45D152: write_frame (ffmpeg.c:598)
==12620==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12620==    by 0x4511E4: main (ffmpeg.c:3098)
==12620==  Uninitialised value was created by a heap allocation
==12620==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12620==    by 0xBB9A99: av_malloc (mem.c:92)
==12620==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12620==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12620==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12620==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12620==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12620==    by 0x6ED135: decode_frame (h264.c:4501)
==12620==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12620==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12620==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12620== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 12 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12620== 
==12620== HEAP SUMMARY:
==12620==     in use at exit: 0 bytes in 0 blocks
==12620==   total heap usage: 4,207 allocs, 4,207 frees, 24,365,273 bytes allocated
==12620== 
==12620== All heap blocks were freed -- no leaks are possible
==12620== 
==12620== For counts of detected and suppressed errors, rerun with: -v
==12620== ERROR SUMMARY: 1159 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-camanl3_sand_e1N-85457-g8378466507
No diff output recorded
==12634== Memcheck, a memory error detector
==12634== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12634== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12634== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMANL3_Sand_E.264 -f framecrc -
==12634== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMANL3_Sand_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a49240] Encoder did not produce proper pts, making some up.
==12634== Use of uninitialised value of size 8
==12634==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12634==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12634==    by 0x45D152: write_frame (ffmpeg.c:598)
==12634==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12634==    by 0x4511E4: main (ffmpeg.c:3098)
==12634==  Uninitialised value was created by a heap allocation
==12634==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0xBB9A99: av_malloc (mem.c:92)
==12634==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12634==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12634==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12634==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12634==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12634==    by 0x6ED135: decode_frame (h264.c:4501)
==12634==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12634==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12634==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12634== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12634== Conditional jump or move depends on uninitialised value(s)
==12634==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12634==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12634==    by 0x45D152: write_frame (ffmpeg.c:598)
==12634==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12634==    by 0x4511E4: main (ffmpeg.c:3098)
==12634==  Uninitialised value was created by a heap allocation
==12634==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0xBB9A99: av_malloc (mem.c:92)
==12634==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12634==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12634==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12634==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12634==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12634==    by 0x6ED135: decode_frame (h264.c:4501)
==12634==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12634==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12634==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12634== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12634== Conditional jump or move depends on uninitialised value(s)
==12634==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12634==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12634==    by 0x45D152: write_frame (ffmpeg.c:598)
==12634==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12634==    by 0x4511E4: main (ffmpeg.c:3098)
==12634==  Uninitialised value was created by a heap allocation
==12634==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0xBB9A99: av_malloc (mem.c:92)
==12634==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12634==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12634==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12634==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12634==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12634==    by 0x6ED135: decode_frame (h264.c:4501)
==12634==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12634==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12634==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12634== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12634== Conditional jump or move depends on uninitialised value(s)
==12634==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12634==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12634==    by 0x45D152: write_frame (ffmpeg.c:598)
==12634==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12634==    by 0x4511E4: main (ffmpeg.c:3098)
==12634==  Uninitialised value was created by a heap allocation
==12634==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0xBB9A99: av_malloc (mem.c:92)
==12634==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12634==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12634==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12634==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12634==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12634==    by 0x6ED135: decode_frame (h264.c:4501)
==12634==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12634==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12634==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12634== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12634== Conditional jump or move depends on uninitialised value(s)
==12634==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12634==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12634==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12634==    by 0x45D152: write_frame (ffmpeg.c:598)
==12634==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12634==    by 0x4511E4: main (ffmpeg.c:3098)
==12634==  Uninitialised value was created by a heap allocation
==12634==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12634==    by 0xBB9A99: av_malloc (mem.c:92)
==12634==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12634==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12634==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12634==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12634==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12634==    by 0x6ED135: decode_frame (h264.c:4501)
==12634==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12634==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12634==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12634== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   50 fps= 17 q=0.0 Lsize=       3kB time=00:00:02.00 bitrate=  11.6kbits/s    
video:7425kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961700%
==12634== 
==12634== HEAP SUMMARY:
==12634==     in use at exit: 0 bytes in 0 blocks
==12634==   total heap usage: 2,446 allocs, 2,446 frees, 14,449,249 bytes allocated
==12634== 
==12634== All heap blocks were freed -- no leaks are possible
==12634== 
==12634== For counts of detected and suppressed errors, rerun with: -v
==12634== ERROR SUMMARY: 54 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-camasl3_sony_b1N-85457-g8378466507
No diff output recorded
==12648== Memcheck, a memory error detector
==12648== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12648== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12648== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAMASL3_Sony_B.jsv -f framecrc -
==12648== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12648==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12648==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12648==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12648==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12648==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12648==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==12648==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x59DD03: try_decode_frame (utils.c:2507)
==12648==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==12648==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==12648==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAMASL3_Sony_B.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 192x128, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 192x128, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x692cd20] Encoder did not produce proper pts, making some up.
==12648== Use of uninitialised value of size 8
==12648==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12648==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12648==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12648==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12648==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12648==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12648==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==12648==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648==    by 0x45126F: main (ffmpeg.c:3089)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12648==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648==    by 0x45126F: main (ffmpeg.c:3089)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==12648==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==12648==    by 0x6CF1B7: loop_filter (h264.c:4048)
==12648==    by 0x6E4AC9: decode_slice (h264.c:4182)
==12648==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12648==    by 0x6ED065: decode_frame (h264.c:4637)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648==    by 0x45126F: main (ffmpeg.c:3089)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12648== Conditional jump or move depends on uninitialised value(s)
==12648==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12648==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12648==    by 0x45D152: write_frame (ffmpeg.c:598)
==12648==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12648==    by 0x4511E4: main (ffmpeg.c:3098)
==12648==  Uninitialised value was created by a heap allocation
==12648==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12648==    by 0xBB9A99: av_malloc (mem.c:92)
==12648==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12648==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12648==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12648==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12648==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12648==    by 0x6ED135: decode_frame (h264.c:4501)
==12648==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12648==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12648==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12648== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:612kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.840750%
==12648== 
==12648== HEAP SUMMARY:
==12648==     in use at exit: 0 bytes in 0 blocks
==12648==   total heap usage: 1,976 allocs, 1,976 frees, 5,262,030 bytes allocated
==12648== 
==12648== All heap blocks were freed -- no leaks are possible
==12648== 
==12648== For counts of detected and suppressed errors, rerun with: -v
==12648== ERROR SUMMARY: 97 errors from 16 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canl2_sony_e1N-85457-g8378466507
No diff output recorded
==12735== Memcheck, a memory error detector
==12735== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12735== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12735== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANL2_Sony_E.jsv -f framecrc -
==12735== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANL2_Sony_E.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x697c400] Encoder did not produce proper pts, making some up.
==12735== Use of uninitialised value of size 8
==12735==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12735==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12735== Conditional jump or move depends on uninitialised value(s)
==12735==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12735==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12735== Conditional jump or move depends on uninitialised value(s)
==12735==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12735==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12735== Conditional jump or move depends on uninitialised value(s)
==12735==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12735==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12735== Conditional jump or move depends on uninitialised value(s)
==12735==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12735==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12735==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12735== Conditional jump or move depends on uninitialised value(s)
==12735==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12735==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12735==    by 0x45D152: write_frame (ffmpeg.c:598)
==12735==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12735==    by 0x4511E4: main (ffmpeg.c:3098)
==12735==  Uninitialised value was created by a heap allocation
==12735==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12735==    by 0xBB9A99: av_malloc (mem.c:92)
==12735==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12735==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12735==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12735==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12735==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12735==    by 0x6ED135: decode_frame (h264.c:4501)
==12735==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12735==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12735==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12735== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 82 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12735== 
==12735== HEAP SUMMARY:
==12735==     in use at exit: 0 bytes in 0 blocks
==12735==   total heap usage: 5,159 allocs, 5,159 frees, 17,128,854 bytes allocated
==12735== 
==12735== All heap blocks were freed -- no leaks are possible
==12735== 
==12735== For counts of detected and suppressed errors, rerun with: -v
==12735== ERROR SUMMARY: 4962 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canl3_sony_c1N-85457-g8378466507
No diff output recorded
==12763== Memcheck, a memory error detector
==12763== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12763== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12763== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANL3_Sony_C.jsv -f framecrc -
==12763== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANL3_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x697cc40] Encoder did not produce proper pts, making some up.
==12763== Use of uninitialised value of size 8
==12763==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12763==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12763== Conditional jump or move depends on uninitialised value(s)
==12763==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12763==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12763== Conditional jump or move depends on uninitialised value(s)
==12763==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12763==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12763== Conditional jump or move depends on uninitialised value(s)
==12763==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12763==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12763== Conditional jump or move depends on uninitialised value(s)
==12763==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12763==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12763==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12763== Conditional jump or move depends on uninitialised value(s)
==12763==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12763==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12763==    by 0x45D152: write_frame (ffmpeg.c:598)
==12763==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12763==    by 0x4511E4: main (ffmpeg.c:3098)
==12763==  Uninitialised value was created by a heap allocation
==12763==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12763==    by 0xBB9A99: av_malloc (mem.c:92)
==12763==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12763==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12763==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12763==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12763==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12763==    by 0x6ED135: decode_frame (h264.c:4501)
==12763==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12763==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12763==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12763== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 70 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12763== 
==12763== HEAP SUMMARY:
==12763==     in use at exit: 0 bytes in 0 blocks
==12763==   total heap usage: 5,164 allocs, 5,164 frees, 17,133,900 bytes allocated
==12763== 
==12763== All heap blocks were freed -- no leaks are possible
==12763== 
==12763== For counts of detected and suppressed errors, rerun with: -v
==12763== ERROR SUMMARY: 3068 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canl3_sva_b1N-85457-g8378466507
No diff output recorded
==12778== Memcheck, a memory error detector
==12778== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12778== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12778== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANL3_SVA_B.264 -f framecrc -
==12778== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANL3_SVA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6910700] Encoder did not produce proper pts, making some up.
==12778== Use of uninitialised value of size 8
==12778==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12778==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12778==    by 0x45D152: write_frame (ffmpeg.c:598)
==12778==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12778==    by 0x4511E4: main (ffmpeg.c:3098)
==12778==  Uninitialised value was created by a heap allocation
==12778==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0xBB9A99: av_malloc (mem.c:92)
==12778==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12778==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12778==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12778==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12778==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12778==    by 0x6ED135: decode_frame (h264.c:4501)
==12778==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12778==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12778==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12778== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12778== Conditional jump or move depends on uninitialised value(s)
==12778==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12778==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12778==    by 0x45D152: write_frame (ffmpeg.c:598)
==12778==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12778==    by 0x4511E4: main (ffmpeg.c:3098)
==12778==  Uninitialised value was created by a heap allocation
==12778==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0xBB9A99: av_malloc (mem.c:92)
==12778==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12778==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12778==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12778==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12778==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12778==    by 0x6ED135: decode_frame (h264.c:4501)
==12778==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12778==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12778==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12778== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12778== Conditional jump or move depends on uninitialised value(s)
==12778==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12778==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12778==    by 0x45D152: write_frame (ffmpeg.c:598)
==12778==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12778==    by 0x4511E4: main (ffmpeg.c:3098)
==12778==  Uninitialised value was created by a heap allocation
==12778==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0xBB9A99: av_malloc (mem.c:92)
==12778==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12778==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12778==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12778==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12778==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12778==    by 0x6ED135: decode_frame (h264.c:4501)
==12778==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12778==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12778==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12778== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12778== Conditional jump or move depends on uninitialised value(s)
==12778==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12778==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12778==    by 0x45D152: write_frame (ffmpeg.c:598)
==12778==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12778==    by 0x4511E4: main (ffmpeg.c:3098)
==12778==  Uninitialised value was created by a heap allocation
==12778==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0xBB9A99: av_malloc (mem.c:92)
==12778==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12778==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12778==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12778==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12778==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12778==    by 0x6ED135: decode_frame (h264.c:4501)
==12778==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12778==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12778==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12778== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12778== Conditional jump or move depends on uninitialised value(s)
==12778==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12778==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12778==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12778==    by 0x45D152: write_frame (ffmpeg.c:598)
==12778==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12778==    by 0x4511E4: main (ffmpeg.c:3098)
==12778==  Uninitialised value was created by a heap allocation
==12778==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12778==    by 0xBB9A99: av_malloc (mem.c:92)
==12778==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12778==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12778==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12778==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12778==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12778==    by 0x6ED135: decode_frame (h264.c:4501)
==12778==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12778==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12778==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12778== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==12778== 
==12778== HEAP SUMMARY:
==12778==     in use at exit: 0 bytes in 0 blocks
==12778==   total heap usage: 1,867 allocs, 1,867 frees, 5,246,234 bytes allocated
==12778== 
==12778== All heap blocks were freed -- no leaks are possible
==12778== 
==12778== For counts of detected and suppressed errors, rerun with: -v
==12778== ERROR SUMMARY: 250 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canl4_sva_b1N-85457-g8378466507
No diff output recorded
==12792== Memcheck, a memory error detector
==12792== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12792== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12792== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANL4_SVA_B.264 -f framecrc -
==12792== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANL4_SVA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6905b60] Encoder did not produce proper pts, making some up.
==12792== Use of uninitialised value of size 8
==12792==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12792==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12792==    by 0x45D152: write_frame (ffmpeg.c:598)
==12792==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12792==    by 0x4511E4: main (ffmpeg.c:3098)
==12792==  Uninitialised value was created by a heap allocation
==12792==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0xBB9A99: av_malloc (mem.c:92)
==12792==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12792==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12792==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12792==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12792==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12792==    by 0x6ED135: decode_frame (h264.c:4501)
==12792==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12792==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12792==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12792== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12792== Conditional jump or move depends on uninitialised value(s)
==12792==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12792==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12792==    by 0x45D152: write_frame (ffmpeg.c:598)
==12792==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12792==    by 0x4511E4: main (ffmpeg.c:3098)
==12792==  Uninitialised value was created by a heap allocation
==12792==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0xBB9A99: av_malloc (mem.c:92)
==12792==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12792==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12792==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12792==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12792==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12792==    by 0x6ED135: decode_frame (h264.c:4501)
==12792==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12792==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12792==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12792== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12792== Conditional jump or move depends on uninitialised value(s)
==12792==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12792==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12792==    by 0x45D152: write_frame (ffmpeg.c:598)
==12792==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12792==    by 0x4511E4: main (ffmpeg.c:3098)
==12792==  Uninitialised value was created by a heap allocation
==12792==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0xBB9A99: av_malloc (mem.c:92)
==12792==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12792==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12792==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12792==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12792==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12792==    by 0x6ED135: decode_frame (h264.c:4501)
==12792==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12792==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12792==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12792== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12792== Conditional jump or move depends on uninitialised value(s)
==12792==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12792==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12792==    by 0x45D152: write_frame (ffmpeg.c:598)
==12792==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12792==    by 0x4511E4: main (ffmpeg.c:3098)
==12792==  Uninitialised value was created by a heap allocation
==12792==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0xBB9A99: av_malloc (mem.c:92)
==12792==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12792==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12792==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12792==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12792==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12792==    by 0x6ED135: decode_frame (h264.c:4501)
==12792==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12792==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12792==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12792== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12792== Conditional jump or move depends on uninitialised value(s)
==12792==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12792==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12792==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12792==    by 0x45D152: write_frame (ffmpeg.c:598)
==12792==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12792==    by 0x4511E4: main (ffmpeg.c:3098)
==12792==  Uninitialised value was created by a heap allocation
==12792==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12792==    by 0xBB9A99: av_malloc (mem.c:92)
==12792==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12792==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12792==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12792==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12792==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12792==    by 0x6ED135: decode_frame (h264.c:4501)
==12792==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12792==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12792==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12792== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   33 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.32 bitrate=  11.7kbits/s    
video:1225kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846476%
==12792== 
==12792== HEAP SUMMARY:
==12792==     in use at exit: 0 bytes in 0 blocks
==12792==   total heap usage: 2,025 allocs, 2,025 frees, 5,809,666 bytes allocated
==12792== 
==12792== All heap blocks were freed -- no leaks are possible
==12792== 
==12792== For counts of detected and suppressed errors, rerun with: -v
==12792== ERROR SUMMARY: 485 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canlma2_sony_c1N-85457-g8378466507
No diff output recorded
==12806== Memcheck, a memory error detector
==12806== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12806== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12806== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANLMA2_Sony_C.jsv -f framecrc -
==12806== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANLMA2_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6c76680] Encoder did not produce proper pts, making some up.
==12806== Use of uninitialised value of size 8
==12806==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12806==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12806==    by 0x45D152: write_frame (ffmpeg.c:598)
==12806==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12806==    by 0x4511E4: main (ffmpeg.c:3098)
==12806==  Uninitialised value was created by a heap allocation
==12806==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0xBB9A99: av_malloc (mem.c:92)
==12806==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12806==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12806==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12806==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12806==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12806==    by 0x6ED135: decode_frame (h264.c:4501)
==12806==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12806==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12806==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12806== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12806== Conditional jump or move depends on uninitialised value(s)
==12806==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12806==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12806==    by 0x45D152: write_frame (ffmpeg.c:598)
==12806==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12806==    by 0x4511E4: main (ffmpeg.c:3098)
==12806==  Uninitialised value was created by a heap allocation
==12806==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0xBB9A99: av_malloc (mem.c:92)
==12806==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12806==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12806==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12806==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12806==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12806==    by 0x6ED135: decode_frame (h264.c:4501)
==12806==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12806==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12806==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12806== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12806== Conditional jump or move depends on uninitialised value(s)
==12806==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12806==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12806==    by 0x45D152: write_frame (ffmpeg.c:598)
==12806==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12806==    by 0x4511E4: main (ffmpeg.c:3098)
==12806==  Uninitialised value was created by a heap allocation
==12806==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0xBB9A99: av_malloc (mem.c:92)
==12806==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12806==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12806==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12806==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12806==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12806==    by 0x6ED135: decode_frame (h264.c:4501)
==12806==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12806==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12806==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12806== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12806== Conditional jump or move depends on uninitialised value(s)
==12806==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12806==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12806==    by 0x45D152: write_frame (ffmpeg.c:598)
==12806==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12806==    by 0x4511E4: main (ffmpeg.c:3098)
==12806==  Uninitialised value was created by a heap allocation
==12806==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0xBB9A99: av_malloc (mem.c:92)
==12806==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12806==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12806==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12806==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12806==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12806==    by 0x6ED135: decode_frame (h264.c:4501)
==12806==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12806==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12806==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12806== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12806== Conditional jump or move depends on uninitialised value(s)
==12806==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12806==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12806==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12806==    by 0x45D152: write_frame (ffmpeg.c:598)
==12806==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12806==    by 0x4511E4: main (ffmpeg.c:3098)
==12806==  Uninitialised value was created by a heap allocation
==12806==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12806==    by 0xBB9A99: av_malloc (mem.c:92)
==12806==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12806==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12806==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12806==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12806==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12806==    by 0x6ED135: decode_frame (h264.c:4501)
==12806==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12806==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12806==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12806== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=4.1 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:8606kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988676%
==12806== 
==12806== HEAP SUMMARY:
==12806==     in use at exit: 0 bytes in 0 blocks
==12806==   total heap usage: 2,373 allocs, 2,373 frees, 19,115,298 bytes allocated
==12806== 
==12806== All heap blocks were freed -- no leaks are possible
==12806== 
==12806== For counts of detected and suppressed errors, rerun with: -v
==12806== ERROR SUMMARY: 270 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-canlma3_sony_c1N-85457-g8378466507
No diff output recorded
==12820== Memcheck, a memory error detector
==12820== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12820== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12820== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CANLMA3_Sony_C.jsv -f framecrc -
==12820== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CANLMA3_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6f71aa0] Encoder did not produce proper pts, making some up.
==12820== Use of uninitialised value of size 8
==12820==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12820==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12820==    by 0x45D152: write_frame (ffmpeg.c:598)
==12820==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12820==    by 0x4511E4: main (ffmpeg.c:3098)
==12820==  Uninitialised value was created by a heap allocation
==12820==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0xBB9A99: av_malloc (mem.c:92)
==12820==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12820==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12820==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12820==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12820==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12820==    by 0x6ED135: decode_frame (h264.c:4501)
==12820==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12820==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12820==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12820== Conditional jump or move depends on uninitialised value(s)
==12820==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12820==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12820==    by 0x45D152: write_frame (ffmpeg.c:598)
==12820==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12820==    by 0x4511E4: main (ffmpeg.c:3098)
==12820==  Uninitialised value was created by a heap allocation
==12820==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0xBB9A99: av_malloc (mem.c:92)
==12820==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12820==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12820==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12820==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12820==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12820==    by 0x6ED135: decode_frame (h264.c:4501)
==12820==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12820==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12820==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12820== Conditional jump or move depends on uninitialised value(s)
==12820==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12820==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12820==    by 0x45D152: write_frame (ffmpeg.c:598)
==12820==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12820==    by 0x4511E4: main (ffmpeg.c:3098)
==12820==  Uninitialised value was created by a heap allocation
==12820==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0xBB9A99: av_malloc (mem.c:92)
==12820==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12820==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12820==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12820==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12820==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12820==    by 0x6ED135: decode_frame (h264.c:4501)
==12820==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12820==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12820==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12820== Conditional jump or move depends on uninitialised value(s)
==12820==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12820==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12820==    by 0x45D152: write_frame (ffmpeg.c:598)
==12820==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12820==    by 0x4511E4: main (ffmpeg.c:3098)
==12820==  Uninitialised value was created by a heap allocation
==12820==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0xBB9A99: av_malloc (mem.c:92)
==12820==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12820==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12820==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12820==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12820==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12820==    by 0x6ED135: decode_frame (h264.c:4501)
==12820==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12820==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12820==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12820== Conditional jump or move depends on uninitialised value(s)
==12820==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12820==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12820==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12820==    by 0x45D152: write_frame (ffmpeg.c:598)
==12820==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12820==    by 0x4511E4: main (ffmpeg.c:3098)
==12820==  Uninitialised value was created by a heap allocation
==12820==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12820==    by 0xBB9A99: av_malloc (mem.c:92)
==12820==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12820==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12820==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12820==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12820==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12820==    by 0x6ED135: decode_frame (h264.c:4501)
==12820==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12820==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12820==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12820== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=4.2 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:8606kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988676%
==12820== 
==12820== HEAP SUMMARY:
==12820==     in use at exit: 0 bytes in 0 blocks
==12820==   total heap usage: 2,433 allocs, 2,433 frees, 25,661,999 bytes allocated
==12820== 
==12820== All heap blocks were freed -- no leaks are possible
==12820== 
==12820== For counts of detected and suppressed errors, rerun with: -v
==12820== ERROR SUMMARY: 269 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-capa1_toshiba_b1N-85457-g8378466507
No diff output recorded
==12834== Memcheck, a memory error detector
==12834== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12834== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12834== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAPA1_TOSHIBA_B.264 -f framecrc -
==12834== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAPA1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6ca2d40] Encoder did not produce proper pts, making some up.
==12834== Use of uninitialised value of size 8
==12834==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12834==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12834== Conditional jump or move depends on uninitialised value(s)
==12834==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12834==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12834== Conditional jump or move depends on uninitialised value(s)
==12834==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12834==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12834== Conditional jump or move depends on uninitialised value(s)
==12834==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12834==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12834== Conditional jump or move depends on uninitialised value(s)
==12834==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12834==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12834==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12834== Conditional jump or move depends on uninitialised value(s)
==12834==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12834==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12834==    by 0x45D152: write_frame (ffmpeg.c:598)
==12834==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12834==    by 0x4511E4: main (ffmpeg.c:3098)
==12834==  Uninitialised value was created by a heap allocation
==12834==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12834==    by 0xBB9A99: av_malloc (mem.c:92)
==12834==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12834==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12834==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12834==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12834==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12834==    by 0x6ED135: decode_frame (h264.c:4501)
==12834==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12834==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12834==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12834== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps=9.0 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12834== 
==12834== HEAP SUMMARY:
==12834==     in use at exit: 0 bytes in 0 blocks
==12834==   total heap usage: 4,078 allocs, 4,078 frees, 23,520,329 bytes allocated
==12834== 
==12834== All heap blocks were freed -- no leaks are possible
==12834== 
==12834== For counts of detected and suppressed errors, rerun with: -v
==12834== ERROR SUMMARY: 1285 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-capm3_sony_d1N-85457-g8378466507
No diff output recorded
==12891== Memcheck, a memory error detector
==12891== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12891== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12891== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAPM3_Sony_D.jsv -f framecrc -
==12891== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAPM3_Sony_D.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b23320] Encoder did not produce proper pts, making some up.
==12891== Use of uninitialised value of size 8
==12891==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12891==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12891== Conditional jump or move depends on uninitialised value(s)
==12891==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12891==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12891== Conditional jump or move depends on uninitialised value(s)
==12891==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12891==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12891== Conditional jump or move depends on uninitialised value(s)
==12891==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12891==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12891== Conditional jump or move depends on uninitialised value(s)
==12891==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12891==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12891==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12891== Conditional jump or move depends on uninitialised value(s)
==12891==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12891==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12891==    by 0x45D152: write_frame (ffmpeg.c:598)
==12891==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12891==    by 0x4511E4: main (ffmpeg.c:3098)
==12891==  Uninitialised value was created by a heap allocation
==12891==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12891==    by 0xBB9A99: av_malloc (mem.c:92)
==12891==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12891==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12891==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12891==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12891==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12891==    by 0x6ED135: decode_frame (h264.c:4501)
==12891==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12891==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12891==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12891== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 69 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==12891== 
==12891== HEAP SUMMARY:
==12891==     in use at exit: 0 bytes in 0 blocks
==12891==   total heap usage: 6,659 allocs, 6,659 frees, 20,994,149 bytes allocated
==12891== 
==12891== All heap blocks were freed -- no leaks are possible
==12891== 
==12891== For counts of detected and suppressed errors, rerun with: -v
==12891== ERROR SUMMARY: 2481 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cavlc_mot_frm0_full_b1N-85457-g8378466507
No diff output recorded
==12933== Memcheck, a memory error detector
==12933== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12933== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12933== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/cvmp_mot_frm0_full_B.26l -f framecrc -
==12933== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/cvmp_mot_frm0_full_B.26l':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d67da0] Encoder did not produce proper pts, making some up.
==12933== Use of uninitialised value of size 8
==12933==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12933==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12933== Conditional jump or move depends on uninitialised value(s)
==12933==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12933==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12933== Conditional jump or move depends on uninitialised value(s)
==12933==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12933==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12933== Conditional jump or move depends on uninitialised value(s)
==12933==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12933==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12933== Conditional jump or move depends on uninitialised value(s)
==12933==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12933==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12933==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12933== Conditional jump or move depends on uninitialised value(s)
==12933==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12933==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12933==    by 0x45D152: write_frame (ffmpeg.c:598)
==12933==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12933==    by 0x4511E4: main (ffmpeg.c:3098)
==12933==  Uninitialised value was created by a heap allocation
==12933==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12933==    by 0xBB9A99: av_malloc (mem.c:92)
==12933==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12933==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12933==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12933==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12933==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12933==    by 0x6ED135: decode_frame (h264.c:4501)
==12933==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12933==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12933==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12933== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=6.3 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:15188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988735%
==12933== 
==12933== HEAP SUMMARY:
==12933==     in use at exit: 0 bytes in 0 blocks
==12933==   total heap usage: 2,364 allocs, 2,364 frees, 28,565,703 bytes allocated
==12933== 
==12933== All heap blocks were freed -- no leaks are possible
==12933== 
==12933== For counts of detected and suppressed errors, rerun with: -v
==12933== ERROR SUMMARY: 250 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cavlc_mot_picaff0_full_b1N-85457-g8378466507
No diff output recorded
==12961== Memcheck, a memory error detector
==12961== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12961== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12961== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/cvmp_mot_picaff0_full_B.26l -f framecrc -
==12961== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/cvmp_mot_picaff0_full_B.26l':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25.42 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d8b160] Encoder did not produce proper pts, making some up.
==12961== Use of uninitialised value of size 8
==12961==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12961==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12961==    by 0x45D152: write_frame (ffmpeg.c:598)
==12961==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12961==    by 0x4511E4: main (ffmpeg.c:3098)
==12961==  Uninitialised value was created by a heap allocation
==12961==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0xBB9A99: av_malloc (mem.c:92)
==12961==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12961==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12961==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12961==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12961==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12961==    by 0x6ED135: decode_frame (h264.c:4501)
==12961==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12961==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12961==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12961== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12961== Conditional jump or move depends on uninitialised value(s)
==12961==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12961==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12961==    by 0x45D152: write_frame (ffmpeg.c:598)
==12961==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12961==    by 0x4511E4: main (ffmpeg.c:3098)
==12961==  Uninitialised value was created by a heap allocation
==12961==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0xBB9A99: av_malloc (mem.c:92)
==12961==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12961==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12961==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12961==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12961==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12961==    by 0x6ED135: decode_frame (h264.c:4501)
==12961==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12961==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12961==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12961== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12961== Conditional jump or move depends on uninitialised value(s)
==12961==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12961==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12961==    by 0x45D152: write_frame (ffmpeg.c:598)
==12961==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12961==    by 0x4511E4: main (ffmpeg.c:3098)
==12961==  Uninitialised value was created by a heap allocation
==12961==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0xBB9A99: av_malloc (mem.c:92)
==12961==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12961==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12961==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12961==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12961==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12961==    by 0x6ED135: decode_frame (h264.c:4501)
==12961==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12961==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12961==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12961== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12961== Conditional jump or move depends on uninitialised value(s)
==12961==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12961==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12961==    by 0x45D152: write_frame (ffmpeg.c:598)
==12961==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12961==    by 0x4511E4: main (ffmpeg.c:3098)
==12961==  Uninitialised value was created by a heap allocation
==12961==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0xBB9A99: av_malloc (mem.c:92)
==12961==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12961==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12961==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12961==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12961==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12961==    by 0x6ED135: decode_frame (h264.c:4501)
==12961==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12961==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12961==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12961== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12961== Conditional jump or move depends on uninitialised value(s)
==12961==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12961==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12961==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12961==    by 0x45D152: write_frame (ffmpeg.c:598)
==12961==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12961==    by 0x4511E4: main (ffmpeg.c:3098)
==12961==  Uninitialised value was created by a heap allocation
==12961==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12961==    by 0xBB9A99: av_malloc (mem.c:92)
==12961==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12961==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12961==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12961==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12961==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12961==    by 0x6ED135: decode_frame (h264.c:4501)
==12961==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12961==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12961==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12961== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=5.7 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:15188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988735%
==12961== 
==12961== HEAP SUMMARY:
==12961==     in use at exit: 0 bytes in 0 blocks
==12961==   total heap usage: 2,482 allocs, 2,482 frees, 28,685,066 bytes allocated
==12961== 
==12961== All heap blocks were freed -- no leaks are possible
==12961== 
==12961== For counts of detected and suppressed errors, rerun with: -v
==12961== ERROR SUMMARY: 252 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cawp1_toshiba_e1N-85457-g8378466507
No diff output recorded
==12975== Memcheck, a memory error detector
==12975== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12975== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12975== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAWP1_TOSHIBA_E.264 -f framecrc -
==12975== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAWP1_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6de6040] Encoder did not produce proper pts, making some up.
==12975== Use of uninitialised value of size 8
==12975==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12975==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12975==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12975==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12975==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12975==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12975==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12975==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12975==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12975==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12975==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12975==    by 0x6ED065: decode_frame (h264.c:4637)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975==    by 0x45126F: main (ffmpeg.c:3089)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12975== Conditional jump or move depends on uninitialised value(s)
==12975==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==12975==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==12975==    by 0x45D152: write_frame (ffmpeg.c:598)
==12975==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12975==    by 0x4511E4: main (ffmpeg.c:3098)
==12975==  Uninitialised value was created by a heap allocation
==12975==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12975==    by 0xBB9A99: av_malloc (mem.c:92)
==12975==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12975==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12975==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12975==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12975==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12975==    by 0x6ED135: decode_frame (h264.c:4501)
==12975==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12975==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12975==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12975== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps=8.3 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12975== 
==12975== HEAP SUMMARY:
==12975==     in use at exit: 0 bytes in 0 blocks
==12975==   total heap usage: 4,219 allocs, 4,219 frees, 24,794,539 bytes allocated
==12975== 
==12975== All heap blocks were freed -- no leaks are possible
==12975== 
==12975== For counts of detected and suppressed errors, rerun with: -v
==12975== ERROR SUMMARY: 28668 errors from 30 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cawp5_toshiba_e1N-85457-g8378466507
No diff output recorded
==12989== Memcheck, a memory error detector
==12989== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==12989== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==12989== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CAWP5_TOSHIBA_E.264 -f framecrc -
==12989== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CAWP5_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6dc0900] Encoder did not produce proper pts, making some up.
==12989== Use of uninitialised value of size 8
==12989==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12989==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12989==    by 0x45D152: write_frame (ffmpeg.c:598)
==12989==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12989==    by 0x4511E4: main (ffmpeg.c:3098)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12989==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12989==    by 0x45D152: write_frame (ffmpeg.c:598)
==12989==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12989==    by 0x4511E4: main (ffmpeg.c:3098)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12989==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12989==    by 0x45D152: write_frame (ffmpeg.c:598)
==12989==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12989==    by 0x4511E4: main (ffmpeg.c:3098)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12989==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12989==    by 0x45D152: write_frame (ffmpeg.c:598)
==12989==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12989==    by 0x4511E4: main (ffmpeg.c:3098)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==12989==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==12989==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==12989==    by 0x45D152: write_frame (ffmpeg.c:598)
==12989==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==12989==    by 0x4511E4: main (ffmpeg.c:3098)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==12989==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==12989== Conditional jump or move depends on uninitialised value(s)
==12989==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==12989==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==12989==    by 0x6E4B5C: decode_slice (h264.c:2373)
==12989==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==12989==    by 0x6ED065: decode_frame (h264.c:4637)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989==    by 0x45126F: main (ffmpeg.c:3089)
==12989==  Uninitialised value was created by a heap allocation
==12989==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12989==    by 0xBB9A99: av_malloc (mem.c:92)
==12989==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==12989==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==12989==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==12989==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==12989==    by 0x6EA118: decode_slice_header (h264.c:3443)
==12989==    by 0x6ED135: decode_frame (h264.c:4501)
==12989==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==12989==    by 0x45D934: decode_video (ffmpeg.c:1639)
==12989==    by 0x460ECE: process_input (ffmpeg.c:1840)
==12989== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   90 fps=8.7 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==12989== 
==12989== HEAP SUMMARY:
==12989==     in use at exit: 0 bytes in 0 blocks
==12989==   total heap usage: 4,150 allocs, 4,150 frees, 24,652,252 bytes allocated
==12989== 
==12989== All heap blocks were freed -- no leaks are possible
==12989== 
==12989== For counts of detected and suppressed errors, rerun with: -v
==12989== ERROR SUMMARY: 62171 errors from 29 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ci1_ft_b1N-85457-g8378466507
No diff output recorded
==13004== Memcheck, a memory error detector
==13004== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13004== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13004== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CI1_FT_B.264 -f framecrc -
==13004== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CI1_FT_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69b3a20] Encoder did not produce proper pts, making some up.
==13004== Conditional jump or move depends on uninitialised value(s)
==13004==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13004==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13004== Use of uninitialised value of size 8
==13004==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13004==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13004== Conditional jump or move depends on uninitialised value(s)
==13004==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13004==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13004== Conditional jump or move depends on uninitialised value(s)
==13004==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13004==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13004== Conditional jump or move depends on uninitialised value(s)
==13004==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13004==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13004== Conditional jump or move depends on uninitialised value(s)
==13004==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13004==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13004==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13004==    by 0x45D152: write_frame (ffmpeg.c:598)
==13004==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13004==    by 0x4511E4: main (ffmpeg.c:3098)
==13004==  Uninitialised value was created by a heap allocation
==13004==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13004==    by 0xBB9A99: av_malloc (mem.c:92)
==13004==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13004==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13004==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13004==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13004==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13004==    by 0x6ED135: decode_frame (h264.c:4501)
==13004==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13004==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13004==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13004== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  291 fps= 29 q=0.0 Lsize=      16kB time=00:00:11.64 bitrate=  11.6kbits/s    
video:43214kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961831%
==13004== 
==13004== HEAP SUMMARY:
==13004==     in use at exit: 0 bytes in 0 blocks
==13004==   total heap usage: 4,630 allocs, 4,630 frees, 50,304,867 bytes allocated
==13004== 
==13004== All heap blocks were freed -- no leaks are possible
==13004== 
==13004== For counts of detected and suppressed errors, rerun with: -v
==13004== ERROR SUMMARY: 4956 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ci_mw_d1N-85457-g8378466507
No diff output recorded
==13018== Memcheck, a memory error detector
==13018== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13018== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13018== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CI_MW_D.264 -f framecrc -
==13018== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CI_MW_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6932600] Encoder did not produce proper pts, making some up.
==13018== Use of uninitialised value of size 8
==13018==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13018==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13018== Conditional jump or move depends on uninitialised value(s)
==13018==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13018==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13018== Conditional jump or move depends on uninitialised value(s)
==13018==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13018==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13018== Conditional jump or move depends on uninitialised value(s)
==13018==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13018==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13018== Conditional jump or move depends on uninitialised value(s)
==13018==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13018==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13018==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13018== Conditional jump or move depends on uninitialised value(s)
==13018==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13018==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13018==    by 0x45D152: write_frame (ffmpeg.c:598)
==13018==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13018==    by 0x4511E4: main (ffmpeg.c:3098)
==13018==  Uninitialised value was created by a heap allocation
==13018==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13018==    by 0xBB9A99: av_malloc (mem.c:92)
==13018==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13018==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13018==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13018==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13018==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13018==    by 0x6ED135: decode_frame (h264.c:4501)
==13018==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13018==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13018==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13018== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 72 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==13018== 
==13018== HEAP SUMMARY:
==13018==     in use at exit: 0 bytes in 0 blocks
==13018==   total heap usage: 2,727 allocs, 2,727 frees, 8,426,278 bytes allocated
==13018== 
==13018== All heap blocks were freed -- no leaks are possible
==13018== 
==13018== For counts of detected and suppressed errors, rerun with: -v
==13018== ERROR SUMMARY: 1516 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvbs3_sony_c1N-85457-g8378466507
No diff output recorded
==13032== Memcheck, a memory error detector
==13032== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13032== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13032== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVBS3_Sony_C.jsv -f framecrc -
==13032== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVBS3_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x696b200] Encoder did not produce proper pts, making some up.
==13032== Use of uninitialised value of size 8
==13032==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13032==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13032== Conditional jump or move depends on uninitialised value(s)
==13032==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13032==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13032== Conditional jump or move depends on uninitialised value(s)
==13032==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13032==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13032== Conditional jump or move depends on uninitialised value(s)
==13032==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13032==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13032== Conditional jump or move depends on uninitialised value(s)
==13032==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13032==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13032==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13032== Conditional jump or move depends on uninitialised value(s)
==13032==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13032==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13032==    by 0x45D152: write_frame (ffmpeg.c:598)
==13032==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13032==    by 0x4511E4: main (ffmpeg.c:3098)
==13032==  Uninitialised value was created by a heap allocation
==13032==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13032==    by 0xBB9A99: av_malloc (mem.c:92)
==13032==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13032==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13032==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13032==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13032==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13032==    by 0x6ED135: decode_frame (h264.c:4501)
==13032==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13032==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13032==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13032== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 62 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==13032== 
==13032== HEAP SUMMARY:
==13032==     in use at exit: 0 bytes in 0 blocks
==13032==   total heap usage: 5,159 allocs, 5,159 frees, 16,977,435 bytes allocated
==13032== 
==13032== All heap blocks were freed -- no leaks are possible
==13032== 
==13032== For counts of detected and suppressed errors, rerun with: -v
==13032== ERROR SUMMARY: 3785 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvcanlma2_sony_c1N-85457-g8378466507
No diff output recorded
==13048== Memcheck, a memory error detector
==13048== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13048== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13048== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVCANLMA2_Sony_C.jsv -f framecrc -
==13048== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVCANLMA2_Sony_C.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6c81f20] Encoder did not produce proper pts, making some up.
==13048== Use of uninitialised value of size 8
==13048==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13048==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13048==    by 0x45D152: write_frame (ffmpeg.c:598)
==13048==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13048==    by 0x4511E4: main (ffmpeg.c:3098)
==13048==  Uninitialised value was created by a heap allocation
==13048==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0xBB9A99: av_malloc (mem.c:92)
==13048==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13048==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13048==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13048==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13048==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13048==    by 0x6ED135: decode_frame (h264.c:4501)
==13048==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13048==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13048==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13048== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13048== Conditional jump or move depends on uninitialised value(s)
==13048==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13048==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13048==    by 0x45D152: write_frame (ffmpeg.c:598)
==13048==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13048==    by 0x4511E4: main (ffmpeg.c:3098)
==13048==  Uninitialised value was created by a heap allocation
==13048==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0xBB9A99: av_malloc (mem.c:92)
==13048==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13048==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13048==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13048==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13048==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13048==    by 0x6ED135: decode_frame (h264.c:4501)
==13048==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13048==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13048==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13048== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13048== Conditional jump or move depends on uninitialised value(s)
==13048==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13048==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13048==    by 0x45D152: write_frame (ffmpeg.c:598)
==13048==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13048==    by 0x4511E4: main (ffmpeg.c:3098)
==13048==  Uninitialised value was created by a heap allocation
==13048==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0xBB9A99: av_malloc (mem.c:92)
==13048==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13048==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13048==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13048==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13048==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13048==    by 0x6ED135: decode_frame (h264.c:4501)
==13048==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13048==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13048==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13048== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13048== Conditional jump or move depends on uninitialised value(s)
==13048==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13048==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13048==    by 0x45D152: write_frame (ffmpeg.c:598)
==13048==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13048==    by 0x4511E4: main (ffmpeg.c:3098)
==13048==  Uninitialised value was created by a heap allocation
==13048==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0xBB9A99: av_malloc (mem.c:92)
==13048==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13048==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13048==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13048==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13048==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13048==    by 0x6ED135: decode_frame (h264.c:4501)
==13048==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13048==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13048==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13048== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13048== Conditional jump or move depends on uninitialised value(s)
==13048==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13048==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13048==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13048==    by 0x45D152: write_frame (ffmpeg.c:598)
==13048==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13048==    by 0x4511E4: main (ffmpeg.c:3098)
==13048==  Uninitialised value was created by a heap allocation
==13048==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13048==    by 0xBB9A99: av_malloc (mem.c:92)
==13048==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13048==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13048==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13048==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13048==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13048==    by 0x6ED135: decode_frame (h264.c:4501)
==13048==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13048==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13048==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13048== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=4.9 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:8606kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988676%
==13048== 
==13048== HEAP SUMMARY:
==13048==     in use at exit: 0 bytes in 0 blocks
==13048==   total heap usage: 2,393 allocs, 2,393 frees, 19,162,115 bytes allocated
==13048== 
==13048== All heap blocks were freed -- no leaks are possible
==13048== 
==13048== For counts of detected and suppressed errors, rerun with: -v
==13048== ERROR SUMMARY: 270 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvma1_toshiba_b1N-85457-g8378466507
No diff output recorded
==13134== Memcheck, a memory error detector
==13134== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13134== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13134== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVMA1_TOSHIBA_B.264 -f framecrc -
==13134== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVMA1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d91260] Encoder did not produce proper pts, making some up.
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Use of uninitialised value of size 8
==13134==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13134==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13134==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13134==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13134==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13134==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13134==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== 
==13134== More than 100 errors detected.  Subsequent errors
==13134== will still be recorded, but in less detail than before.
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13134==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13134==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13134==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13134==    by 0x6E4971: decode_slice (h264.c:4229)
==13134==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13134==    by 0x6ED065: decode_frame (h264.c:4637)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134==    by 0x45126F: main (ffmpeg.c:3089)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13134== Conditional jump or move depends on uninitialised value(s)
==13134==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13134==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13134==    by 0x45D152: write_frame (ffmpeg.c:598)
==13134==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13134==    by 0x4511E4: main (ffmpeg.c:3098)
==13134==  Uninitialised value was created by a heap allocation
==13134==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13134==    by 0xBB9A99: av_malloc (mem.c:92)
==13134==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13134==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13134==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13134==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13134==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13134==    by 0x6ED135: decode_frame (h264.c:4501)
==13134==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13134==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13134==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13134== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 11 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13134== 
==13134== HEAP SUMMARY:
==13134==     in use at exit: 0 bytes in 0 blocks
==13134==   total heap usage: 4,246 allocs, 4,246 frees, 24,447,515 bytes allocated
==13134== 
==13134== All heap blocks were freed -- no leaks are possible
==13134== 
==13134== For counts of detected and suppressed errors, rerun with: -v
==13134== ERROR SUMMARY: 16112 errors from 294 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvmanl1_toshiba_b1N-85457-g8378466507
No diff output recorded
==13149== Memcheck, a memory error detector
==13149== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13149== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13149== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264 -f framecrc -
==13149== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d988a0] Encoder did not produce proper pts, making some up.
==13149== Use of uninitialised value of size 8
==13149==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13149==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13149== Conditional jump or move depends on uninitialised value(s)
==13149==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13149==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13149== Conditional jump or move depends on uninitialised value(s)
==13149==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13149==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13149== Conditional jump or move depends on uninitialised value(s)
==13149==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13149==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13149== Conditional jump or move depends on uninitialised value(s)
==13149==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13149==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13149==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13149== Conditional jump or move depends on uninitialised value(s)
==13149==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13149==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13149==    by 0x45D152: write_frame (ffmpeg.c:598)
==13149==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13149==    by 0x4511E4: main (ffmpeg.c:3098)
==13149==  Uninitialised value was created by a heap allocation
==13149==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13149==    by 0xBB9A99: av_malloc (mem.c:92)
==13149==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13149==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13149==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13149==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13149==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13149==    by 0x6ED135: decode_frame (h264.c:4501)
==13149==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13149==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13149==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13149== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 16 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13149== 
==13149== HEAP SUMMARY:
==13149==     in use at exit: 0 bytes in 0 blocks
==13149==   total heap usage: 4,259 allocs, 4,259 frees, 24,476,199 bytes allocated
==13149== 
==13149== All heap blocks were freed -- no leaks are possible
==13149== 
==13149== For counts of detected and suppressed errors, rerun with: -v
==13149== ERROR SUMMARY: 1232 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvmanl2_toshiba_b1N-85457-g8378466507
No diff output recorded
==13163== Memcheck, a memory error detector
==13163== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13163== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13163== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVMANL2_TOSHIBA_B.264 -f framecrc -
==13163== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVMANL2_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6da2b00] Encoder did not produce proper pts, making some up.
==13163== Use of uninitialised value of size 8
==13163==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13163==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13163== Conditional jump or move depends on uninitialised value(s)
==13163==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13163==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13163== Conditional jump or move depends on uninitialised value(s)
==13163==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13163==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13163== Conditional jump or move depends on uninitialised value(s)
==13163==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13163==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13163== Conditional jump or move depends on uninitialised value(s)
==13163==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13163==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13163==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13163== Conditional jump or move depends on uninitialised value(s)
==13163==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13163==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13163==    by 0x45D152: write_frame (ffmpeg.c:598)
==13163==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13163==    by 0x4511E4: main (ffmpeg.c:3098)
==13163==  Uninitialised value was created by a heap allocation
==13163==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13163==    by 0xBB9A99: av_malloc (mem.c:92)
==13163==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13163==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13163==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13163==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13163==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13163==    by 0x6ED135: decode_frame (h264.c:4501)
==13163==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13163==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13163==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13163== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 16 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13163== 
==13163== HEAP SUMMARY:
==13163==     in use at exit: 0 bytes in 0 blocks
==13163==   total heap usage: 4,278 allocs, 4,278 frees, 24,514,726 bytes allocated
==13163== 
==13163== All heap blocks were freed -- no leaks are possible
==13163== 
==13163== For counts of detected and suppressed errors, rerun with: -v
==13163== ERROR SUMMARY: 1159 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvmaqp2_sony_g1N-85457-g8378466507
No diff output recorded
==13195== Memcheck, a memory error detector
==13195== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13195== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13195== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVMAQP2_Sony_G.jsv -f framecrc -
==13195== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVMAQP2_Sony_G.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 192x128, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 192x128, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x695df80] Encoder did not produce proper pts, making some up.
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Use of uninitialised value of size 8
==13195==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13195==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13195==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13195==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13195==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13195==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13195==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13195==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13195==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13195==    by 0x6E4971: decode_slice (h264.c:4229)
==13195==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13195==    by 0x6ED065: decode_frame (h264.c:4637)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195==    by 0x45126F: main (ffmpeg.c:3089)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13195== Conditional jump or move depends on uninitialised value(s)
==13195==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13195==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13195==    by 0x45D152: write_frame (ffmpeg.c:598)
==13195==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13195==    by 0x4511E4: main (ffmpeg.c:3098)
==13195==  Uninitialised value was created by a heap allocation
==13195==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13195==    by 0xBB9A99: av_malloc (mem.c:92)
==13195==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13195==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13195==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13195==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13195==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13195==    by 0x6ED135: decode_frame (h264.c:4501)
==13195==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13195==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13195==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13195== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:612kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.840750%
==13195== 
==13195== HEAP SUMMARY:
==13195==     in use at exit: 0 bytes in 0 blocks
==13195==   total heap usage: 2,051 allocs, 2,051 frees, 5,451,719 bytes allocated
==13195== 
==13195== All heap blocks were freed -- no leaks are possible
==13195== 
==13195== For counts of detected and suppressed errors, rerun with: -v
==13195== ERROR SUMMARY: 174 errors from 63 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvmaqp3_sony_d1N-85457-g8378466507
No diff output recorded
==13209== Memcheck, a memory error detector
==13209== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13209== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13209== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVMAQP3_Sony_D.jsv -f framecrc -
==13209== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13209==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13209==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13209==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13209==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13209==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13209==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13209==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13209==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13209==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVMAQP3_Sony_D.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 192x128, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 192x128, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6964520] Encoder did not produce proper pts, making some up.
==13209== Use of uninitialised value of size 8
==13209==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13209==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13209==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13209==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13209==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13209==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13209==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13209==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13209==    by 0x45D152: write_frame (ffmpeg.c:598)
==13209==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13209==    by 0x4511E4: main (ffmpeg.c:3098)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209==    by 0x45126F: main (ffmpeg.c:3089)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13209== Conditional jump or move depends on uninitialised value(s)
==13209==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13209==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13209==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13209==    by 0x6E4971: decode_slice (h264.c:4229)
==13209==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13209==    by 0x6ED065: decode_frame (h264.c:4637)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209==    by 0x45126F: main (ffmpeg.c:3089)
==13209==  Uninitialised value was created by a heap allocation
==13209==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13209==    by 0xBB9A99: av_malloc (mem.c:92)
==13209==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13209==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13209==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13209==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13209==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13209==    by 0x6ED135: decode_frame (h264.c:4501)
==13209==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13209==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13209==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13209== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:612kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.840750%
==13209== 
==13209== HEAP SUMMARY:
==13209==     in use at exit: 0 bytes in 0 blocks
==13209==   total heap usage: 2,065 allocs, 2,065 frees, 5,475,401 bytes allocated
==13209== 
==13209== All heap blocks were freed -- no leaks are possible
==13209== 
==13209== For counts of detected and suppressed errors, rerun with: -v
==13209== ERROR SUMMARY: 77 errors from 18 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvpa1_toshiba_b1N-85457-g8378466507
No diff output recorded
==13281== Memcheck, a memory error detector
==13281== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13281== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13281== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVPA1_TOSHIBA_B.264 -f framecrc -
==13281== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVPA1_TOSHIBA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6cdc560] Encoder did not produce proper pts, making some up.
==13281== Use of uninitialised value of size 8
==13281==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13281==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13281== Conditional jump or move depends on uninitialised value(s)
==13281==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13281==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13281== Conditional jump or move depends on uninitialised value(s)
==13281==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13281==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13281== Conditional jump or move depends on uninitialised value(s)
==13281==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13281==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13281== Conditional jump or move depends on uninitialised value(s)
==13281==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13281==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13281==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13281== Conditional jump or move depends on uninitialised value(s)
==13281==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13281==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13281==    by 0x45D152: write_frame (ffmpeg.c:598)
==13281==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13281==    by 0x4511E4: main (ffmpeg.c:3098)
==13281==  Uninitialised value was created by a heap allocation
==13281==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13281==    by 0xBB9A99: av_malloc (mem.c:92)
==13281==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13281==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13281==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13281==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13281==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13281==    by 0x6ED135: decode_frame (h264.c:4501)
==13281==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13281==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13281==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13281== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 12 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13281== 
==13281== HEAP SUMMARY:
==13281==     in use at exit: 0 bytes in 0 blocks
==13281==   total heap usage: 4,182 allocs, 4,182 frees, 23,739,711 bytes allocated
==13281== 
==13281== All heap blocks were freed -- no leaks are possible
==13281== 
==13281== For counts of detected and suppressed errors, rerun with: -v
==13281== ERROR SUMMARY: 1263 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvwp1_toshiba_e1N-85457-g8378466507
No diff output recorded
==13323== Memcheck, a memory error detector
==13323== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13323== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13323== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264 -f framecrc -
==13323== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6f08200] Encoder did not produce proper pts, making some up.
==13323== Use of uninitialised value of size 8
==13323==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13323==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13323==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13323==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13323==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13323==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13323==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13323==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13323==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13323==    by 0x6E47FC: decode_slice (h264.c:2373)
==13323==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13323==    by 0x6ED065: decode_frame (h264.c:4637)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323==    by 0x45126F: main (ffmpeg.c:3089)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13323== Conditional jump or move depends on uninitialised value(s)
==13323==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13323==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13323==    by 0x45D152: write_frame (ffmpeg.c:598)
==13323==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13323==    by 0x4511E4: main (ffmpeg.c:3098)
==13323==  Uninitialised value was created by a heap allocation
==13323==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13323==    by 0xBB9A99: av_malloc (mem.c:92)
==13323==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13323==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13323==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13323==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13323==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13323==    by 0x6ED135: decode_frame (h264.c:4501)
==13323==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13323==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13323==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13323== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   90 fps= 12 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13323== 
==13323== HEAP SUMMARY:
==13323==     in use at exit: 0 bytes in 0 blocks
==13323==   total heap usage: 4,753 allocs, 4,753 frees, 25,898,410 bytes allocated
==13323== 
==13323== All heap blocks were freed -- no leaks are possible
==13323== 
==13323== For counts of detected and suppressed errors, rerun with: -v
==13323== ERROR SUMMARY: 10459 errors from 30 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvwp2_toshiba_e1N-85457-g8378466507
No diff output recorded
==13337== Memcheck, a memory error detector
==13337== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13337== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13337== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVWP2_TOSHIBA_E.264 -f framecrc -
==13337== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVWP2_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6dbe8a0] Encoder did not produce proper pts, making some up.
==13337== Use of uninitialised value of size 8
==13337==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13337==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13337==    by 0x45D152: write_frame (ffmpeg.c:598)
==13337==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13337==    by 0x4511E4: main (ffmpeg.c:3098)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13337==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13337==    by 0x45D152: write_frame (ffmpeg.c:598)
==13337==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13337==    by 0x4511E4: main (ffmpeg.c:3098)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13337==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13337==    by 0x45D152: write_frame (ffmpeg.c:598)
==13337==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13337==    by 0x4511E4: main (ffmpeg.c:3098)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13337==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13337==    by 0x45D152: write_frame (ffmpeg.c:598)
==13337==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13337==    by 0x4511E4: main (ffmpeg.c:3098)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13337==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13337==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13337==    by 0x45D152: write_frame (ffmpeg.c:598)
==13337==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13337==    by 0x4511E4: main (ffmpeg.c:3098)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13337==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13337== Conditional jump or move depends on uninitialised value(s)
==13337==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13337==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13337==    by 0x6E47FC: decode_slice (h264.c:2373)
==13337==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13337==    by 0x6ED065: decode_frame (h264.c:4637)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337==    by 0x45126F: main (ffmpeg.c:3089)
==13337==  Uninitialised value was created by a heap allocation
==13337==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13337==    by 0xBB9A99: av_malloc (mem.c:92)
==13337==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13337==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13337==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13337==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13337==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13337==    by 0x6ED135: decode_frame (h264.c:4501)
==13337==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13337==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13337==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13337== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   90 fps=9.8 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13337== 
==13337== HEAP SUMMARY:
==13337==     in use at exit: 0 bytes in 0 blocks
==13337==   total heap usage: 4,349 allocs, 4,349 frees, 24,613,357 bytes allocated
==13337== 
==13337== All heap blocks were freed -- no leaks are possible
==13337== 
==13337== For counts of detected and suppressed errors, rerun with: -v
==13337== ERROR SUMMARY: 356 errors from 25 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-cvwp5_toshiba_e1N-85457-g8378466507
No diff output recorded
==13366== Memcheck, a memory error detector
==13366== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13366== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13366== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/CVWP5_TOSHIBA_E.264 -f framecrc -
==13366== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/CVWP5_TOSHIBA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6e21900] Encoder did not produce proper pts, making some up.
==13366== Use of uninitialised value of size 8
==13366==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13366==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13366==    by 0x45D152: write_frame (ffmpeg.c:598)
==13366==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13366==    by 0x4511E4: main (ffmpeg.c:3098)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13366==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13366==    by 0x45D152: write_frame (ffmpeg.c:598)
==13366==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13366==    by 0x4511E4: main (ffmpeg.c:3098)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13366==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13366==    by 0x45D152: write_frame (ffmpeg.c:598)
==13366==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13366==    by 0x4511E4: main (ffmpeg.c:3098)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13366==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13366==    by 0x45D152: write_frame (ffmpeg.c:598)
==13366==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13366==    by 0x4511E4: main (ffmpeg.c:3098)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13366==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13366==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13366==    by 0x45D152: write_frame (ffmpeg.c:598)
==13366==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13366==    by 0x4511E4: main (ffmpeg.c:3098)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E3C71: hl_decode_mb_simple_8 (h264_mc_template.c:131)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E3D1A: hl_decode_mb_simple_8 (h264_mc_template.c:136)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2C6E: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2D1D: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2DBC: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6C58F4: mc_part_420_simple_8 (h264.c:951)
==13366==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:mc_part_420_simple_8
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F88C: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13366== Conditional jump or move depends on uninitialised value(s)
==13366==    at 0x71F8B4: weight_h264_pixels2_8_c (common.h:132)
==13366==    by 0x6E2E60: hl_decode_mb_simple_8 (h264_mc_template.c:147)
==13366==    by 0x6E47FC: decode_slice (h264.c:2373)
==13366==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13366==    by 0x6ED065: decode_frame (h264.c:4637)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366==    by 0x45126F: main (ffmpeg.c:3089)
==13366==  Uninitialised value was created by a heap allocation
==13366==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13366==    by 0xBB9A99: av_malloc (mem.c:92)
==13366==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13366==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13366==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13366==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13366==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13366==    by 0x6ED135: decode_frame (h264.c:4501)
==13366==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13366==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13366==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13366== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:weight_h264_pixels2_8_c
   fun:hl_decode_mb_simple_8
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   90 fps= 11 q=0.0 Lsize=       5kB time=00:00:03.60 bitrate=  11.6kbits/s    
video:13365kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961770%
==13366== 
==13366== HEAP SUMMARY:
==13366==     in use at exit: 0 bytes in 0 blocks
==13366==   total heap usage: 4,328 allocs, 4,328 frees, 25,021,926 bytes allocated
==13366== 
==13366== All heap blocks were freed -- no leaks are possible
==13366== 
==13366== For counts of detected and suppressed errors, rerun with: -v
==13366== ERROR SUMMARY: 62171 errors from 29 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-alphaconformanceg1N-85457-g8378466507
No diff output recorded
==13395== Memcheck, a memory error detector
==13395== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13395== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13395== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/test8b43.264 -f framecrc -
==13395== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/test8b43.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 960x544, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 960x544, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x73ec2a0] Encoder did not produce proper pts, making some up.
==13395== Use of uninitialised value of size 8
==13395==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13395==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13395==    by 0x45D152: write_frame (ffmpeg.c:598)
==13395==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13395==    by 0x4511E4: main (ffmpeg.c:3098)
==13395==  Uninitialised value was created by a heap allocation
==13395==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0xBB9A99: av_malloc (mem.c:92)
==13395==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13395==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13395==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13395==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13395==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13395==    by 0x6ED135: decode_frame (h264.c:4501)
==13395==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13395==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13395==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13395== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13395== Conditional jump or move depends on uninitialised value(s)
==13395==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13395==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13395==    by 0x45D152: write_frame (ffmpeg.c:598)
==13395==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13395==    by 0x4511E4: main (ffmpeg.c:3098)
==13395==  Uninitialised value was created by a heap allocation
==13395==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0xBB9A99: av_malloc (mem.c:92)
==13395==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13395==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13395==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13395==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13395==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13395==    by 0x6ED135: decode_frame (h264.c:4501)
==13395==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13395==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13395==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13395== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13395== Conditional jump or move depends on uninitialised value(s)
==13395==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13395==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13395==    by 0x45D152: write_frame (ffmpeg.c:598)
==13395==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13395==    by 0x4511E4: main (ffmpeg.c:3098)
==13395==  Uninitialised value was created by a heap allocation
==13395==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0xBB9A99: av_malloc (mem.c:92)
==13395==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13395==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13395==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13395==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13395==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13395==    by 0x6ED135: decode_frame (h264.c:4501)
==13395==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13395==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13395==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13395== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13395== Conditional jump or move depends on uninitialised value(s)
==13395==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13395==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13395==    by 0x45D152: write_frame (ffmpeg.c:598)
==13395==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13395==    by 0x4511E4: main (ffmpeg.c:3098)
==13395==  Uninitialised value was created by a heap allocation
==13395==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0xBB9A99: av_malloc (mem.c:92)
==13395==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13395==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13395==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13395==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13395==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13395==    by 0x6ED135: decode_frame (h264.c:4501)
==13395==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13395==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13395==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13395== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13395== Conditional jump or move depends on uninitialised value(s)
==13395==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13395==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13395==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13395==    by 0x45D152: write_frame (ffmpeg.c:598)
==13395==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13395==    by 0x4511E4: main (ffmpeg.c:3098)
==13395==  Uninitialised value was created by a heap allocation
==13395==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13395==    by 0xBB9A99: av_malloc (mem.c:92)
==13395==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13395==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13395==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13395==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13395==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13395==    by 0x6ED135: decode_frame (h264.c:4501)
==13395==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13395==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13395==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13395== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   43 fps=4.3 q=0.0 Lsize=       2kB time=00:00:01.72 bitrate=  11.7kbits/s    
video:32895kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.992560%
==13395== 
==13395== HEAP SUMMARY:
==13395==     in use at exit: 0 bytes in 0 blocks
==13395==   total heap usage: 4,662 allocs, 4,662 frees, 53,970,787 bytes allocated
==13395== 
==13395== All heap blocks were freed -- no leaks are possible
==13395== 
==13395== For counts of detected and suppressed errors, rerun with: -v
==13395== ERROR SUMMARY: 755 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-bcrm_freh101N-85457-g8378466507
No diff output recorded
==13409== Memcheck, a memory error detector
==13409== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13409== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13409== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh10.264 -vsync drop -f framecrc -
==13409== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh10.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25.17 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a3edc0] Encoder did not produce proper pts, making some up.
==13409== Use of uninitialised value of size 8
==13409==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13409==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13409==    by 0x45D152: write_frame (ffmpeg.c:598)
==13409==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13409==    by 0x4511E4: main (ffmpeg.c:3098)
==13409==  Uninitialised value was created by a heap allocation
==13409==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0xBB9A99: av_malloc (mem.c:92)
==13409==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13409==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13409==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13409==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13409==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13409==    by 0x6ED135: decode_frame (h264.c:4501)
==13409==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13409==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13409==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13409== Conditional jump or move depends on uninitialised value(s)
==13409==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13409==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13409==    by 0x45D152: write_frame (ffmpeg.c:598)
==13409==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13409==    by 0x4511E4: main (ffmpeg.c:3098)
==13409==  Uninitialised value was created by a heap allocation
==13409==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0xBB9A99: av_malloc (mem.c:92)
==13409==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13409==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13409==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13409==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13409==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13409==    by 0x6ED135: decode_frame (h264.c:4501)
==13409==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13409==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13409==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13409== Conditional jump or move depends on uninitialised value(s)
==13409==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13409==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13409==    by 0x45D152: write_frame (ffmpeg.c:598)
==13409==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13409==    by 0x4511E4: main (ffmpeg.c:3098)
==13409==  Uninitialised value was created by a heap allocation
==13409==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0xBB9A99: av_malloc (mem.c:92)
==13409==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13409==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13409==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13409==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13409==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13409==    by 0x6ED135: decode_frame (h264.c:4501)
==13409==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13409==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13409==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13409== Conditional jump or move depends on uninitialised value(s)
==13409==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13409==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13409==    by 0x45D152: write_frame (ffmpeg.c:598)
==13409==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13409==    by 0x4511E4: main (ffmpeg.c:3098)
==13409==  Uninitialised value was created by a heap allocation
==13409==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0xBB9A99: av_malloc (mem.c:92)
==13409==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13409==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13409==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13409==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13409==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13409==    by 0x6ED135: decode_frame (h264.c:4501)
==13409==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13409==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13409==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13409== Conditional jump or move depends on uninitialised value(s)
==13409==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13409==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13409==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13409==    by 0x45D152: write_frame (ffmpeg.c:598)
==13409==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13409==    by 0x4511E4: main (ffmpeg.c:3098)
==13409==  Uninitialised value was created by a heap allocation
==13409==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13409==    by 0xBB9A99: av_malloc (mem.c:92)
==13409==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13409==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13409==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13409==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13409==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13409==    by 0x6ED135: decode_frame (h264.c:4501)
==13409==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13409==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13409==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13409== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 22 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13409== 
==13409== HEAP SUMMARY:
==13409==     in use at exit: 0 bytes in 0 blocks
==13409==   total heap usage: 3,347 allocs, 3,347 frees, 21,385,485 bytes allocated
==13409== 
==13409== All heap blocks were freed -- no leaks are possible
==13409== 
==13409== For counts of detected and suppressed errors, rerun with: -v
==13409== ERROR SUMMARY: 1789 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh111N-85457-g8378466507
No diff output recorded
==13423== Memcheck, a memory error detector
==13423== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13423== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13423== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh11.264 -vsync drop -f framecrc -
==13423== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh11.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25.17 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a39e80] Encoder did not produce proper pts, making some up.
==13423== Use of uninitialised value of size 8
==13423==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13423==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13423==    by 0x45D152: write_frame (ffmpeg.c:598)
==13423==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13423==    by 0x4511E4: main (ffmpeg.c:3098)
==13423==  Uninitialised value was created by a heap allocation
==13423==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0xBB9A99: av_malloc (mem.c:92)
==13423==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13423==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13423==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13423==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13423==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13423==    by 0x6ED135: decode_frame (h264.c:4501)
==13423==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13423==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13423==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13423== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13423== Conditional jump or move depends on uninitialised value(s)
==13423==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13423==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13423==    by 0x45D152: write_frame (ffmpeg.c:598)
==13423==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13423==    by 0x4511E4: main (ffmpeg.c:3098)
==13423==  Uninitialised value was created by a heap allocation
==13423==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0xBB9A99: av_malloc (mem.c:92)
==13423==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13423==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13423==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13423==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13423==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13423==    by 0x6ED135: decode_frame (h264.c:4501)
==13423==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13423==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13423==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13423== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13423== Conditional jump or move depends on uninitialised value(s)
==13423==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13423==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13423==    by 0x45D152: write_frame (ffmpeg.c:598)
==13423==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13423==    by 0x4511E4: main (ffmpeg.c:3098)
==13423==  Uninitialised value was created by a heap allocation
==13423==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0xBB9A99: av_malloc (mem.c:92)
==13423==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13423==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13423==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13423==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13423==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13423==    by 0x6ED135: decode_frame (h264.c:4501)
==13423==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13423==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13423==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13423== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13423== Conditional jump or move depends on uninitialised value(s)
==13423==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13423==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13423==    by 0x45D152: write_frame (ffmpeg.c:598)
==13423==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13423==    by 0x4511E4: main (ffmpeg.c:3098)
==13423==  Uninitialised value was created by a heap allocation
==13423==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0xBB9A99: av_malloc (mem.c:92)
==13423==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13423==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13423==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13423==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13423==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13423==    by 0x6ED135: decode_frame (h264.c:4501)
==13423==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13423==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13423==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13423== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13423== Conditional jump or move depends on uninitialised value(s)
==13423==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13423==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13423==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13423==    by 0x45D152: write_frame (ffmpeg.c:598)
==13423==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13423==    by 0x4511E4: main (ffmpeg.c:3098)
==13423==  Uninitialised value was created by a heap allocation
==13423==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13423==    by 0xBB9A99: av_malloc (mem.c:92)
==13423==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13423==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13423==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13423==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13423==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13423==    by 0x6ED135: decode_frame (h264.c:4501)
==13423==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13423==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13423==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13423== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 16 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13423== 
==13423== HEAP SUMMARY:
==13423==     in use at exit: 0 bytes in 0 blocks
==13423==   total heap usage: 3,338 allocs, 3,338 frees, 21,366,695 bytes allocated
==13423== 
==13423== All heap blocks were freed -- no leaks are possible
==13423== 
==13423== For counts of detected and suppressed errors, rerun with: -v
==13423== ERROR SUMMARY: 1792 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh31N-85457-g8378466507
No diff output recorded
==13437== Memcheck, a memory error detector
==13437== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13437== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13437== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh3.264 -f framecrc -
==13437== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh3.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a10fc0] Encoder did not produce proper pts, making some up.
==13437== Use of uninitialised value of size 8
==13437==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13437==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13437== Conditional jump or move depends on uninitialised value(s)
==13437==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13437==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13437== Conditional jump or move depends on uninitialised value(s)
==13437==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13437==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13437== Conditional jump or move depends on uninitialised value(s)
==13437==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13437==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13437== Conditional jump or move depends on uninitialised value(s)
==13437==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13437==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13437==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13437== Conditional jump or move depends on uninitialised value(s)
==13437==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13437==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13437==    by 0x45D152: write_frame (ffmpeg.c:598)
==13437==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13437==    by 0x4511E4: main (ffmpeg.c:3098)
==13437==  Uninitialised value was created by a heap allocation
==13437==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13437==    by 0xBB9A99: av_malloc (mem.c:92)
==13437==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13437==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13437==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13437==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13437==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13437==    by 0x6ED135: decode_frame (h264.c:4501)
==13437==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13437==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13437==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13437== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 17 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13437== 
==13437== HEAP SUMMARY:
==13437==     in use at exit: 0 bytes in 0 blocks
==13437==   total heap usage: 2,915 allocs, 2,915 frees, 21,268,514 bytes allocated
==13437== 
==13437== All heap blocks were freed -- no leaks are possible
==13437== 
==13437== For counts of detected and suppressed errors, rerun with: -v
==13437== ERROR SUMMARY: 1792 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh41N-85457-g8378466507
No diff output recorded
==13451== Memcheck, a memory error detector
==13451== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13451== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13451== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh4.264 -vsync drop -f framecrc -
==13451== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh4.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25.17 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a319e0] Encoder did not produce proper pts, making some up.
==13451== Use of uninitialised value of size 8
==13451==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13451==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13451==    by 0x45D152: write_frame (ffmpeg.c:598)
==13451==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13451==    by 0x4511E4: main (ffmpeg.c:3098)
==13451==  Uninitialised value was created by a heap allocation
==13451==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0xBB9A99: av_malloc (mem.c:92)
==13451==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13451==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13451==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13451==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13451==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13451==    by 0x6ED135: decode_frame (h264.c:4501)
==13451==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13451==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13451==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13451== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13451== Conditional jump or move depends on uninitialised value(s)
==13451==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13451==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13451==    by 0x45D152: write_frame (ffmpeg.c:598)
==13451==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13451==    by 0x4511E4: main (ffmpeg.c:3098)
==13451==  Uninitialised value was created by a heap allocation
==13451==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0xBB9A99: av_malloc (mem.c:92)
==13451==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13451==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13451==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13451==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13451==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13451==    by 0x6ED135: decode_frame (h264.c:4501)
==13451==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13451==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13451==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13451== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13451== Conditional jump or move depends on uninitialised value(s)
==13451==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13451==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13451==    by 0x45D152: write_frame (ffmpeg.c:598)
==13451==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13451==    by 0x4511E4: main (ffmpeg.c:3098)
==13451==  Uninitialised value was created by a heap allocation
==13451==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0xBB9A99: av_malloc (mem.c:92)
==13451==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13451==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13451==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13451==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13451==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13451==    by 0x6ED135: decode_frame (h264.c:4501)
==13451==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13451==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13451==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13451== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13451== Conditional jump or move depends on uninitialised value(s)
==13451==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13451==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13451==    by 0x45D152: write_frame (ffmpeg.c:598)
==13451==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13451==    by 0x4511E4: main (ffmpeg.c:3098)
==13451==  Uninitialised value was created by a heap allocation
==13451==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0xBB9A99: av_malloc (mem.c:92)
==13451==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13451==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13451==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13451==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13451==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13451==    by 0x6ED135: decode_frame (h264.c:4501)
==13451==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13451==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13451==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13451== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13451== Conditional jump or move depends on uninitialised value(s)
==13451==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13451==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13451==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13451==    by 0x45D152: write_frame (ffmpeg.c:598)
==13451==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13451==    by 0x4511E4: main (ffmpeg.c:3098)
==13451==  Uninitialised value was created by a heap allocation
==13451==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13451==    by 0xBB9A99: av_malloc (mem.c:92)
==13451==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13451==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13451==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13451==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13451==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13451==    by 0x6ED135: decode_frame (h264.c:4501)
==13451==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13451==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13451==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13451== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 17 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13451== 
==13451== HEAP SUMMARY:
==13451==     in use at exit: 0 bytes in 0 blocks
==13451==   total heap usage: 3,323 allocs, 3,323 frees, 21,335,054 bytes allocated
==13451== 
==13451== All heap blocks were freed -- no leaks are possible
==13451== 
==13451== For counts of detected and suppressed errors, rerun with: -v
==13451== ERROR SUMMARY: 1790 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh51N-85457-g8378466507
No diff output recorded
==13465== Memcheck, a memory error detector
==13465== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13465== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13465== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh5.264 -f framecrc -
==13465== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13465==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13465==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13465==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13465==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== 
==13465== More than 100 errors detected.  Subsequent errors
==13465== will still be recorded, but in less detail than before.
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13465==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13465==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13465==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13465==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13465==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13465==  Uninitialised value was created by a stack allocation
==13465==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh5.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a2b1e0] Encoder did not produce proper pts, making some up.
==13465== Use of uninitialised value of size 8
==13465==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13465==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13465==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13465==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13465==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13465==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13465==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13465==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13465==    by 0x45D152: write_frame (ffmpeg.c:598)
==13465==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13465==    by 0x4511E4: main (ffmpeg.c:3098)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E6E7: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13465==    by 0x70E68E: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13465==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13465== Conditional jump or move depends on uninitialised value(s)
==13465==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13465==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13465==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13465==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13465==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13465==    by 0x6ED065: decode_frame (h264.c:4637)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465==    by 0x45126F: main (ffmpeg.c:3089)
==13465==  Uninitialised value was created by a heap allocation
==13465==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13465==    by 0xBB9A99: av_malloc (mem.c:92)
==13465==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13465==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13465==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13465==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13465==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13465==    by 0x6ED135: decode_frame (h264.c:4501)
==13465==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13465==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13465==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13465== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=  100 fps= 14 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13465== 
==13465== HEAP SUMMARY:
==13465==     in use at exit: 0 bytes in 0 blocks
==13465==   total heap usage: 2,959 allocs, 2,959 frees, 21,368,538 bytes allocated
==13465== 
==13465== All heap blocks were freed -- no leaks are possible
==13465== 
==13465== For counts of detected and suppressed errors, rerun with: -v
==13465== ERROR SUMMARY: 1843769 errors from 398 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh81N-85457-g8378466507
No diff output recorded
==13479== Memcheck, a memory error detector
==13479== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13479== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13479== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh8.264 -f framecrc -
==13479== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh8.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a1be40] Encoder did not produce proper pts, making some up.
==13479== Use of uninitialised value of size 8
==13479==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13479==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13479==    by 0x45D152: write_frame (ffmpeg.c:598)
==13479==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13479==    by 0x4511E4: main (ffmpeg.c:3098)
==13479==  Uninitialised value was created by a heap allocation
==13479==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0xBB9A99: av_malloc (mem.c:92)
==13479==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13479==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13479==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13479==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13479==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13479==    by 0x6ED135: decode_frame (h264.c:4501)
==13479==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13479==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13479==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13479== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13479== Conditional jump or move depends on uninitialised value(s)
==13479==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13479==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13479==    by 0x45D152: write_frame (ffmpeg.c:598)
==13479==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13479==    by 0x4511E4: main (ffmpeg.c:3098)
==13479==  Uninitialised value was created by a heap allocation
==13479==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0xBB9A99: av_malloc (mem.c:92)
==13479==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13479==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13479==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13479==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13479==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13479==    by 0x6ED135: decode_frame (h264.c:4501)
==13479==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13479==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13479==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13479== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13479== Conditional jump or move depends on uninitialised value(s)
==13479==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13479==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13479==    by 0x45D152: write_frame (ffmpeg.c:598)
==13479==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13479==    by 0x4511E4: main (ffmpeg.c:3098)
==13479==  Uninitialised value was created by a heap allocation
==13479==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0xBB9A99: av_malloc (mem.c:92)
==13479==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13479==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13479==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13479==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13479==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13479==    by 0x6ED135: decode_frame (h264.c:4501)
==13479==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13479==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13479==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13479== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13479== Conditional jump or move depends on uninitialised value(s)
==13479==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13479==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13479==    by 0x45D152: write_frame (ffmpeg.c:598)
==13479==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13479==    by 0x4511E4: main (ffmpeg.c:3098)
==13479==  Uninitialised value was created by a heap allocation
==13479==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0xBB9A99: av_malloc (mem.c:92)
==13479==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13479==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13479==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13479==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13479==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13479==    by 0x6ED135: decode_frame (h264.c:4501)
==13479==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13479==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13479==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13479== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13479== Conditional jump or move depends on uninitialised value(s)
==13479==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13479==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13479==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13479==    by 0x45D152: write_frame (ffmpeg.c:598)
==13479==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13479==    by 0x4511E4: main (ffmpeg.c:3098)
==13479==  Uninitialised value was created by a heap allocation
==13479==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13479==    by 0xBB9A99: av_malloc (mem.c:92)
==13479==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13479==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13479==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13479==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13479==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13479==    by 0x6ED135: decode_frame (h264.c:4501)
==13479==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13479==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13479==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13479== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 25 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13479== 
==13479== HEAP SUMMARY:
==13479==     in use at exit: 0 bytes in 0 blocks
==13479==   total heap usage: 2,935 allocs, 2,935 frees, 21,309,976 bytes allocated
==13479== 
==13479== All heap blocks were freed -- no leaks are possible
==13479== 
==13479== For counts of detected and suppressed errors, rerun with: -v
==13479== ERROR SUMMARY: 1790 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-brcm_freh91N-85457-g8378466507
No diff output recorded
==13493== Memcheck, a memory error detector
==13493== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13493== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13493== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh9.264 -f framecrc -
==13493== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh9.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a19bc0] Encoder did not produce proper pts, making some up.
==13493== Use of uninitialised value of size 8
==13493==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13493==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13493== Conditional jump or move depends on uninitialised value(s)
==13493==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13493==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13493== Conditional jump or move depends on uninitialised value(s)
==13493==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13493==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13493== Conditional jump or move depends on uninitialised value(s)
==13493==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13493==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13493== Conditional jump or move depends on uninitialised value(s)
==13493==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13493==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13493==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13493== Conditional jump or move depends on uninitialised value(s)
==13493==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13493==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13493==    by 0x45D152: write_frame (ffmpeg.c:598)
==13493==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13493==    by 0x4511E4: main (ffmpeg.c:3098)
==13493==  Uninitialised value was created by a heap allocation
==13493==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13493==    by 0xBB9A99: av_malloc (mem.c:92)
==13493==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13493==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13493==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13493==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13493==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13493==    by 0x6ED135: decode_frame (h264.c:4501)
==13493==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13493==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13493==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13493== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 17 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13493== 
==13493== HEAP SUMMARY:
==13493==     in use at exit: 0 bytes in 0 blocks
==13493==   total heap usage: 2,931 allocs, 2,931 frees, 21,301,702 bytes allocated
==13493== 
==13493== All heap blocks were freed -- no leaks are possible
==13493== 
==13493== For counts of detected and suppressed errors, rerun with: -v
==13493== ERROR SUMMARY: 1797 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-freh12_b1N-85457-g8378466507
No diff output recorded
==13507== Memcheck, a memory error detector
==13507== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13507== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13507== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/Freh12_B.264 -f framecrc -
==13507== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/Freh12_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a1c6c0] Encoder did not produce proper pts, making some up.
==13507== Use of uninitialised value of size 8
==13507==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13507==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13507== Conditional jump or move depends on uninitialised value(s)
==13507==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13507==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13507== Conditional jump or move depends on uninitialised value(s)
==13507==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13507==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13507== Conditional jump or move depends on uninitialised value(s)
==13507==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13507==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13507== Conditional jump or move depends on uninitialised value(s)
==13507==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13507==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13507==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13507== Conditional jump or move depends on uninitialised value(s)
==13507==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13507==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13507==    by 0x45D152: write_frame (ffmpeg.c:598)
==13507==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13507==    by 0x4511E4: main (ffmpeg.c:3098)
==13507==  Uninitialised value was created by a heap allocation
==13507==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13507==    by 0xBB9A99: av_malloc (mem.c:92)
==13507==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13507==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13507==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13507==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13507==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13507==    by 0x6ED135: decode_frame (h264.c:4501)
==13507==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13507==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13507==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13507== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 16 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13507== 
==13507== HEAP SUMMARY:
==13507==     in use at exit: 0 bytes in 0 blocks
==13507==   total heap usage: 2,936 allocs, 2,936 frees, 21,311,990 bytes allocated
==13507== 
==13507== All heap blocks were freed -- no leaks are possible
==13507== 
==13507== For counts of detected and suppressed errors, rerun with: -v
==13507== ERROR SUMMARY: 1800 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-freh1_b1N-85457-g8378466507
No diff output recorded
==13521== Memcheck, a memory error detector
==13521== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13521== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13521== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/Freh1_B.264 -f framecrc -
==13521== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/Freh1_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6aaeee0] Encoder did not produce proper pts, making some up.
==13521== Use of uninitialised value of size 8
==13521==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13521== Conditional jump or move depends on uninitialised value(s)
==13521==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13521== Conditional jump or move depends on uninitialised value(s)
==13521==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13521== Conditional jump or move depends on uninitialised value(s)
==13521==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13521== Conditional jump or move depends on uninitialised value(s)
==13521==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13521==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13521==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13521== Conditional jump or move depends on uninitialised value(s)
==13521==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13521==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13521==    by 0x45D152: write_frame (ffmpeg.c:598)
==13521==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13521==    by 0x4511E4: main (ffmpeg.c:3098)
==13521==  Uninitialised value was created by a heap allocation
==13521==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13521==    by 0xBB9A99: av_malloc (mem.c:92)
==13521==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13521==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13521==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13521==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13521==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13521==    by 0x6ED135: decode_frame (h264.c:4501)
==13521==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13521==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13521==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13521== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 17 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13521== 
==13521== HEAP SUMMARY:
==13521==     in use at exit: 0 bytes in 0 blocks
==13521==   total heap usage: 3,202 allocs, 3,202 frees, 21,869,658 bytes allocated
==13521== 
==13521== All heap blocks were freed -- no leaks are possible
==13521== 
==13521== For counts of detected and suppressed errors, rerun with: -v
==13521== ERROR SUMMARY: 1801 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-freh2_b1N-85457-g8378466507
No diff output recorded
==13535== Memcheck, a memory error detector
==13535== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13535== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13535== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/Freh2_B.264 -f framecrc -
==13535== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/Freh2_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a75320] Encoder did not produce proper pts, making some up.
==13535== Use of uninitialised value of size 8
==13535==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13535== Conditional jump or move depends on uninitialised value(s)
==13535==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13535== Conditional jump or move depends on uninitialised value(s)
==13535==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13535== Conditional jump or move depends on uninitialised value(s)
==13535==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13535== Conditional jump or move depends on uninitialised value(s)
==13535==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13535==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13535==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13535== Conditional jump or move depends on uninitialised value(s)
==13535==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13535==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13535==    by 0x45D152: write_frame (ffmpeg.c:598)
==13535==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13535==    by 0x4511E4: main (ffmpeg.c:3098)
==13535==  Uninitialised value was created by a heap allocation
==13535==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13535==    by 0xBB9A99: av_malloc (mem.c:92)
==13535==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13535==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13535==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13535==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13535==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13535==    by 0x6ED135: decode_frame (h264.c:4501)
==13535==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13535==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13535==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13535== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 15 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13535== 
==13535== HEAP SUMMARY:
==13535==     in use at exit: 0 bytes in 0 blocks
==13535==   total heap usage: 3,103 allocs, 3,103 frees, 21,648,801 bytes allocated
==13535== 
==13535== All heap blocks were freed -- no leaks are possible
==13535== 
==13535== For counts of detected and suppressed errors, rerun with: -v
==13535== ERROR SUMMARY: 1801 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-freh61N-85457-g8378466507
No diff output recorded
==13549== Memcheck, a memory error detector
==13549== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13549== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13549== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/freh6.264 -vsync drop -f framecrc -
==13549== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/freh6.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25.17 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6af9c80] Encoder did not produce proper pts, making some up.
==13549== Use of uninitialised value of size 8
==13549==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13549==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13549==    by 0x45D152: write_frame (ffmpeg.c:598)
==13549==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13549==    by 0x4511E4: main (ffmpeg.c:3098)
==13549==  Uninitialised value was created by a heap allocation
==13549==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0xBB9A99: av_malloc (mem.c:92)
==13549==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13549==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13549==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13549==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13549==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13549==    by 0x6ED135: decode_frame (h264.c:4501)
==13549==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13549==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13549==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13549== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13549== Conditional jump or move depends on uninitialised value(s)
==13549==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13549==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13549==    by 0x45D152: write_frame (ffmpeg.c:598)
==13549==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13549==    by 0x4511E4: main (ffmpeg.c:3098)
==13549==  Uninitialised value was created by a heap allocation
==13549==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0xBB9A99: av_malloc (mem.c:92)
==13549==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13549==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13549==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13549==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13549==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13549==    by 0x6ED135: decode_frame (h264.c:4501)
==13549==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13549==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13549==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13549== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13549== Conditional jump or move depends on uninitialised value(s)
==13549==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13549==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13549==    by 0x45D152: write_frame (ffmpeg.c:598)
==13549==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13549==    by 0x4511E4: main (ffmpeg.c:3098)
==13549==  Uninitialised value was created by a heap allocation
==13549==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0xBB9A99: av_malloc (mem.c:92)
==13549==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13549==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13549==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13549==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13549==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13549==    by 0x6ED135: decode_frame (h264.c:4501)
==13549==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13549==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13549==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13549== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13549== Conditional jump or move depends on uninitialised value(s)
==13549==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13549==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13549==    by 0x45D152: write_frame (ffmpeg.c:598)
==13549==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13549==    by 0x4511E4: main (ffmpeg.c:3098)
==13549==  Uninitialised value was created by a heap allocation
==13549==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0xBB9A99: av_malloc (mem.c:92)
==13549==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13549==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13549==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13549==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13549==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13549==    by 0x6ED135: decode_frame (h264.c:4501)
==13549==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13549==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13549==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13549== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13549== Conditional jump or move depends on uninitialised value(s)
==13549==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13549==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13549==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13549==    by 0x45D152: write_frame (ffmpeg.c:598)
==13549==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13549==    by 0x4511E4: main (ffmpeg.c:3098)
==13549==  Uninitialised value was created by a heap allocation
==13549==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13549==    by 0xBB9A99: av_malloc (mem.c:92)
==13549==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13549==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13549==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13549==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13549==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13549==    by 0x6ED135: decode_frame (h264.c:4501)
==13549==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13549==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13549==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13549== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 17 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13549== 
==13549== HEAP SUMMARY:
==13549==     in use at exit: 0 bytes in 0 blocks
==13549==   total heap usage: 3,691 allocs, 3,691 frees, 22,096,197 bytes allocated
==13549== 
==13549== All heap blocks were freed -- no leaks are possible
==13549== 
==13549== For counts of detected and suppressed errors, rerun with: -v
==13549== ERROR SUMMARY: 1793 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-freh7_b1N-85457-g8378466507
No diff output recorded
==13563== Memcheck, a memory error detector
==13563== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13563== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13563== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/Freh7_B.264 -vsync drop -f framecrc -
==13563== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/Freh7_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25.17 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6acf0c0] Encoder did not produce proper pts, making some up.
==13563== Use of uninitialised value of size 8
==13563==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13563==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13563==    by 0x45D152: write_frame (ffmpeg.c:598)
==13563==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13563==    by 0x4511E4: main (ffmpeg.c:3098)
==13563==  Uninitialised value was created by a heap allocation
==13563==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0xBB9A99: av_malloc (mem.c:92)
==13563==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13563==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13563==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13563==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13563==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13563==    by 0x6ED135: decode_frame (h264.c:4501)
==13563==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13563==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13563==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13563== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13563== Conditional jump or move depends on uninitialised value(s)
==13563==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13563==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13563==    by 0x45D152: write_frame (ffmpeg.c:598)
==13563==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13563==    by 0x4511E4: main (ffmpeg.c:3098)
==13563==  Uninitialised value was created by a heap allocation
==13563==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0xBB9A99: av_malloc (mem.c:92)
==13563==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13563==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13563==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13563==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13563==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13563==    by 0x6ED135: decode_frame (h264.c:4501)
==13563==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13563==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13563==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13563== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13563== Conditional jump or move depends on uninitialised value(s)
==13563==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13563==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13563==    by 0x45D152: write_frame (ffmpeg.c:598)
==13563==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13563==    by 0x4511E4: main (ffmpeg.c:3098)
==13563==  Uninitialised value was created by a heap allocation
==13563==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0xBB9A99: av_malloc (mem.c:92)
==13563==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13563==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13563==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13563==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13563==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13563==    by 0x6ED135: decode_frame (h264.c:4501)
==13563==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13563==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13563==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13563== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13563== Conditional jump or move depends on uninitialised value(s)
==13563==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13563==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13563==    by 0x45D152: write_frame (ffmpeg.c:598)
==13563==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13563==    by 0x4511E4: main (ffmpeg.c:3098)
==13563==  Uninitialised value was created by a heap allocation
==13563==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0xBB9A99: av_malloc (mem.c:92)
==13563==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13563==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13563==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13563==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13563==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13563==    by 0x6ED135: decode_frame (h264.c:4501)
==13563==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13563==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13563==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13563== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13563== Conditional jump or move depends on uninitialised value(s)
==13563==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13563==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13563==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13563==    by 0x45D152: write_frame (ffmpeg.c:598)
==13563==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13563==    by 0x4511E4: main (ffmpeg.c:3098)
==13563==  Uninitialised value was created by a heap allocation
==13563==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13563==    by 0xBB9A99: av_malloc (mem.c:92)
==13563==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13563==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13563==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13563==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13563==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13563==    by 0x6ED135: decode_frame (h264.c:4501)
==13563==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13563==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13563==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13563== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 13 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13563== 
==13563== HEAP SUMMARY:
==13563==     in use at exit: 0 bytes in 0 blocks
==13563==   total heap usage: 3,611 allocs, 3,611 frees, 21,934,041 bytes allocated
==13563== 
==13563== All heap blocks were freed -- no leaks are possible
==13563== 
==13563== For counts of detected and suppressed errors, rerun with: -v
==13563== ERROR SUMMARY: 1791 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext01_jvc_d1N-85457-g8378466507
No diff output recorded
==13577== Memcheck, a memory error detector
==13577== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13577== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13577== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FREXT01_JVC_D.264 -f framecrc -
==13577== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13577==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13577==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13577==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13577==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== 
==13577== More than 100 errors detected.  Subsequent errors
==13577== will still be recorded, but in less detail than before.
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13577==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13577==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a stack allocation
==13577==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13577==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13577==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13577==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13577==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13577==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FREXT01_JVC_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6992540] Encoder did not produce proper pts, making some up.
==13577== Use of uninitialised value of size 8
==13577==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13577==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13577==    by 0x45D152: write_frame (ffmpeg.c:598)
==13577==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13577==    by 0x4511E4: main (ffmpeg.c:3098)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13577==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13577==    by 0x45D152: write_frame (ffmpeg.c:598)
==13577==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13577==    by 0x4511E4: main (ffmpeg.c:3098)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13577==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13577==    by 0x45D152: write_frame (ffmpeg.c:598)
==13577==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13577==    by 0x4511E4: main (ffmpeg.c:3098)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13577==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13577==    by 0x45D152: write_frame (ffmpeg.c:598)
==13577==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13577==    by 0x4511E4: main (ffmpeg.c:3098)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13577==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13577==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13577==    by 0x45D152: write_frame (ffmpeg.c:598)
==13577==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13577==    by 0x4511E4: main (ffmpeg.c:3098)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13577== Conditional jump or move depends on uninitialised value(s)
==13577==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13577==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13577==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13577==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13577==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13577==    by 0x6ED065: decode_frame (h264.c:4637)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577==    by 0x45126F: main (ffmpeg.c:3089)
==13577==  Uninitialised value was created by a heap allocation
==13577==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13577==    by 0xBB9A99: av_malloc (mem.c:92)
==13577==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13577==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13577==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13577==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13577==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13577==    by 0x6ED135: decode_frame (h264.c:4501)
==13577==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13577==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13577==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13577== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   16 fps= 15 q=0.0 Lsize=       1kB time=00:00:00.64 bitrate=  11.8kbits/s    
video:2376kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961365%
==13577== 
==13577== HEAP SUMMARY:
==13577==     in use at exit: 0 bytes in 0 blocks
==13577==   total heap usage: 1,863 allocs, 1,863 frees, 7,992,052 bytes allocated
==13577== 
==13577== All heap blocks were freed -- no leaks are possible
==13577== 
==13577== For counts of detected and suppressed errors, rerun with: -v
==13577== ERROR SUMMARY: 306988 errors from 365 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext02_jvc_c1N-85457-g8378466507
No diff output recorded
==13591== Memcheck, a memory error detector
==13591== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13591== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13591== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FREXT02_JVC_C.264 -f framecrc -
==13591== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13591==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13591==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13591==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13591==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== 
==13591== More than 100 errors detected.  Subsequent errors
==13591== will still be recorded, but in less detail than before.
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13591==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13591==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a stack allocation
==13591==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13591==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13591==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996BBE: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0x996C41: avcodec_default_get_buffer (utils.c:477)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13591==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13591==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13591==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FREXT02_JVC_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69e8940] Encoder did not produce proper pts, making some up.
==13591== Use of uninitialised value of size 8
==13591==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13591==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13591==    by 0x45D152: write_frame (ffmpeg.c:598)
==13591==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13591==    by 0x4511E4: main (ffmpeg.c:3098)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13591==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13591==    by 0x45D152: write_frame (ffmpeg.c:598)
==13591==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13591==    by 0x4511E4: main (ffmpeg.c:3098)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13591==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13591==    by 0x45D152: write_frame (ffmpeg.c:598)
==13591==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13591==    by 0x4511E4: main (ffmpeg.c:3098)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13591==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13591==    by 0x45D152: write_frame (ffmpeg.c:598)
==13591==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13591==    by 0x4511E4: main (ffmpeg.c:3098)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13591==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13591==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13591==    by 0x45D152: write_frame (ffmpeg.c:598)
==13591==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13591==    by 0x4511E4: main (ffmpeg.c:3098)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13591== Conditional jump or move depends on uninitialised value(s)
==13591==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13591==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13591==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13591==    by 0x6E4971: decode_slice (h264.c:4229)
==13591==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13591==    by 0x6ED065: decode_frame (h264.c:4637)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591==    by 0x45126F: main (ffmpeg.c:3089)
==13591==  Uninitialised value was created by a heap allocation
==13591==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13591==    by 0xBB9A99: av_malloc (mem.c:92)
==13591==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13591==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13591==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13591==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13591==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13591==    by 0x6ED135: decode_frame (h264.c:4501)
==13591==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13591==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13591==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13591== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   16 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.64 bitrate=  11.8kbits/s    
video:2376kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961365%
==13591== 
==13591== HEAP SUMMARY:
==13591==     in use at exit: 0 bytes in 0 blocks
==13591==   total heap usage: 1,876 allocs, 1,876 frees, 8,639,805 bytes allocated
==13591== 
==13591== All heap blocks were freed -- no leaks are possible
==13591== 
==13591== For counts of detected and suppressed errors, rerun with: -v
==13591== ERROR SUMMARY: 306988 errors from 365 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext1_panasonic_c1N-85457-g8378466507
No diff output recorded
==13605== Memcheck, a memory error detector
==13605== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13605== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13605== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FRExt1_Panasonic.avc -f framecrc -
==13605== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FRExt1_Panasonic.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69c26e0] Encoder did not produce proper pts, making some up.
==13605== Use of uninitialised value of size 8
==13605==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13605==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13605==    by 0x45D152: write_frame (ffmpeg.c:598)
==13605==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13605==    by 0x4511E4: main (ffmpeg.c:3098)
==13605==  Uninitialised value was created by a heap allocation
==13605==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0xBB9A99: av_malloc (mem.c:92)
==13605==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13605==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13605==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13605==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13605==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13605==    by 0x6ED135: decode_frame (h264.c:4501)
==13605==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13605==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13605==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13605== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13605== Conditional jump or move depends on uninitialised value(s)
==13605==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13605==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13605==    by 0x45D152: write_frame (ffmpeg.c:598)
==13605==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13605==    by 0x4511E4: main (ffmpeg.c:3098)
==13605==  Uninitialised value was created by a heap allocation
==13605==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0xBB9A99: av_malloc (mem.c:92)
==13605==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13605==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13605==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13605==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13605==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13605==    by 0x6ED135: decode_frame (h264.c:4501)
==13605==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13605==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13605==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13605== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13605== Conditional jump or move depends on uninitialised value(s)
==13605==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13605==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13605==    by 0x45D152: write_frame (ffmpeg.c:598)
==13605==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13605==    by 0x4511E4: main (ffmpeg.c:3098)
==13605==  Uninitialised value was created by a heap allocation
==13605==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0xBB9A99: av_malloc (mem.c:92)
==13605==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13605==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13605==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13605==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13605==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13605==    by 0x6ED135: decode_frame (h264.c:4501)
==13605==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13605==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13605==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13605== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13605== Conditional jump or move depends on uninitialised value(s)
==13605==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13605==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13605==    by 0x45D152: write_frame (ffmpeg.c:598)
==13605==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13605==    by 0x4511E4: main (ffmpeg.c:3098)
==13605==  Uninitialised value was created by a heap allocation
==13605==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0xBB9A99: av_malloc (mem.c:92)
==13605==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13605==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13605==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13605==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13605==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13605==    by 0x6ED135: decode_frame (h264.c:4501)
==13605==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13605==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13605==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13605== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13605== Conditional jump or move depends on uninitialised value(s)
==13605==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13605==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13605==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13605==    by 0x45D152: write_frame (ffmpeg.c:598)
==13605==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13605==    by 0x4511E4: main (ffmpeg.c:3098)
==13605==  Uninitialised value was created by a heap allocation
==13605==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13605==    by 0xBB9A99: av_malloc (mem.c:92)
==13605==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13605==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13605==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13605==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13605==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13605==    by 0x6ED135: decode_frame (h264.c:4501)
==13605==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13605==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13605==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13605== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=    8 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.32 bitrate=  11.9kbits/s    
video:1188kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.960872%
==13605== 
==13605== HEAP SUMMARY:
==13605==     in use at exit: 0 bytes in 0 blocks
==13605==   total heap usage: 1,806 allocs, 1,806 frees, 7,259,393 bytes allocated
==13605== 
==13605== All heap blocks were freed -- no leaks are possible
==13605== 
==13605== For counts of detected and suppressed errors, rerun with: -v
==13605== ERROR SUMMARY: 144 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext2_panasonic_b1N-85457-g8378466507
No diff output recorded
==13619== Memcheck, a memory error detector
==13619== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13619== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13619== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FRExt2_Panasonic.avc -vsync 0 -f framecrc -
==13619== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13619==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13619==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13619==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13619==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== 
==13619== More than 100 errors detected.  Subsequent errors
==13619== will still be recorded, but in less detail than before.
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a stack allocation
==13619==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13619==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13619==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13619==    by 0x6E4971: decode_slice (h264.c:4229)
==13619==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13619==    by 0x6ED065: decode_frame (h264.c:4637)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13619==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13619==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13619==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FRExt2_Panasonic.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 24.08 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6af45c0] Encoder did not produce proper pts, making some up.
==13619== Use of uninitialised value of size 8
==13619==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13619==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13619==    by 0x45D152: write_frame (ffmpeg.c:598)
==13619==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13619==    by 0x4511E4: main (ffmpeg.c:3098)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13619==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13619==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13619==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13619==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13619==    by 0x45D152: write_frame (ffmpeg.c:598)
==13619==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13619==    by 0x4511E4: main (ffmpeg.c:3098)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13619==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13619==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13619==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13619==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13619==    by 0x45D152: write_frame (ffmpeg.c:598)
==13619==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13619==    by 0x4511E4: main (ffmpeg.c:3098)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13619==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13619==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13619==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13619==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13619==    by 0x45D152: write_frame (ffmpeg.c:598)
==13619==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13619==    by 0x4511E4: main (ffmpeg.c:3098)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13619==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13619==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13619==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13619== Conditional jump or move depends on uninitialised value(s)
==13619==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13619==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13619==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13619==    by 0x45D152: write_frame (ffmpeg.c:598)
==13619==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13619==    by 0x4511E4: main (ffmpeg.c:3098)
==13619==  Uninitialised value was created by a heap allocation
==13619==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13619==    by 0xBB9A99: av_malloc (mem.c:92)
==13619==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13619==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13619==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13619==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13619==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13619==    by 0x6ED135: decode_frame (h264.c:4501)
==13619==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13619==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13619==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13619== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   15 fps= 13 q=0.0 Lsize=       1kB time=00:00:00.60 bitrate=  11.8kbits/s    
video:2228kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961332%
==13619== 
==13619== HEAP SUMMARY:
==13619==     in use at exit: 0 bytes in 0 blocks
==13619==   total heap usage: 2,119 allocs, 2,119 frees, 10,425,944 bytes allocated
==13619== 
==13619== All heap blocks were freed -- no leaks are possible
==13619== 
==13619== For counts of detected and suppressed errors, rerun with: -v
==13619== ERROR SUMMARY: 428034 errors from 109 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext3_panasonic_d1N-85457-g8378466507
No diff output recorded
==13633== Memcheck, a memory error detector
==13633== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13633== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13633== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FRExt3_Panasonic.avc -f framecrc -
==13633== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FRExt3_Panasonic.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69a7040] Encoder did not produce proper pts, making some up.
==13633== Use of uninitialised value of size 8
==13633==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13633==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13633==    by 0x45D152: write_frame (ffmpeg.c:598)
==13633==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13633==    by 0x4511E4: main (ffmpeg.c:3098)
==13633==  Uninitialised value was created by a heap allocation
==13633==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0xBB9A99: av_malloc (mem.c:92)
==13633==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13633==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13633==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13633==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13633==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13633==    by 0x6ED135: decode_frame (h264.c:4501)
==13633==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13633==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13633==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13633== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13633== Conditional jump or move depends on uninitialised value(s)
==13633==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13633==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13633==    by 0x45D152: write_frame (ffmpeg.c:598)
==13633==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13633==    by 0x4511E4: main (ffmpeg.c:3098)
==13633==  Uninitialised value was created by a heap allocation
==13633==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0xBB9A99: av_malloc (mem.c:92)
==13633==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13633==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13633==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13633==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13633==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13633==    by 0x6ED135: decode_frame (h264.c:4501)
==13633==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13633==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13633==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13633== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13633== Conditional jump or move depends on uninitialised value(s)
==13633==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13633==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13633==    by 0x45D152: write_frame (ffmpeg.c:598)
==13633==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13633==    by 0x4511E4: main (ffmpeg.c:3098)
==13633==  Uninitialised value was created by a heap allocation
==13633==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0xBB9A99: av_malloc (mem.c:92)
==13633==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13633==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13633==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13633==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13633==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13633==    by 0x6ED135: decode_frame (h264.c:4501)
==13633==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13633==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13633==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13633== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13633== Conditional jump or move depends on uninitialised value(s)
==13633==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13633==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13633==    by 0x45D152: write_frame (ffmpeg.c:598)
==13633==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13633==    by 0x4511E4: main (ffmpeg.c:3098)
==13633==  Uninitialised value was created by a heap allocation
==13633==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0xBB9A99: av_malloc (mem.c:92)
==13633==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13633==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13633==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13633==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13633==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13633==    by 0x6ED135: decode_frame (h264.c:4501)
==13633==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13633==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13633==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13633== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13633== Conditional jump or move depends on uninitialised value(s)
==13633==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13633==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13633==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13633==    by 0x45D152: write_frame (ffmpeg.c:598)
==13633==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13633==    by 0x4511E4: main (ffmpeg.c:3098)
==13633==  Uninitialised value was created by a heap allocation
==13633==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13633==    by 0xBB9A99: av_malloc (mem.c:92)
==13633==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13633==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13633==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13633==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13633==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13633==    by 0x6ED135: decode_frame (h264.c:4501)
==13633==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13633==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13633==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13633== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   11 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.44 bitrate=  11.8kbits/s    
video:1634kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961141%
==13633== 
==13633== HEAP SUMMARY:
==13633==     in use at exit: 0 bytes in 0 blocks
==13633==   total heap usage: 1,829 allocs, 1,829 frees, 7,890,763 bytes allocated
==13633== 
==13633== All heap blocks were freed -- no leaks are possible
==13633== 
==13633== For counts of detected and suppressed errors, rerun with: -v
==13633== ERROR SUMMARY: 198 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext4_panasonic_a1N-85457-g8378466507
No diff output recorded
==13647== Memcheck, a memory error detector
==13647== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13647== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13647== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FRExt4_Panasonic.avc -f framecrc -
==13647== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13647==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13647==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13647==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13647==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== 
==13647== More than 100 errors detected.  Subsequent errors
==13647== will still be recorded, but in less detail than before.
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13647==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13647==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13647==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13647==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13647==    by 0x6ED065: decode_frame (h264.c:4637)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13647==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13647==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13647==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FRExt4_Panasonic.avc':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 23.50 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69c4860] Encoder did not produce proper pts, making some up.
==13647== Use of uninitialised value of size 8
==13647==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13647==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13647==    by 0x45D152: write_frame (ffmpeg.c:598)
==13647==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13647==    by 0x4511E4: main (ffmpeg.c:3098)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13647==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13647==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13647==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13647==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13647==    by 0x45D152: write_frame (ffmpeg.c:598)
==13647==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13647==    by 0x4511E4: main (ffmpeg.c:3098)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13647==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13647==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13647==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13647==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13647==    by 0x45D152: write_frame (ffmpeg.c:598)
==13647==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13647==    by 0x4511E4: main (ffmpeg.c:3098)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13647==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13647==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13647==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13647==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13647==    by 0x45D152: write_frame (ffmpeg.c:598)
==13647==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13647==    by 0x4511E4: main (ffmpeg.c:3098)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13647==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13647==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13647==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13647== Conditional jump or move depends on uninitialised value(s)
==13647==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13647==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13647==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13647==    by 0x45D152: write_frame (ffmpeg.c:598)
==13647==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13647==    by 0x4511E4: main (ffmpeg.c:3098)
==13647==  Uninitialised value was created by a heap allocation
==13647==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13647==    by 0xBB9A99: av_malloc (mem.c:92)
==13647==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13647==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13647==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13647==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13647==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13647==    by 0x6ED135: decode_frame (h264.c:4501)
==13647==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13647==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13647==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13647== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13647== 
==13647== HEAP SUMMARY:
==13647==     in use at exit: 0 bytes in 0 blocks
==13647==   total heap usage: 1,865 allocs, 1,865 frees, 7,571,043 bytes allocated
==13647== 
==13647== All heap blocks were freed -- no leaks are possible
==13647== 
==13647== For counts of detected and suppressed errors, rerun with: -v
==13647== ERROR SUMMARY: 187704 errors from 109 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-frext_mmco4_sony_b1N-85457-g8378466507
No diff output recorded
==13661== Memcheck, a memory error detector
==13661== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13661== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13661== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/FRExt_MMCO4_Sony_B.264 -f framecrc -
==13661== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/FRExt_MMCO4_Sony_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6be6540] Encoder did not produce proper pts, making some up.
==13661== Use of uninitialised value of size 8
==13661==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13661==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13661== Conditional jump or move depends on uninitialised value(s)
==13661==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13661==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13661== Conditional jump or move depends on uninitialised value(s)
==13661==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13661==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13661== Conditional jump or move depends on uninitialised value(s)
==13661==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13661==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13661== Conditional jump or move depends on uninitialised value(s)
==13661==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13661==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13661==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13661== Conditional jump or move depends on uninitialised value(s)
==13661==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13661==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13661==    by 0x45D152: write_frame (ffmpeg.c:598)
==13661==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13661==    by 0x4511E4: main (ffmpeg.c:3098)
==13661==  Uninitialised value was created by a heap allocation
==13661==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13661==    by 0xBB9A99: av_malloc (mem.c:92)
==13661==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13661==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13661==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13661==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13661==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13661==    by 0x6ED135: decode_frame (h264.c:4501)
==13661==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13661==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13661==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13661== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   60 fps= 11 q=0.0 Lsize=       3kB time=00:00:02.40 bitrate=  11.6kbits/s    
video:8910kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961727%
==13661== 
==13661== HEAP SUMMARY:
==13661==     in use at exit: 0 bytes in 0 blocks
==13661==   total heap usage: 3,119 allocs, 3,119 frees, 18,211,321 bytes allocated
==13661== 
==13661== All heap blocks were freed -- no leaks are possible
==13661== 
==13661== For counts of detected and suppressed errors, rerun with: -v
==13661== ERROR SUMMARY: 1079 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcaff1_hhi_b1N-85457-g8378466507
No diff output recorded
==13675== Memcheck, a memory error detector
==13675== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13675== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13675== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAFF1_HHI.264 -f framecrc -
==13675== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAFF1_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x699dd00] Encoder did not produce proper pts, making some up.
==13675== Use of uninitialised value of size 8
==13675==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13675==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13675==    by 0x45D152: write_frame (ffmpeg.c:598)
==13675==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13675==    by 0x4511E4: main (ffmpeg.c:3098)
==13675==  Uninitialised value was created by a heap allocation
==13675==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0xBB9A99: av_malloc (mem.c:92)
==13675==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13675==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13675==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13675==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13675==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13675==    by 0x6ED135: decode_frame (h264.c:4501)
==13675==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13675==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13675==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13675== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13675== Conditional jump or move depends on uninitialised value(s)
==13675==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13675==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13675==    by 0x45D152: write_frame (ffmpeg.c:598)
==13675==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13675==    by 0x4511E4: main (ffmpeg.c:3098)
==13675==  Uninitialised value was created by a heap allocation
==13675==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0xBB9A99: av_malloc (mem.c:92)
==13675==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13675==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13675==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13675==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13675==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13675==    by 0x6ED135: decode_frame (h264.c:4501)
==13675==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13675==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13675==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13675== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13675== Conditional jump or move depends on uninitialised value(s)
==13675==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13675==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13675==    by 0x45D152: write_frame (ffmpeg.c:598)
==13675==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13675==    by 0x4511E4: main (ffmpeg.c:3098)
==13675==  Uninitialised value was created by a heap allocation
==13675==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0xBB9A99: av_malloc (mem.c:92)
==13675==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13675==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13675==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13675==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13675==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13675==    by 0x6ED135: decode_frame (h264.c:4501)
==13675==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13675==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13675==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13675== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13675== Conditional jump or move depends on uninitialised value(s)
==13675==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13675==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13675==    by 0x45D152: write_frame (ffmpeg.c:598)
==13675==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13675==    by 0x4511E4: main (ffmpeg.c:3098)
==13675==  Uninitialised value was created by a heap allocation
==13675==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0xBB9A99: av_malloc (mem.c:92)
==13675==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13675==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13675==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13675==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13675==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13675==    by 0x6ED135: decode_frame (h264.c:4501)
==13675==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13675==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13675==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13675== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13675== Conditional jump or move depends on uninitialised value(s)
==13675==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13675==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13675==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13675==    by 0x45D152: write_frame (ffmpeg.c:598)
==13675==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13675==    by 0x4511E4: main (ffmpeg.c:3098)
==13675==  Uninitialised value was created by a heap allocation
==13675==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13675==    by 0xBB9A99: av_malloc (mem.c:92)
==13675==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13675==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13675==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13675==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13675==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13675==    by 0x6ED135: decode_frame (h264.c:4501)
==13675==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13675==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13675==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13675== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13675== 
==13675== HEAP SUMMARY:
==13675==     in use at exit: 0 bytes in 0 blocks
==13675==   total heap usage: 1,800 allocs, 1,800 frees, 7,694,617 bytes allocated
==13675== 
==13675== All heap blocks were freed -- no leaks are possible
==13675== 
==13675== For counts of detected and suppressed errors, rerun with: -v
==13675== ERROR SUMMARY: 180 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcafr1_hhi_c1N-85457-g8378466507
No diff output recorded
==13689== Memcheck, a memory error detector
==13689== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13689== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13689== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR1_HHI.264 -f framecrc -
==13689== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR1_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69a13a0] Encoder did not produce proper pts, making some up.
==13689== Use of uninitialised value of size 8
==13689==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13689==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13689==    by 0x45D152: write_frame (ffmpeg.c:598)
==13689==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13689==    by 0x4511E4: main (ffmpeg.c:3098)
==13689==  Uninitialised value was created by a heap allocation
==13689==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0xBB9A99: av_malloc (mem.c:92)
==13689==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13689==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13689==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13689==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13689==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13689==    by 0x6ED135: decode_frame (h264.c:4501)
==13689==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13689==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13689==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13689== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13689== Conditional jump or move depends on uninitialised value(s)
==13689==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13689==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13689==    by 0x45D152: write_frame (ffmpeg.c:598)
==13689==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13689==    by 0x4511E4: main (ffmpeg.c:3098)
==13689==  Uninitialised value was created by a heap allocation
==13689==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0xBB9A99: av_malloc (mem.c:92)
==13689==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13689==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13689==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13689==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13689==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13689==    by 0x6ED135: decode_frame (h264.c:4501)
==13689==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13689==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13689==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13689== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13689== Conditional jump or move depends on uninitialised value(s)
==13689==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13689==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13689==    by 0x45D152: write_frame (ffmpeg.c:598)
==13689==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13689==    by 0x4511E4: main (ffmpeg.c:3098)
==13689==  Uninitialised value was created by a heap allocation
==13689==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0xBB9A99: av_malloc (mem.c:92)
==13689==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13689==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13689==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13689==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13689==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13689==    by 0x6ED135: decode_frame (h264.c:4501)
==13689==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13689==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13689==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13689== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13689== Conditional jump or move depends on uninitialised value(s)
==13689==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13689==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13689==    by 0x45D152: write_frame (ffmpeg.c:598)
==13689==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13689==    by 0x4511E4: main (ffmpeg.c:3098)
==13689==  Uninitialised value was created by a heap allocation
==13689==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0xBB9A99: av_malloc (mem.c:92)
==13689==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13689==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13689==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13689==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13689==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13689==    by 0x6ED135: decode_frame (h264.c:4501)
==13689==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13689==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13689==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13689== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13689== Conditional jump or move depends on uninitialised value(s)
==13689==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13689==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13689==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13689==    by 0x45D152: write_frame (ffmpeg.c:598)
==13689==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13689==    by 0x4511E4: main (ffmpeg.c:3098)
==13689==  Uninitialised value was created by a heap allocation
==13689==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13689==    by 0xBB9A99: av_malloc (mem.c:92)
==13689==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13689==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13689==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13689==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13689==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13689==    by 0x6ED135: decode_frame (h264.c:4501)
==13689==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13689==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13689==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13689== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13689== 
==13689== HEAP SUMMARY:
==13689==     in use at exit: 0 bytes in 0 blocks
==13689==   total heap usage: 1,787 allocs, 1,787 frees, 7,711,032 bytes allocated
==13689== 
==13689== All heap blocks were freed -- no leaks are possible
==13689== 
==13689== For counts of detected and suppressed errors, rerun with: -v
==13689== ERROR SUMMARY: 180 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcafr2_hhi_a1N-85457-g8378466507
No diff output recorded
==13703== Memcheck, a memory error detector
==13703== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13703== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13703== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR2_HHI.264 -f framecrc -
==13703== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR2_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69c6460] Encoder did not produce proper pts, making some up.
==13703== Use of uninitialised value of size 8
==13703==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13703==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13703==    by 0x45D152: write_frame (ffmpeg.c:598)
==13703==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13703==    by 0x4511E4: main (ffmpeg.c:3098)
==13703==  Uninitialised value was created by a heap allocation
==13703==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0xBB9A99: av_malloc (mem.c:92)
==13703==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13703==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13703==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13703==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13703==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13703==    by 0x6ED135: decode_frame (h264.c:4501)
==13703==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13703==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13703==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13703== Conditional jump or move depends on uninitialised value(s)
==13703==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13703==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13703==    by 0x45D152: write_frame (ffmpeg.c:598)
==13703==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13703==    by 0x4511E4: main (ffmpeg.c:3098)
==13703==  Uninitialised value was created by a heap allocation
==13703==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0xBB9A99: av_malloc (mem.c:92)
==13703==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13703==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13703==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13703==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13703==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13703==    by 0x6ED135: decode_frame (h264.c:4501)
==13703==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13703==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13703==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13703== Conditional jump or move depends on uninitialised value(s)
==13703==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13703==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13703==    by 0x45D152: write_frame (ffmpeg.c:598)
==13703==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13703==    by 0x4511E4: main (ffmpeg.c:3098)
==13703==  Uninitialised value was created by a heap allocation
==13703==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0xBB9A99: av_malloc (mem.c:92)
==13703==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13703==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13703==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13703==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13703==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13703==    by 0x6ED135: decode_frame (h264.c:4501)
==13703==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13703==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13703==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13703== Conditional jump or move depends on uninitialised value(s)
==13703==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13703==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13703==    by 0x45D152: write_frame (ffmpeg.c:598)
==13703==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13703==    by 0x4511E4: main (ffmpeg.c:3098)
==13703==  Uninitialised value was created by a heap allocation
==13703==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0xBB9A99: av_malloc (mem.c:92)
==13703==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13703==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13703==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13703==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13703==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13703==    by 0x6ED135: decode_frame (h264.c:4501)
==13703==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13703==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13703==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13703== Conditional jump or move depends on uninitialised value(s)
==13703==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13703==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13703==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13703==    by 0x45D152: write_frame (ffmpeg.c:598)
==13703==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13703==    by 0x4511E4: main (ffmpeg.c:3098)
==13703==  Uninitialised value was created by a heap allocation
==13703==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13703==    by 0xBB9A99: av_malloc (mem.c:92)
==13703==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13703==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13703==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13703==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13703==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13703==    by 0x6ED135: decode_frame (h264.c:4501)
==13703==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13703==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13703==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13703== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13703== 
==13703== HEAP SUMMARY:
==13703==     in use at exit: 0 bytes in 0 blocks
==13703==   total heap usage: 1,835 allocs, 1,835 frees, 7,855,505 bytes allocated
==13703== 
==13703== All heap blocks were freed -- no leaks are possible
==13703== 
==13703== For counts of detected and suppressed errors, rerun with: -v
==13703== ERROR SUMMARY: 180 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcafr3_hhi_a1N-85457-g8378466507
No diff output recorded
==13717== Memcheck, a memory error detector
==13717== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13717== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13717== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR3_HHI.264 -f framecrc -
==13717== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR3_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69c6140] Encoder did not produce proper pts, making some up.
==13717== Use of uninitialised value of size 8
==13717==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13717==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13717==    by 0x45D152: write_frame (ffmpeg.c:598)
==13717==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13717==    by 0x4511E4: main (ffmpeg.c:3098)
==13717==  Uninitialised value was created by a heap allocation
==13717==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0xBB9A99: av_malloc (mem.c:92)
==13717==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13717==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13717==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13717==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13717==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13717==    by 0x6ED135: decode_frame (h264.c:4501)
==13717==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13717==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13717==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13717== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13717== Conditional jump or move depends on uninitialised value(s)
==13717==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13717==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13717==    by 0x45D152: write_frame (ffmpeg.c:598)
==13717==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13717==    by 0x4511E4: main (ffmpeg.c:3098)
==13717==  Uninitialised value was created by a heap allocation
==13717==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0xBB9A99: av_malloc (mem.c:92)
==13717==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13717==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13717==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13717==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13717==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13717==    by 0x6ED135: decode_frame (h264.c:4501)
==13717==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13717==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13717==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13717== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13717== Conditional jump or move depends on uninitialised value(s)
==13717==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13717==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13717==    by 0x45D152: write_frame (ffmpeg.c:598)
==13717==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13717==    by 0x4511E4: main (ffmpeg.c:3098)
==13717==  Uninitialised value was created by a heap allocation
==13717==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0xBB9A99: av_malloc (mem.c:92)
==13717==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13717==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13717==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13717==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13717==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13717==    by 0x6ED135: decode_frame (h264.c:4501)
==13717==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13717==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13717==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13717== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13717== Conditional jump or move depends on uninitialised value(s)
==13717==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13717==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13717==    by 0x45D152: write_frame (ffmpeg.c:598)
==13717==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13717==    by 0x4511E4: main (ffmpeg.c:3098)
==13717==  Uninitialised value was created by a heap allocation
==13717==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0xBB9A99: av_malloc (mem.c:92)
==13717==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13717==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13717==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13717==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13717==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13717==    by 0x6ED135: decode_frame (h264.c:4501)
==13717==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13717==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13717==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13717== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13717== Conditional jump or move depends on uninitialised value(s)
==13717==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13717==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13717==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13717==    by 0x45D152: write_frame (ffmpeg.c:598)
==13717==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13717==    by 0x4511E4: main (ffmpeg.c:3098)
==13717==  Uninitialised value was created by a heap allocation
==13717==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13717==    by 0xBB9A99: av_malloc (mem.c:92)
==13717==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13717==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13717==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13717==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13717==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13717==    by 0x6ED135: decode_frame (h264.c:4501)
==13717==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13717==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13717==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13717== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13717== 
==13717== HEAP SUMMARY:
==13717==     in use at exit: 0 bytes in 0 blocks
==13717==   total heap usage: 1,835 allocs, 1,835 frees, 7,854,678 bytes allocated
==13717== 
==13717== All heap blocks were freed -- no leaks are possible
==13717== 
==13717== For counts of detected and suppressed errors, rerun with: -v
==13717== ERROR SUMMARY: 180 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcafr4_hhi_a1N-85457-g8378466507
No diff output recorded
==13731== Memcheck, a memory error detector
==13731== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13731== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13731== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR4_HHI.264 -f framecrc -
==13731== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAFR4_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6c45160] Encoder did not produce proper pts, making some up.
==13731== Use of uninitialised value of size 8
==13731==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13731==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13731==    by 0x45D152: write_frame (ffmpeg.c:598)
==13731==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13731==    by 0x4511E4: main (ffmpeg.c:3098)
==13731==  Uninitialised value was created by a heap allocation
==13731==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0xBB9A99: av_malloc (mem.c:92)
==13731==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13731==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13731==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13731==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13731==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13731==    by 0x6ED135: decode_frame (h264.c:4501)
==13731==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13731==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13731==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13731== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13731== Conditional jump or move depends on uninitialised value(s)
==13731==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13731==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13731==    by 0x45D152: write_frame (ffmpeg.c:598)
==13731==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13731==    by 0x4511E4: main (ffmpeg.c:3098)
==13731==  Uninitialised value was created by a heap allocation
==13731==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0xBB9A99: av_malloc (mem.c:92)
==13731==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13731==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13731==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13731==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13731==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13731==    by 0x6ED135: decode_frame (h264.c:4501)
==13731==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13731==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13731==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13731== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13731== Conditional jump or move depends on uninitialised value(s)
==13731==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13731==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13731==    by 0x45D152: write_frame (ffmpeg.c:598)
==13731==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13731==    by 0x4511E4: main (ffmpeg.c:3098)
==13731==  Uninitialised value was created by a heap allocation
==13731==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0xBB9A99: av_malloc (mem.c:92)
==13731==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13731==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13731==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13731==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13731==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13731==    by 0x6ED135: decode_frame (h264.c:4501)
==13731==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13731==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13731==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13731== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13731== Conditional jump or move depends on uninitialised value(s)
==13731==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13731==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13731==    by 0x45D152: write_frame (ffmpeg.c:598)
==13731==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13731==    by 0x4511E4: main (ffmpeg.c:3098)
==13731==  Uninitialised value was created by a heap allocation
==13731==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0xBB9A99: av_malloc (mem.c:92)
==13731==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13731==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13731==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13731==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13731==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13731==    by 0x6ED135: decode_frame (h264.c:4501)
==13731==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13731==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13731==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13731== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13731== Conditional jump or move depends on uninitialised value(s)
==13731==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13731==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13731==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13731==    by 0x45D152: write_frame (ffmpeg.c:598)
==13731==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13731==    by 0x4511E4: main (ffmpeg.c:3098)
==13731==  Uninitialised value was created by a heap allocation
==13731==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13731==    by 0xBB9A99: av_malloc (mem.c:92)
==13731==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13731==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13731==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13731==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13731==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13731==    by 0x6ED135: decode_frame (h264.c:4501)
==13731==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13731==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13731==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13731== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=5.2 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13731== 
==13731== HEAP SUMMARY:
==13731==     in use at exit: 0 bytes in 0 blocks
==13731==   total heap usage: 2,471 allocs, 2,471 frees, 10,730,319 bytes allocated
==13731== 
==13731== All heap blocks were freed -- no leaks are possible
==13731== 
==13731== For counts of detected and suppressed errors, rerun with: -v
==13731== ERROR SUMMARY: 72 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hcamff1_hhi_b1N-85457-g8378466507
No diff output recorded
==13745== Memcheck, a memory error detector
==13745== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13745== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13745== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HCAMFF1_HHI.264 -f framecrc -
==13745== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13745==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13745==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13745==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13745==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== 
==13745== More than 100 errors detected.  Subsequent errors
==13745== will still be recorded, but in less detail than before.
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13745==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13745==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13745==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13745==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13745==    by 0x6ED065: decode_frame (h264.c:4637)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13745==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13745==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13745==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HCAMFF1_HHI.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69a1500] Encoder did not produce proper pts, making some up.
==13745== Use of uninitialised value of size 8
==13745==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13745==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13745==    by 0x45D152: write_frame (ffmpeg.c:598)
==13745==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13745==    by 0x4511E4: main (ffmpeg.c:3098)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13745==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13745==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13745==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13745==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13745==    by 0x45D152: write_frame (ffmpeg.c:598)
==13745==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13745==    by 0x4511E4: main (ffmpeg.c:3098)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13745==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13745==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13745==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13745==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13745==    by 0x45D152: write_frame (ffmpeg.c:598)
==13745==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13745==    by 0x4511E4: main (ffmpeg.c:3098)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13745==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13745==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13745==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13745==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13745==    by 0x45D152: write_frame (ffmpeg.c:598)
==13745==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13745==    by 0x4511E4: main (ffmpeg.c:3098)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13745==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13745==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13745==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13745== Conditional jump or move depends on uninitialised value(s)
==13745==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13745==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13745==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13745==    by 0x45D152: write_frame (ffmpeg.c:598)
==13745==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13745==    by 0x4511E4: main (ffmpeg.c:3098)
==13745==  Uninitialised value was created by a heap allocation
==13745==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13745==    by 0xBB9A99: av_malloc (mem.c:92)
==13745==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13745==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13745==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13745==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13745==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13745==    by 0x6ED135: decode_frame (h264.c:4501)
==13745==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13745==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13745==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13745== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.40 bitrate=  11.8kbits/s    
video:1485kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961069%
==13745== 
==13745== HEAP SUMMARY:
==13745==     in use at exit: 0 bytes in 0 blocks
==13745==   total heap usage: 1,787 allocs, 1,787 frees, 7,711,318 bytes allocated
==13745== 
==13745== All heap blocks were freed -- no leaks are possible
==13745== 
==13745== For counts of detected and suppressed errors, rerun with: -v
==13745== ERROR SUMMARY: 396077 errors from 109 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hi422fr10_sony_b1N-85457-g8378466507
No diff output recorded
==13759== Memcheck, a memory error detector
==13759== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13759== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13759== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/Hi422FR10_SONY_B.264 -f framecrc -
==13759== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] decoding for stream 0 failed
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/Hi422FR10_SONY_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High 4:2:2), yuv422p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (Y42B / 0x42323459), yuv422p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b07560] Encoder did not produce proper pts, making some up.
==13759== Use of uninitialised value of size 8
==13759==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13759==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13759==    by 0x45D152: write_frame (ffmpeg.c:598)
==13759==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13759==    by 0x4511E4: main (ffmpeg.c:3098)
==13759==  Uninitialised value was created by a heap allocation
==13759==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0xBB9A99: av_malloc (mem.c:92)
==13759==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13759==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13759==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13759==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13759==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13759==    by 0x6ED135: decode_frame (h264.c:4501)
==13759==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13759==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13759==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13759== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13759== Conditional jump or move depends on uninitialised value(s)
==13759==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13759==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13759==    by 0x45D152: write_frame (ffmpeg.c:598)
==13759==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13759==    by 0x4511E4: main (ffmpeg.c:3098)
==13759==  Uninitialised value was created by a heap allocation
==13759==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0xBB9A99: av_malloc (mem.c:92)
==13759==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13759==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13759==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13759==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13759==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13759==    by 0x6ED135: decode_frame (h264.c:4501)
==13759==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13759==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13759==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13759== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13759== Conditional jump or move depends on uninitialised value(s)
==13759==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13759==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13759==    by 0x45D152: write_frame (ffmpeg.c:598)
==13759==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13759==    by 0x4511E4: main (ffmpeg.c:3098)
==13759==  Uninitialised value was created by a heap allocation
==13759==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0xBB9A99: av_malloc (mem.c:92)
==13759==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13759==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13759==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13759==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13759==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13759==    by 0x6ED135: decode_frame (h264.c:4501)
==13759==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13759==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13759==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13759== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13759== Conditional jump or move depends on uninitialised value(s)
==13759==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13759==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13759==    by 0x45D152: write_frame (ffmpeg.c:598)
==13759==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13759==    by 0x4511E4: main (ffmpeg.c:3098)
==13759==  Uninitialised value was created by a heap allocation
==13759==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0xBB9A99: av_malloc (mem.c:92)
==13759==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13759==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13759==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13759==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13759==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13759==    by 0x6ED135: decode_frame (h264.c:4501)
==13759==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13759==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13759==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13759== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13759== Conditional jump or move depends on uninitialised value(s)
==13759==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13759==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13759==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13759==    by 0x45D152: write_frame (ffmpeg.c:598)
==13759==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13759==    by 0x4511E4: main (ffmpeg.c:3098)
==13759==  Uninitialised value was created by a heap allocation
==13759==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13759==    by 0xBB9A99: av_malloc (mem.c:92)
==13759==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13759==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13759==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13759==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13759==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13759==    by 0x6ED135: decode_frame (h264.c:4501)
==13759==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13759==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13759==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13759== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=    5 fps=0.0 q=0.0 Lsize=       0kB time=00:00:00.20 bitrate=  12.1kbits/s    
video:990kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.970210%
==13759== 
==13759== HEAP SUMMARY:
==13759==     in use at exit: 0 bytes in 0 blocks
==13759==   total heap usage: 1,901 allocs, 1,901 frees, 9,407,890 bytes allocated
==13759== 
==13759== All heap blocks were freed -- no leaks are possible
==13759== 
==13759== For counts of detected and suppressed errors, rerun with: -v
==13759== ERROR SUMMARY: 90 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpca_brcm_c1N-85457-g8378466507
No diff output recorded
==13815== Memcheck, a memory error detector
==13815== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13815== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13815== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCA_BRCM_C.264 -f framecrc -
==13815== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCA_BRCM_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6aada00] Encoder did not produce proper pts, making some up.
==13815== Use of uninitialised value of size 8
==13815==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13815==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13815== Conditional jump or move depends on uninitialised value(s)
==13815==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13815==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13815== Conditional jump or move depends on uninitialised value(s)
==13815==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13815==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13815== Conditional jump or move depends on uninitialised value(s)
==13815==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13815==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13815== Conditional jump or move depends on uninitialised value(s)
==13815==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13815==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13815==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13815== Conditional jump or move depends on uninitialised value(s)
==13815==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13815==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13815==    by 0x45D152: write_frame (ffmpeg.c:598)
==13815==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13815==    by 0x4511E4: main (ffmpeg.c:3098)
==13815==  Uninitialised value was created by a heap allocation
==13815==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13815==    by 0xBB9A99: av_malloc (mem.c:92)
==13815==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13815==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13815==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13815==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13815==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13815==    by 0x6ED135: decode_frame (h264.c:4501)
==13815==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13815==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13815==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13815== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 15 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13815== 
==13815== HEAP SUMMARY:
==13815==     in use at exit: 0 bytes in 0 blocks
==13815==   total heap usage: 5,916 allocs, 5,916 frees, 54,628,428 bytes allocated
==13815== 
==13815== All heap blocks were freed -- no leaks are possible
==13815== 
==13815== For counts of detected and suppressed errors, rerun with: -v
==13815== ERROR SUMMARY: 5381 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcadq_brcm_b1N-85457-g8378466507
No diff output recorded
==13829== Memcheck, a memory error detector
==13829== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13829== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13829== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCADQ_BRCM_B.264 -f framecrc -
==13829== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCADQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b400c0] Encoder did not produce proper pts, making some up.
==13829== Use of uninitialised value of size 8
==13829==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13829==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13829== Conditional jump or move depends on uninitialised value(s)
==13829==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13829==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13829== Conditional jump or move depends on uninitialised value(s)
==13829==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13829==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13829== Conditional jump or move depends on uninitialised value(s)
==13829==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13829==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13829== Conditional jump or move depends on uninitialised value(s)
==13829==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13829==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13829==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13829== Conditional jump or move depends on uninitialised value(s)
==13829==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13829==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13829==    by 0x45D152: write_frame (ffmpeg.c:598)
==13829==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13829==    by 0x4511E4: main (ffmpeg.c:3098)
==13829==  Uninitialised value was created by a heap allocation
==13829==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13829==    by 0xBB9A99: av_malloc (mem.c:92)
==13829==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13829==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13829==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13829==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13829==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13829==    by 0x6ED135: decode_frame (h264.c:4501)
==13829==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13829==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13829==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13829== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 13 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13829== 
==13829== HEAP SUMMARY:
==13829==     in use at exit: 0 bytes in 0 blocks
==13829==   total heap usage: 6,571 allocs, 6,571 frees, 55,977,325 bytes allocated
==13829== 
==13829== All heap blocks were freed -- no leaks are possible
==13829== 
==13829== For counts of detected and suppressed errors, rerun with: -v
==13829== ERROR SUMMARY: 5375 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcafl_bcrm_c1N-85457-g8378466507
No diff output recorded
==13843== Memcheck, a memory error detector
==13843== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13843== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13843== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCAFL_BRCM_C.264 -vsync drop -f framecrc -
==13843== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCAFL_BRCM_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b25060] Encoder did not produce proper pts, making some up.
==13843== Use of uninitialised value of size 8
==13843==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13843==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13843==    by 0x45D152: write_frame (ffmpeg.c:598)
==13843==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13843==    by 0x4511E4: main (ffmpeg.c:3098)
==13843==  Uninitialised value was created by a heap allocation
==13843==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0xBB9A99: av_malloc (mem.c:92)
==13843==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13843==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13843==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13843==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13843==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13843==    by 0x6ED135: decode_frame (h264.c:4501)
==13843==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13843==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13843==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13843== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13843== Conditional jump or move depends on uninitialised value(s)
==13843==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13843==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13843==    by 0x45D152: write_frame (ffmpeg.c:598)
==13843==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13843==    by 0x4511E4: main (ffmpeg.c:3098)
==13843==  Uninitialised value was created by a heap allocation
==13843==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0xBB9A99: av_malloc (mem.c:92)
==13843==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13843==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13843==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13843==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13843==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13843==    by 0x6ED135: decode_frame (h264.c:4501)
==13843==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13843==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13843==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13843== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13843== Conditional jump or move depends on uninitialised value(s)
==13843==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13843==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13843==    by 0x45D152: write_frame (ffmpeg.c:598)
==13843==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13843==    by 0x4511E4: main (ffmpeg.c:3098)
==13843==  Uninitialised value was created by a heap allocation
==13843==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0xBB9A99: av_malloc (mem.c:92)
==13843==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13843==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13843==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13843==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13843==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13843==    by 0x6ED135: decode_frame (h264.c:4501)
==13843==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13843==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13843==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13843== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13843== Conditional jump or move depends on uninitialised value(s)
==13843==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13843==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13843==    by 0x45D152: write_frame (ffmpeg.c:598)
==13843==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13843==    by 0x4511E4: main (ffmpeg.c:3098)
==13843==  Uninitialised value was created by a heap allocation
==13843==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0xBB9A99: av_malloc (mem.c:92)
==13843==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13843==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13843==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13843==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13843==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13843==    by 0x6ED135: decode_frame (h264.c:4501)
==13843==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13843==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13843==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13843== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13843== Conditional jump or move depends on uninitialised value(s)
==13843==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13843==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13843==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13843==    by 0x45D152: write_frame (ffmpeg.c:598)
==13843==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13843==    by 0x4511E4: main (ffmpeg.c:3098)
==13843==  Uninitialised value was created by a heap allocation
==13843==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13843==    by 0xBB9A99: av_malloc (mem.c:92)
==13843==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13843==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13843==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13843==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13843==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13843==    by 0x6ED135: decode_frame (h264.c:4501)
==13843==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13843==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13843==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13843== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 13 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13843== 
==13843== HEAP SUMMARY:
==13843==     in use at exit: 0 bytes in 0 blocks
==13843==   total heap usage: 7,375 allocs, 7,375 frees, 55,589,676 bytes allocated
==13843== 
==13843== All heap blocks were freed -- no leaks are possible
==13843== 
==13843== For counts of detected and suppressed errors, rerun with: -v
==13843== ERROR SUMMARY: 5381 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcaflnl_bcrm_c1N-85457-g8378466507
No diff output recorded
==13857== Memcheck, a memory error detector
==13857== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13857== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13857== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCAFLNL_BRCM_C.264 -vsync drop -f framecrc -
==13857== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCAFLNL_BRCM_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b2c0e0] Encoder did not produce proper pts, making some up.
==13857== Use of uninitialised value of size 8
==13857==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13857==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13857==    by 0x45D152: write_frame (ffmpeg.c:598)
==13857==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13857==    by 0x4511E4: main (ffmpeg.c:3098)
==13857==  Uninitialised value was created by a heap allocation
==13857==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0xBB9A99: av_malloc (mem.c:92)
==13857==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13857==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13857==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13857==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13857==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13857==    by 0x6ED135: decode_frame (h264.c:4501)
==13857==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13857==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13857==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13857== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13857== Conditional jump or move depends on uninitialised value(s)
==13857==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13857==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13857==    by 0x45D152: write_frame (ffmpeg.c:598)
==13857==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13857==    by 0x4511E4: main (ffmpeg.c:3098)
==13857==  Uninitialised value was created by a heap allocation
==13857==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0xBB9A99: av_malloc (mem.c:92)
==13857==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13857==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13857==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13857==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13857==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13857==    by 0x6ED135: decode_frame (h264.c:4501)
==13857==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13857==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13857==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13857== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13857== Conditional jump or move depends on uninitialised value(s)
==13857==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13857==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13857==    by 0x45D152: write_frame (ffmpeg.c:598)
==13857==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13857==    by 0x4511E4: main (ffmpeg.c:3098)
==13857==  Uninitialised value was created by a heap allocation
==13857==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0xBB9A99: av_malloc (mem.c:92)
==13857==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13857==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13857==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13857==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13857==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13857==    by 0x6ED135: decode_frame (h264.c:4501)
==13857==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13857==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13857==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13857== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13857== Conditional jump or move depends on uninitialised value(s)
==13857==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13857==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13857==    by 0x45D152: write_frame (ffmpeg.c:598)
==13857==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13857==    by 0x4511E4: main (ffmpeg.c:3098)
==13857==  Uninitialised value was created by a heap allocation
==13857==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0xBB9A99: av_malloc (mem.c:92)
==13857==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13857==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13857==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13857==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13857==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13857==    by 0x6ED135: decode_frame (h264.c:4501)
==13857==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13857==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13857==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13857== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13857== Conditional jump or move depends on uninitialised value(s)
==13857==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13857==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13857==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13857==    by 0x45D152: write_frame (ffmpeg.c:598)
==13857==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13857==    by 0x4511E4: main (ffmpeg.c:3098)
==13857==  Uninitialised value was created by a heap allocation
==13857==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13857==    by 0xBB9A99: av_malloc (mem.c:92)
==13857==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13857==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13857==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13857==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13857==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13857==    by 0x6ED135: decode_frame (h264.c:4501)
==13857==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13857==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13857==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13857== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 18 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13857== 
==13857== HEAP SUMMARY:
==13857==     in use at exit: 0 bytes in 0 blocks
==13857==   total heap usage: 7,398 allocs, 7,398 frees, 55,639,076 bytes allocated
==13857== 
==13857== All heap blocks were freed -- no leaks are possible
==13857== 
==13857== For counts of detected and suppressed errors, rerun with: -v
==13857== ERROR SUMMARY: 5374 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcalq_brcm_b1N-85457-g8378466507
No diff output recorded
==13871== Memcheck, a memory error detector
==13871== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13871== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13871== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCALQ_BRCM_B.264 -f framecrc -
==13871== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCALQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b400c0] Encoder did not produce proper pts, making some up.
==13871== Use of uninitialised value of size 8
==13871==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13871==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13871== Conditional jump or move depends on uninitialised value(s)
==13871==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13871==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13871== Conditional jump or move depends on uninitialised value(s)
==13871==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13871==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13871== Conditional jump or move depends on uninitialised value(s)
==13871==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13871==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13871== Conditional jump or move depends on uninitialised value(s)
==13871==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13871==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13871==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13871== Conditional jump or move depends on uninitialised value(s)
==13871==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13871==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13871==    by 0x45D152: write_frame (ffmpeg.c:598)
==13871==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13871==    by 0x4511E4: main (ffmpeg.c:3098)
==13871==  Uninitialised value was created by a heap allocation
==13871==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13871==    by 0xBB9A99: av_malloc (mem.c:92)
==13871==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13871==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13871==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13871==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13871==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13871==    by 0x6ED135: decode_frame (h264.c:4501)
==13871==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13871==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13871==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13871== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 13 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13871== 
==13871== HEAP SUMMARY:
==13871==     in use at exit: 0 bytes in 0 blocks
==13871==   total heap usage: 6,571 allocs, 6,571 frees, 55,977,325 bytes allocated
==13871== 
==13871== All heap blocks were freed -- no leaks are possible
==13871== 
==13871== For counts of detected and suppressed errors, rerun with: -v
==13871== ERROR SUMMARY: 5375 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcamapalq_bcrm_b1N-85457-g8378466507
No diff output recorded
==13885== Memcheck, a memory error detector
==13885== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13885== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13885== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCAMAPALQ_BRCM_B.264 -vsync 0 -f framecrc -
==13885== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13885==    by 0x70D444: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13885==    by 0x70D31C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FB0: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FCC: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:182)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FE8: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:183)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720FF1: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:186)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13885==    by 0x70D46C: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72100C: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:187)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721034: h264_h_loop_filter_luma_mbaff_intra_8_c (h264dsp_template.c:198)
==13885==    by 0x70D301: ff_h264_filter_mb (h264_loopfilter.c:164)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70BECE: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70BE04: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720861: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208DC: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7208F8: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72087D: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:126)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72089B: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A26: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AF6: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A45: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A67: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720A94: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AAA: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720AC1: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70B0A9: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720966: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:133)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720B2E: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209A7: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209D2: h264_h_loop_filter_luma_mbaff_8_c (common.h:103)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== 
==13885== More than 100 errors detected.  Subsequent errors
==13885== will still be recorded, but in less detail than before.
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209E8: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7209FF: h264_h_loop_filter_luma_mbaff_8_c (common.h:132)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720916: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:127)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x720985: h264_h_loop_filter_luma_mbaff_8_c (h264dsp_template.c:138)
==13885==    by 0x70AFDD: ff_h264_filter_mb (h264_loopfilter.c:162)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x59DD03: try_decode_frame (utils.c:2507)
==13885==    by 0x5A570B: avformat_find_stream_info (utils.c:2936)
==13885==    by 0x454280: open_input_file (ffmpeg_opt.c:785)
==13885==    by 0x452DDF: open_files.isra.6 (ffmpeg_opt.c:2286)
==13885==    by 0x458868: ffmpeg_parse_options (ffmpeg_opt.c:2323)
==13885==  Uninitialised value was created by a stack allocation
==13885==    at 0x6DAD70: hl_decode_mb_complex (h264_mb_template.c:42)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_luma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:try_decode_frame
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files.isra.6
   fun:ffmpeg_parse_options
}
[h264 @ 0x66ef9c0] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCAMAPALQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b9c040] Encoder did not produce proper pts, making some up.
==13885== Use of uninitialised value of size 8
==13885==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13885==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13885==    by 0x45D152: write_frame (ffmpeg.c:598)
==13885==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13885==    by 0x4511E4: main (ffmpeg.c:3098)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13885==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13885==    by 0x45D152: write_frame (ffmpeg.c:598)
==13885==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13885==    by 0x4511E4: main (ffmpeg.c:3098)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13885==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13885==    by 0x45D152: write_frame (ffmpeg.c:598)
==13885==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13885==    by 0x4511E4: main (ffmpeg.c:3098)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13885==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13885==    by 0x45D152: write_frame (ffmpeg.c:598)
==13885==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13885==    by 0x4511E4: main (ffmpeg.c:3098)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13885==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13885==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13885==    by 0x45D152: write_frame (ffmpeg.c:598)
==13885==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13885==    by 0x4511E4: main (ffmpeg.c:3098)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235EF: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E66B: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70E497: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70BFC0: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72215E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72217C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72218B: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7221A4: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C15C: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FA2: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721EE5: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722144: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F55: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722024: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B19D: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721F1D: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220B4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B344: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72203E: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72205C: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72206F: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722088: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220EC: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220FF: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x722118: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B276: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7220CE: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==13885==    by 0x70B415: ff_h264_filter_mb (h264_loopfilter.c:185)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DC5A: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBF4: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235C9: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70DBDD: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7234FB: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723512: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7236AC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723542: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723559: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72366C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x723589: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235A0: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x72362C: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:300)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==13885== Conditional jump or move depends on uninitialised value(s)
==13885==    at 0x7235DC: h264_h_loop_filter_chroma_mbaff_intra_8_c (h264dsp_template.c:299)
==13885==    by 0x70D8C3: ff_h264_filter_mb (h264_loopfilter.c:187)
==13885==    by 0x6CF1B7: loop_filter (h264.c:4048)
==13885==    by 0x6E4AC9: decode_slice (h264.c:4182)
==13885==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==13885==    by 0x6ED065: decode_frame (h264.c:4637)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885==    by 0x45126F: main (ffmpeg.c:3089)
==13885==  Uninitialised value was created by a heap allocation
==13885==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13885==    by 0xBB9A99: av_malloc (mem.c:92)
==13885==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13885==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13885==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13885==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13885==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13885==    by 0x6ED135: decode_frame (h264.c:4501)
==13885==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13885==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13885==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13885== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_intra_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=  300 fps= 11 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13885== 
==13885== HEAP SUMMARY:
==13885==     in use at exit: 0 bytes in 0 blocks
==13885==   total heap usage: 7,437 allocs, 7,437 frees, 56,943,066 bytes allocated
==13885== 
==13885== All heap blocks were freed -- no leaks are possible
==13885== 
==13885== For counts of detected and suppressed errors, rerun with: -v
==13885== ERROR SUMMARY: 2010132 errors from 345 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcamolq_brcm_b1N-85457-g8378466507
No diff output recorded
==13899== Memcheck, a memory error detector
==13899== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13899== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13899== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCAMOLQ_BRCM_B.264 -f framecrc -
==13899== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCAMOLQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d77c00] Encoder did not produce proper pts, making some up.
==13899== Use of uninitialised value of size 8
==13899==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13899==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13899==    by 0x45D152: write_frame (ffmpeg.c:598)
==13899==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13899==    by 0x4511E4: main (ffmpeg.c:3098)
==13899==  Uninitialised value was created by a heap allocation
==13899==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0xBB9A99: av_malloc (mem.c:92)
==13899==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13899==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13899==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13899==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13899==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13899==    by 0x6ED135: decode_frame (h264.c:4501)
==13899==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13899==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13899==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13899== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13899== Conditional jump or move depends on uninitialised value(s)
==13899==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13899==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13899==    by 0x45D152: write_frame (ffmpeg.c:598)
==13899==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13899==    by 0x4511E4: main (ffmpeg.c:3098)
==13899==  Uninitialised value was created by a heap allocation
==13899==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0xBB9A99: av_malloc (mem.c:92)
==13899==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13899==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13899==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13899==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13899==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13899==    by 0x6ED135: decode_frame (h264.c:4501)
==13899==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13899==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13899==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13899== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13899== Conditional jump or move depends on uninitialised value(s)
==13899==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13899==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13899==    by 0x45D152: write_frame (ffmpeg.c:598)
==13899==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13899==    by 0x4511E4: main (ffmpeg.c:3098)
==13899==  Uninitialised value was created by a heap allocation
==13899==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0xBB9A99: av_malloc (mem.c:92)
==13899==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13899==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13899==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13899==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13899==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13899==    by 0x6ED135: decode_frame (h264.c:4501)
==13899==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13899==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13899==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13899== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13899== Conditional jump or move depends on uninitialised value(s)
==13899==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13899==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13899==    by 0x45D152: write_frame (ffmpeg.c:598)
==13899==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13899==    by 0x4511E4: main (ffmpeg.c:3098)
==13899==  Uninitialised value was created by a heap allocation
==13899==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0xBB9A99: av_malloc (mem.c:92)
==13899==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13899==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13899==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13899==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13899==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13899==    by 0x6ED135: decode_frame (h264.c:4501)
==13899==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13899==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13899==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13899== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13899== Conditional jump or move depends on uninitialised value(s)
==13899==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13899==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13899==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13899==    by 0x45D152: write_frame (ffmpeg.c:598)
==13899==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13899==    by 0x4511E4: main (ffmpeg.c:3098)
==13899==  Uninitialised value was created by a heap allocation
==13899==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13899==    by 0xBB9A99: av_malloc (mem.c:92)
==13899==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13899==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13899==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13899==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13899==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13899==    by 0x6ED135: decode_frame (h264.c:4501)
==13899==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13899==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13899==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13899== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 13 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13899== 
==13899== HEAP SUMMARY:
==13899==     in use at exit: 0 bytes in 0 blocks
==13899==   total heap usage: 4,424 allocs, 4,424 frees, 24,607,610 bytes allocated
==13899== 
==13899== All heap blocks were freed -- no leaks are possible
==13899== 
==13899== For counts of detected and suppressed errors, rerun with: -v
==13899== ERROR SUMMARY: 1794 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcanl_brcm_c1N-85457-g8378466507
No diff output recorded
==13913== Memcheck, a memory error detector
==13913== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13913== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13913== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCANL_BRCM_C.264 -f framecrc -
==13913== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCANL_BRCM_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6ab4160] Encoder did not produce proper pts, making some up.
==13913== Use of uninitialised value of size 8
==13913==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13913==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13913== Conditional jump or move depends on uninitialised value(s)
==13913==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13913==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13913== Conditional jump or move depends on uninitialised value(s)
==13913==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13913==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13913== Conditional jump or move depends on uninitialised value(s)
==13913==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13913==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13913== Conditional jump or move depends on uninitialised value(s)
==13913==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13913==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13913==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13913== Conditional jump or move depends on uninitialised value(s)
==13913==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13913==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13913==    by 0x45D152: write_frame (ffmpeg.c:598)
==13913==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13913==    by 0x4511E4: main (ffmpeg.c:3098)
==13913==  Uninitialised value was created by a heap allocation
==13913==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13913==    by 0xBB9A99: av_malloc (mem.c:92)
==13913==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13913==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13913==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13913==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13913==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13913==    by 0x6ED135: decode_frame (h264.c:4501)
==13913==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13913==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13913==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13913== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 22 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13913== 
==13913== HEAP SUMMARY:
==13913==     in use at exit: 0 bytes in 0 blocks
==13913==   total heap usage: 5,932 allocs, 5,932 frees, 54,663,697 bytes allocated
==13913== 
==13913== All heap blocks were freed -- no leaks are possible
==13913== 
==13913== For counts of detected and suppressed errors, rerun with: -v
==13913== ERROR SUMMARY: 5388 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcaq2lq_brcm_b1N-85457-g8378466507
No diff output recorded
==13927== Memcheck, a memory error detector
==13927== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13927== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13927== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCAQ2LQ_BRCM_B.264 -f framecrc -
==13927== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCAQ2LQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6e86f80] Encoder did not produce proper pts, making some up.
==13927== Use of uninitialised value of size 8
==13927==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13927==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13927== Conditional jump or move depends on uninitialised value(s)
==13927==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13927==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13927== Conditional jump or move depends on uninitialised value(s)
==13927==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13927==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13927== Conditional jump or move depends on uninitialised value(s)
==13927==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13927==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13927== Conditional jump or move depends on uninitialised value(s)
==13927==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13927==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13927==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13927== Conditional jump or move depends on uninitialised value(s)
==13927==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13927==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13927==    by 0x45D152: write_frame (ffmpeg.c:598)
==13927==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13927==    by 0x4511E4: main (ffmpeg.c:3098)
==13927==  Uninitialised value was created by a heap allocation
==13927==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13927==    by 0xBB9A99: av_malloc (mem.c:92)
==13927==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13927==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13927==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13927==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13927==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13927==    by 0x6ED135: decode_frame (h264.c:4501)
==13927==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13927==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13927==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13927== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 10 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13927== 
==13927== HEAP SUMMARY:
==13927==     in use at exit: 0 bytes in 0 blocks
==13927==   total heap usage: 4,891 allocs, 4,891 frees, 25,645,181 bytes allocated
==13927== 
==13927== All heap blocks were freed -- no leaks are possible
==13927== 
==13927== For counts of detected and suppressed errors, rerun with: -v
==13927== ERROR SUMMARY: 1793 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcv_brcm_a1N-85457-g8378466507
No diff output recorded
==13941== Memcheck, a memory error detector
==13941== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13941== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13941== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCV_BRCM_A.264 -f framecrc -
==13941== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCV_BRCM_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6ac7aa0] Encoder did not produce proper pts, making some up.
==13941== Use of uninitialised value of size 8
==13941==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13941==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13941== Conditional jump or move depends on uninitialised value(s)
==13941==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13941==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13941== Conditional jump or move depends on uninitialised value(s)
==13941==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13941==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13941== Conditional jump or move depends on uninitialised value(s)
==13941==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13941==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13941== Conditional jump or move depends on uninitialised value(s)
==13941==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13941==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13941==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13941== Conditional jump or move depends on uninitialised value(s)
==13941==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13941==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13941==    by 0x45D152: write_frame (ffmpeg.c:598)
==13941==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13941==    by 0x4511E4: main (ffmpeg.c:3098)
==13941==  Uninitialised value was created by a heap allocation
==13941==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13941==    by 0xBB9A99: av_malloc (mem.c:92)
==13941==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13941==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13941==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13941==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13941==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13941==    by 0x6ED135: decode_frame (h264.c:4501)
==13941==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13941==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13941==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13941== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 18 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13941== 
==13941== HEAP SUMMARY:
==13941==     in use at exit: 0 bytes in 0 blocks
==13941==   total heap usage: 6,069 allocs, 6,069 frees, 54,953,608 bytes allocated
==13941== 
==13941== All heap blocks were freed -- no leaks are possible
==13941== 
==13941== For counts of detected and suppressed errors, rerun with: -v
==13941== ERROR SUMMARY: 5381 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcvfl_bcrm_a1N-85457-g8378466507
No diff output recorded
==13955== Memcheck, a memory error detector
==13955== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13955== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13955== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCVFL_BRCM_A.264 -vsync drop -f framecrc -
==13955== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCVFL_BRCM_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b40f20] Encoder did not produce proper pts, making some up.
==13955== Use of uninitialised value of size 8
==13955==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13955==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13955==    by 0x45D152: write_frame (ffmpeg.c:598)
==13955==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13955==    by 0x4511E4: main (ffmpeg.c:3098)
==13955==  Uninitialised value was created by a heap allocation
==13955==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0xBB9A99: av_malloc (mem.c:92)
==13955==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13955==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13955==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13955==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13955==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13955==    by 0x6ED135: decode_frame (h264.c:4501)
==13955==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13955==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13955==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13955== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13955== Conditional jump or move depends on uninitialised value(s)
==13955==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13955==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13955==    by 0x45D152: write_frame (ffmpeg.c:598)
==13955==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13955==    by 0x4511E4: main (ffmpeg.c:3098)
==13955==  Uninitialised value was created by a heap allocation
==13955==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0xBB9A99: av_malloc (mem.c:92)
==13955==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13955==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13955==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13955==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13955==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13955==    by 0x6ED135: decode_frame (h264.c:4501)
==13955==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13955==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13955==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13955== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13955== Conditional jump or move depends on uninitialised value(s)
==13955==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13955==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13955==    by 0x45D152: write_frame (ffmpeg.c:598)
==13955==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13955==    by 0x4511E4: main (ffmpeg.c:3098)
==13955==  Uninitialised value was created by a heap allocation
==13955==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0xBB9A99: av_malloc (mem.c:92)
==13955==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13955==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13955==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13955==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13955==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13955==    by 0x6ED135: decode_frame (h264.c:4501)
==13955==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13955==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13955==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13955== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13955== Conditional jump or move depends on uninitialised value(s)
==13955==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13955==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13955==    by 0x45D152: write_frame (ffmpeg.c:598)
==13955==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13955==    by 0x4511E4: main (ffmpeg.c:3098)
==13955==  Uninitialised value was created by a heap allocation
==13955==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0xBB9A99: av_malloc (mem.c:92)
==13955==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13955==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13955==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13955==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13955==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13955==    by 0x6ED135: decode_frame (h264.c:4501)
==13955==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13955==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13955==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13955== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13955== Conditional jump or move depends on uninitialised value(s)
==13955==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13955==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13955==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13955==    by 0x45D152: write_frame (ffmpeg.c:598)
==13955==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13955==    by 0x4511E4: main (ffmpeg.c:3098)
==13955==  Uninitialised value was created by a heap allocation
==13955==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13955==    by 0xBB9A99: av_malloc (mem.c:92)
==13955==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13955==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13955==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13955==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13955==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13955==    by 0x6ED135: decode_frame (h264.c:4501)
==13955==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13955==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13955==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13955== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 15 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13955== 
==13955== HEAP SUMMARY:
==13955==     in use at exit: 0 bytes in 0 blocks
==13955==   total heap usage: 7,510 allocs, 7,510 frees, 55,882,597 bytes allocated
==13955== 
==13955== All heap blocks were freed -- no leaks are possible
==13955== 
==13955== For counts of detected and suppressed errors, rerun with: -v
==13955== ERROR SUMMARY: 5381 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcvflnl_bcrm_a1N-85457-g8378466507
No diff output recorded
==13969== Memcheck, a memory error detector
==13969== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13969== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13969== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCVFLNL_BRCM_A.264 -vsync drop -f framecrc -
==13969== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef9c0] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef9c0] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCVFLNL_BRCM_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6b45a80] Encoder did not produce proper pts, making some up.
==13969== Use of uninitialised value of size 8
==13969==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13969==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13969==    by 0x45D152: write_frame (ffmpeg.c:598)
==13969==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13969==    by 0x4511E4: main (ffmpeg.c:3098)
==13969==  Uninitialised value was created by a heap allocation
==13969==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0xBB9A99: av_malloc (mem.c:92)
==13969==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13969==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13969==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13969==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13969==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13969==    by 0x6ED135: decode_frame (h264.c:4501)
==13969==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13969==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13969==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13969== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13969== Conditional jump or move depends on uninitialised value(s)
==13969==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13969==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13969==    by 0x45D152: write_frame (ffmpeg.c:598)
==13969==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13969==    by 0x4511E4: main (ffmpeg.c:3098)
==13969==  Uninitialised value was created by a heap allocation
==13969==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0xBB9A99: av_malloc (mem.c:92)
==13969==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13969==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13969==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13969==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13969==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13969==    by 0x6ED135: decode_frame (h264.c:4501)
==13969==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13969==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13969==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13969== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13969== Conditional jump or move depends on uninitialised value(s)
==13969==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13969==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13969==    by 0x45D152: write_frame (ffmpeg.c:598)
==13969==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13969==    by 0x4511E4: main (ffmpeg.c:3098)
==13969==  Uninitialised value was created by a heap allocation
==13969==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0xBB9A99: av_malloc (mem.c:92)
==13969==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13969==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13969==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13969==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13969==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13969==    by 0x6ED135: decode_frame (h264.c:4501)
==13969==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13969==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13969==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13969== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13969== Conditional jump or move depends on uninitialised value(s)
==13969==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13969==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13969==    by 0x45D152: write_frame (ffmpeg.c:598)
==13969==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13969==    by 0x4511E4: main (ffmpeg.c:3098)
==13969==  Uninitialised value was created by a heap allocation
==13969==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0xBB9A99: av_malloc (mem.c:92)
==13969==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13969==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13969==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13969==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13969==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13969==    by 0x6ED135: decode_frame (h264.c:4501)
==13969==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13969==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13969==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13969== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13969== Conditional jump or move depends on uninitialised value(s)
==13969==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13969==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13969==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13969==    by 0x45D152: write_frame (ffmpeg.c:598)
==13969==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13969==    by 0x4511E4: main (ffmpeg.c:3098)
==13969==  Uninitialised value was created by a heap allocation
==13969==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13969==    by 0xBB9A99: av_malloc (mem.c:92)
==13969==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13969==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13969==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13969==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13969==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13969==    by 0x6ED135: decode_frame (h264.c:4501)
==13969==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13969==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13969==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13969== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 24 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13969== 
==13969== HEAP SUMMARY:
==13969==     in use at exit: 0 bytes in 0 blocks
==13969==   total heap usage: 7,534 allocs, 7,534 frees, 55,930,954 bytes allocated
==13969== 
==13969== All heap blocks were freed -- no leaks are possible
==13969== 
==13969== For counts of detected and suppressed errors, rerun with: -v
==13969== ERROR SUMMARY: 5374 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcvmolq_brcm_b1N-85457-g8378466507
No diff output recorded
==13983== Memcheck, a memory error detector
==13983== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13983== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13983== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCVMOLQ_BRCM_B.264 -f framecrc -
==13983== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCVMOLQ_BRCM_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d88240] Encoder did not produce proper pts, making some up.
==13983== Use of uninitialised value of size 8
==13983==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13983==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13983==    by 0x45D152: write_frame (ffmpeg.c:598)
==13983==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13983==    by 0x4511E4: main (ffmpeg.c:3098)
==13983==  Uninitialised value was created by a heap allocation
==13983==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0xBB9A99: av_malloc (mem.c:92)
==13983==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13983==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13983==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13983==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13983==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13983==    by 0x6ED135: decode_frame (h264.c:4501)
==13983==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13983==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13983==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13983== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13983== Conditional jump or move depends on uninitialised value(s)
==13983==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13983==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13983==    by 0x45D152: write_frame (ffmpeg.c:598)
==13983==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13983==    by 0x4511E4: main (ffmpeg.c:3098)
==13983==  Uninitialised value was created by a heap allocation
==13983==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0xBB9A99: av_malloc (mem.c:92)
==13983==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13983==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13983==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13983==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13983==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13983==    by 0x6ED135: decode_frame (h264.c:4501)
==13983==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13983==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13983==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13983== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13983== Conditional jump or move depends on uninitialised value(s)
==13983==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13983==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13983==    by 0x45D152: write_frame (ffmpeg.c:598)
==13983==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13983==    by 0x4511E4: main (ffmpeg.c:3098)
==13983==  Uninitialised value was created by a heap allocation
==13983==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0xBB9A99: av_malloc (mem.c:92)
==13983==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13983==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13983==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13983==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13983==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13983==    by 0x6ED135: decode_frame (h264.c:4501)
==13983==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13983==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13983==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13983== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13983== Conditional jump or move depends on uninitialised value(s)
==13983==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13983==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13983==    by 0x45D152: write_frame (ffmpeg.c:598)
==13983==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13983==    by 0x4511E4: main (ffmpeg.c:3098)
==13983==  Uninitialised value was created by a heap allocation
==13983==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0xBB9A99: av_malloc (mem.c:92)
==13983==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13983==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13983==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13983==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13983==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13983==    by 0x6ED135: decode_frame (h264.c:4501)
==13983==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13983==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13983==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13983== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13983== Conditional jump or move depends on uninitialised value(s)
==13983==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13983==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13983==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13983==    by 0x45D152: write_frame (ffmpeg.c:598)
==13983==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13983==    by 0x4511E4: main (ffmpeg.c:3098)
==13983==  Uninitialised value was created by a heap allocation
==13983==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13983==    by 0xBB9A99: av_malloc (mem.c:92)
==13983==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13983==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13983==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13983==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13983==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13983==    by 0x6ED135: decode_frame (h264.c:4501)
==13983==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13983==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13983==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13983== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 20 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:14850kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961779%
==13983== 
==13983== HEAP SUMMARY:
==13983==     in use at exit: 0 bytes in 0 blocks
==13983==   total heap usage: 4,454 allocs, 4,454 frees, 24,670,089 bytes allocated
==13983== 
==13983== All heap blocks were freed -- no leaks are possible
==13983== 
==13983== For counts of detected and suppressed errors, rerun with: -v
==13983== ERROR SUMMARY: 1790 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-frext-hpcvnl_brcm_a1N-85457-g8378466507
No diff output recorded
==13997== Memcheck, a memory error detector
==13997== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==13997== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==13997== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/FRext/HPCVNL_BRCM_A.264 -f framecrc -
==13997== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/FRext/HPCVNL_BRCM_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6ad20c0] Encoder did not produce proper pts, making some up.
==13997== Use of uninitialised value of size 8
==13997==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13997==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13997== Conditional jump or move depends on uninitialised value(s)
==13997==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13997==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13997== Conditional jump or move depends on uninitialised value(s)
==13997==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13997==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13997== Conditional jump or move depends on uninitialised value(s)
==13997==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13997==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13997== Conditional jump or move depends on uninitialised value(s)
==13997==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==13997==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==13997==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==13997== Conditional jump or move depends on uninitialised value(s)
==13997==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==13997==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==13997==    by 0x45D152: write_frame (ffmpeg.c:598)
==13997==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==13997==    by 0x4511E4: main (ffmpeg.c:3098)
==13997==  Uninitialised value was created by a heap allocation
==13997==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==13997==    by 0xBB9A99: av_malloc (mem.c:92)
==13997==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==13997==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==13997==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==13997==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==13997==    by 0x6EA118: decode_slice_header (h264.c:3443)
==13997==    by 0x6ED135: decode_frame (h264.c:4501)
==13997==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==13997==    by 0x45D934: decode_video (ffmpeg.c:1639)
==13997==    by 0x460ECE: process_input (ffmpeg.c:1840)
==13997== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 27 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:44550kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961832%
==13997== 
==13997== HEAP SUMMARY:
==13997==     in use at exit: 0 bytes in 0 blocks
==13997==   total heap usage: 6,087 allocs, 6,087 frees, 55,002,819 bytes allocated
==13997== 
==13997== All heap blocks were freed -- no leaks are possible
==13997== 
==13997== For counts of detected and suppressed errors, rerun with: -v
==13997== ERROR SUMMARY: 5388 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-hcbp2_hhi_a1N-85457-g8378466507
No diff output recorded
==14208== Memcheck, a memory error detector
==14208== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14208== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14208== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/HCBP2_HHI_A.264 -f framecrc -
==14208== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/HCBP2_HHI_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d83ec0] Encoder did not produce proper pts, making some up.
==14208== Use of uninitialised value of size 8
==14208==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14208==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14208== Conditional jump or move depends on uninitialised value(s)
==14208==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14208==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14208== Conditional jump or move depends on uninitialised value(s)
==14208==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14208==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14208== Conditional jump or move depends on uninitialised value(s)
==14208==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14208==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14208== Conditional jump or move depends on uninitialised value(s)
==14208==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14208==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14208==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14208== Conditional jump or move depends on uninitialised value(s)
==14208==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14208==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14208==    by 0x45D152: write_frame (ffmpeg.c:598)
==14208==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14208==    by 0x4511E4: main (ffmpeg.c:3098)
==14208==  Uninitialised value was created by a heap allocation
==14208==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14208==    by 0xBB9A99: av_malloc (mem.c:92)
==14208==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14208==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14208==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14208==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14208==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14208==    by 0x6ED135: decode_frame (h264.c:4501)
==14208==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14208==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14208==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14208== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  250 fps= 29 q=0.0 Lsize=      14kB time=00:00:10.00 bitrate=  11.6kbits/s    
video:37125kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961827%
==14208== 
==14208== HEAP SUMMARY:
==14208==     in use at exit: 0 bytes in 0 blocks
==14208==   total heap usage: 4,456 allocs, 4,456 frees, 53,202,120 bytes allocated
==14208== 
==14208== All heap blocks were freed -- no leaks are possible
==14208== 
==14208== For counts of detected and suppressed errors, rerun with: -v
==14208== ERROR SUMMARY: 3389 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-hcmp1_hhi_a1N-85457-g8378466507
No diff output recorded
==14222== Memcheck, a memory error detector
==14222== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14222== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14222== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/HCMP1_HHI_A.264 -f framecrc -
==14222== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/HCMP1_HHI_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6d123e0] Encoder did not produce proper pts, making some up.
==14222== Use of uninitialised value of size 8
==14222==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14222==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14222==    by 0x45D152: write_frame (ffmpeg.c:598)
==14222==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14222==    by 0x4511E4: main (ffmpeg.c:3098)
==14222==  Uninitialised value was created by a heap allocation
==14222==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0xBB9A99: av_malloc (mem.c:92)
==14222==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14222==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14222==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14222==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14222==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14222==    by 0x6ED135: decode_frame (h264.c:4501)
==14222==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14222==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14222==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14222== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14222== Conditional jump or move depends on uninitialised value(s)
==14222==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14222==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14222==    by 0x45D152: write_frame (ffmpeg.c:598)
==14222==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14222==    by 0x4511E4: main (ffmpeg.c:3098)
==14222==  Uninitialised value was created by a heap allocation
==14222==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0xBB9A99: av_malloc (mem.c:92)
==14222==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14222==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14222==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14222==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14222==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14222==    by 0x6ED135: decode_frame (h264.c:4501)
==14222==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14222==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14222==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14222== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14222== Conditional jump or move depends on uninitialised value(s)
==14222==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14222==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14222==    by 0x45D152: write_frame (ffmpeg.c:598)
==14222==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14222==    by 0x4511E4: main (ffmpeg.c:3098)
==14222==  Uninitialised value was created by a heap allocation
==14222==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0xBB9A99: av_malloc (mem.c:92)
==14222==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14222==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14222==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14222==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14222==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14222==    by 0x6ED135: decode_frame (h264.c:4501)
==14222==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14222==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14222==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14222== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14222== Conditional jump or move depends on uninitialised value(s)
==14222==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14222==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14222==    by 0x45D152: write_frame (ffmpeg.c:598)
==14222==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14222==    by 0x4511E4: main (ffmpeg.c:3098)
==14222==  Uninitialised value was created by a heap allocation
==14222==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0xBB9A99: av_malloc (mem.c:92)
==14222==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14222==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14222==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14222==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14222==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14222==    by 0x6ED135: decode_frame (h264.c:4501)
==14222==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14222==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14222==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14222== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14222== Conditional jump or move depends on uninitialised value(s)
==14222==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14222==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14222==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14222==    by 0x45D152: write_frame (ffmpeg.c:598)
==14222==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14222==    by 0x4511E4: main (ffmpeg.c:3098)
==14222==  Uninitialised value was created by a heap allocation
==14222==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14222==    by 0xBB9A99: av_malloc (mem.c:92)
==14222==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14222==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14222==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14222==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14222==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14222==    by 0x6ED135: decode_frame (h264.c:4501)
==14222==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14222==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14222==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14222== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  250 fps= 34 q=0.0 Lsize=      14kB time=00:00:10.00 bitrate=  11.6kbits/s    
video:37125kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.961827%
==14222== 
==14222== HEAP SUMMARY:
==14222==     in use at exit: 0 bytes in 0 blocks
==14222==   total heap usage: 4,351 allocs, 4,351 frees, 52,335,016 bytes allocated
==14222== 
==14222== All heap blocks were freed -- no leaks are possible
==14222== 
==14222== For counts of detected and suppressed errors, rerun with: -v
==14222== ERROR SUMMARY: 2835 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-ls_sva_d1N-85457-g8378466507
No diff output recorded
==14236== Memcheck, a memory error detector
==14236== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14236== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14236== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/LS_SVA_D.264 -f framecrc -
==14236== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/LS_SVA_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69539e0] Encoder did not produce proper pts, making some up.
==14236== Use of uninitialised value of size 8
==14236==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14236==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14236== Conditional jump or move depends on uninitialised value(s)
==14236==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14236==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14236== Conditional jump or move depends on uninitialised value(s)
==14236==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14236==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14236== Conditional jump or move depends on uninitialised value(s)
==14236==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14236==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14236== Conditional jump or move depends on uninitialised value(s)
==14236==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14236==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14236==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14236== Conditional jump or move depends on uninitialised value(s)
==14236==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14236==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14236==    by 0x45D152: write_frame (ffmpeg.c:598)
==14236==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14236==    by 0x4511E4: main (ffmpeg.c:3098)
==14236==  Uninitialised value was created by a heap allocation
==14236==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14236==    by 0xBB9A99: av_malloc (mem.c:92)
==14236==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14236==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14236==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14236==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14236==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14236==    by 0x6ED135: decode_frame (h264.c:4501)
==14236==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14236==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14236==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14236== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame= 1700 fps=107 q=0.0 Lsize=      96kB time=00:01:08.00 bitrate=  11.6kbits/s    
video:63112kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847414%
==14236== 
==14236== HEAP SUMMARY:
==14236==     in use at exit: 0 bytes in 0 blocks
==14236==   total heap usage: 16,273 allocs, 16,273 frees, 72,859,396 bytes allocated
==14236== 
==14236== All heap blocks were freed -- no leaks are possible
==14236== 
==14236== For counts of detected and suppressed errors, rerun with: -v
==14236== ERROR SUMMARY: 26381 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-midr_mw_d1N-85457-g8378466507
No diff output recorded
==14250== Memcheck, a memory error detector
==14250== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14250== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14250== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MIDR_MW_D.264 -f framecrc -
==14250== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MIDR_MW_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69325a0] Encoder did not produce proper pts, making some up.
==14250== Use of uninitialised value of size 8
==14250==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14250==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14250== Conditional jump or move depends on uninitialised value(s)
==14250==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14250==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14250== Conditional jump or move depends on uninitialised value(s)
==14250==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14250==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14250== Conditional jump or move depends on uninitialised value(s)
==14250==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14250==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14250== Conditional jump or move depends on uninitialised value(s)
==14250==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14250==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14250==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14250== Conditional jump or move depends on uninitialised value(s)
==14250==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14250==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14250==    by 0x45D152: write_frame (ffmpeg.c:598)
==14250==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14250==    by 0x4511E4: main (ffmpeg.c:3098)
==14250==  Uninitialised value was created by a heap allocation
==14250==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14250==    by 0xBB9A99: av_malloc (mem.c:92)
==14250==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14250==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14250==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14250==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14250==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14250==    by 0x6ED135: decode_frame (h264.c:4501)
==14250==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14250==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14250==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14250== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 72 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==14250== 
==14250== HEAP SUMMARY:
==14250==     in use at exit: 0 bytes in 0 blocks
==14250==   total heap usage: 2,727 allocs, 2,727 frees, 8,426,247 bytes allocated
==14250== 
==14250== All heap blocks were freed -- no leaks are possible
==14250== 
==14250== For counts of detected and suppressed errors, rerun with: -v
==14250== ERROR SUMMARY: 1645 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mps_mw_a1N-85457-g8378466507
No diff output recorded
==14264== Memcheck, a memory error detector
==14264== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14264== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14264== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MPS_MW_A.264 -f framecrc -
==14264== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MPS_MW_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6956020] Encoder did not produce proper pts, making some up.
==14264== Use of uninitialised value of size 8
==14264==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14264==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14264== Conditional jump or move depends on uninitialised value(s)
==14264==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14264==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14264== Conditional jump or move depends on uninitialised value(s)
==14264==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14264==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14264== Conditional jump or move depends on uninitialised value(s)
==14264==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14264==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14264== Conditional jump or move depends on uninitialised value(s)
==14264==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14264==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14264==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14264== Conditional jump or move depends on uninitialised value(s)
==14264==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14264==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14264==    by 0x45D152: write_frame (ffmpeg.c:598)
==14264==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14264==    by 0x4511E4: main (ffmpeg.c:3098)
==14264==  Uninitialised value was created by a heap allocation
==14264==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14264==    by 0xBB9A99: av_malloc (mem.c:92)
==14264==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14264==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14264==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14264==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14264==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14264==    by 0x6ED135: decode_frame (h264.c:4501)
==14264==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14264==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14264==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14264== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  150 fps= 64 q=0.0 Lsize=       9kB time=00:00:06.00 bitrate=  11.6kbits/s    
video:5569kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847222%
==14264== 
==14264== HEAP SUMMARY:
==14264==     in use at exit: 0 bytes in 0 blocks
==14264==   total heap usage: 3,271 allocs, 3,271 frees, 10,418,161 bytes allocated
==14264== 
==14264== All heap blocks were freed -- no leaks are possible
==14264== 
==14264== For counts of detected and suppressed errors, rerun with: -v
==14264== ERROR SUMMARY: 2035 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr1_bt_a1N-85457-g8378466507
No diff output recorded
==14278== Memcheck, a memory error detector
==14278== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14278== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14278== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR1_BT_A.h264 -f framecrc -
==14278== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR1_BT_A.h264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x698aa20] Encoder did not produce proper pts, making some up.
==14278== Use of uninitialised value of size 8
==14278==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14278==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14278== Conditional jump or move depends on uninitialised value(s)
==14278==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14278==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14278== Conditional jump or move depends on uninitialised value(s)
==14278==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14278==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14278== Conditional jump or move depends on uninitialised value(s)
==14278==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14278==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14278== Conditional jump or move depends on uninitialised value(s)
==14278==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14278==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14278==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14278== Conditional jump or move depends on uninitialised value(s)
==14278==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14278==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14278==    by 0x45D152: write_frame (ffmpeg.c:598)
==14278==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14278==    by 0x4511E4: main (ffmpeg.c:3098)
==14278==  Uninitialised value was created by a heap allocation
==14278==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14278==    by 0xBB9A99: av_malloc (mem.c:92)
==14278==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14278==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14278==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14278==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14278==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14278==    by 0x6ED135: decode_frame (h264.c:4501)
==14278==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14278==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14278==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14278== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   62 fps= 58 q=0.0 Lsize=       4kB time=00:00:02.48 bitrate=  11.6kbits/s    
video:2302kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846924%
==14278== 
==14278== HEAP SUMMARY:
==14278==     in use at exit: 0 bytes in 0 blocks
==14278==   total heap usage: 2,486 allocs, 2,486 frees, 7,632,750 bytes allocated
==14278== 
==14278== All heap blocks were freed -- no leaks are possible
==14278== 
==14278== For counts of detected and suppressed errors, rerun with: -v
==14278== ERROR SUMMARY: 959 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr1_mw_a1N-85457-g8378466507
No diff output recorded
==14292== Memcheck, a memory error detector
==14292== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14292== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14292== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR1_MW_A.264 -f framecrc -
==14292== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR1_MW_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6957600] Encoder did not produce proper pts, making some up.
==14292== Use of uninitialised value of size 8
==14292==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14292==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14292== Conditional jump or move depends on uninitialised value(s)
==14292==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14292==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14292== Conditional jump or move depends on uninitialised value(s)
==14292==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14292==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14292== Conditional jump or move depends on uninitialised value(s)
==14292==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14292==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14292== Conditional jump or move depends on uninitialised value(s)
==14292==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14292==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14292==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14292== Conditional jump or move depends on uninitialised value(s)
==14292==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14292==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14292==    by 0x45D152: write_frame (ffmpeg.c:598)
==14292==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14292==    by 0x4511E4: main (ffmpeg.c:3098)
==14292==  Uninitialised value was created by a heap allocation
==14292==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14292==    by 0xBB9A99: av_malloc (mem.c:92)
==14292==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14292==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14292==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14292==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14292==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14292==    by 0x6ED135: decode_frame (h264.c:4501)
==14292==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14292==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14292==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14292== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  150 fps= 65 q=0.0 Lsize=       9kB time=00:00:06.00 bitrate=  11.6kbits/s    
video:5569kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847222%
==14292== 
==14292== HEAP SUMMARY:
==14292==     in use at exit: 0 bytes in 0 blocks
==14292==   total heap usage: 3,274 allocs, 3,274 frees, 10,437,339 bytes allocated
==14292== 
==14292== All heap blocks were freed -- no leaks are possible
==14292== 
==14292== For counts of detected and suppressed errors, rerun with: -v
==14292== ERROR SUMMARY: 1301 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr2_mw_a1N-85457-g8378466507
No diff output recorded
==14306== Memcheck, a memory error detector
==14306== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14306== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14306== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR2_MW_A.264 -f framecrc -
==14306== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR2_MW_A.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6955040] Encoder did not produce proper pts, making some up.
==14306== Use of uninitialised value of size 8
==14306==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14306==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14306== Conditional jump or move depends on uninitialised value(s)
==14306==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14306==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14306== Conditional jump or move depends on uninitialised value(s)
==14306==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14306==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14306== Conditional jump or move depends on uninitialised value(s)
==14306==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14306==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14306== Conditional jump or move depends on uninitialised value(s)
==14306==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14306==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14306==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14306== Conditional jump or move depends on uninitialised value(s)
==14306==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14306==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14306==    by 0x45D152: write_frame (ffmpeg.c:598)
==14306==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14306==    by 0x4511E4: main (ffmpeg.c:3098)
==14306==  Uninitialised value was created by a heap allocation
==14306==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14306==    by 0xBB9A99: av_malloc (mem.c:92)
==14306==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14306==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14306==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14306==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14306==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14306==    by 0x6ED135: decode_frame (h264.c:4501)
==14306==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14306==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14306==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14306== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 75 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14306== 
==14306== HEAP SUMMARY:
==14306==     in use at exit: 0 bytes in 0 blocks
==14306==   total heap usage: 4,632 allocs, 4,632 frees, 16,564,178 bytes allocated
==14306== 
==14306== All heap blocks were freed -- no leaks are possible
==14306== 
==14306== For counts of detected and suppressed errors, rerun with: -v
==14306== ERROR SUMMARY: 4278 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr2_tandberg_e1N-85457-g8378466507
No diff output recorded
==14320== Memcheck, a memory error detector
==14320== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14320== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14320== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR2_TANDBERG_E.264 -f framecrc -
==14320== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR2_TANDBERG_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69509e0] Encoder did not produce proper pts, making some up.
==14320== Use of uninitialised value of size 8
==14320==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14320==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14320== Conditional jump or move depends on uninitialised value(s)
==14320==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14320==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14320== Conditional jump or move depends on uninitialised value(s)
==14320==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14320==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14320== Conditional jump or move depends on uninitialised value(s)
==14320==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14320==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14320== Conditional jump or move depends on uninitialised value(s)
==14320==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14320==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14320==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14320== Conditional jump or move depends on uninitialised value(s)
==14320==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14320==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14320==    by 0x45D152: write_frame (ffmpeg.c:598)
==14320==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14320==    by 0x4511E4: main (ffmpeg.c:3098)
==14320==  Uninitialised value was created by a heap allocation
==14320==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14320==    by 0xBB9A99: av_malloc (mem.c:92)
==14320==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14320==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14320==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14320==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14320==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14320==    by 0x6ED135: decode_frame (h264.c:4501)
==14320==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14320==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14320==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14320== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 73 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14320== 
==14320== HEAP SUMMARY:
==14320==     in use at exit: 0 bytes in 0 blocks
==14320==   total heap usage: 4,680 allocs, 4,680 frees, 17,733,927 bytes allocated
==14320== 
==14320== All heap blocks were freed -- no leaks are possible
==14320== 
==14320== For counts of detected and suppressed errors, rerun with: -v
==14320== ERROR SUMMARY: 5583 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr3_tandberg_b1N-85457-g8378466507
No diff output recorded
==14334== Memcheck, a memory error detector
==14334== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14334== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14334== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR3_TANDBERG_B.264 -f framecrc -
==14334== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR3_TANDBERG_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6950a40] Encoder did not produce proper pts, making some up.
==14334== Use of uninitialised value of size 8
==14334==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14334==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14334== Conditional jump or move depends on uninitialised value(s)
==14334==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14334==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14334== Conditional jump or move depends on uninitialised value(s)
==14334==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14334==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14334== Conditional jump or move depends on uninitialised value(s)
==14334==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14334==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14334== Conditional jump or move depends on uninitialised value(s)
==14334==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14334==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14334==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14334== Conditional jump or move depends on uninitialised value(s)
==14334==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14334==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14334==    by 0x45D152: write_frame (ffmpeg.c:598)
==14334==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14334==    by 0x4511E4: main (ffmpeg.c:3098)
==14334==  Uninitialised value was created by a heap allocation
==14334==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14334==    by 0xBB9A99: av_malloc (mem.c:92)
==14334==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14334==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14334==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14334==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14334==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14334==    by 0x6ED135: decode_frame (h264.c:4501)
==14334==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14334==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14334==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14334== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 73 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14334== 
==14334== HEAP SUMMARY:
==14334==     in use at exit: 0 bytes in 0 blocks
==14334==   total heap usage: 4,672 allocs, 4,672 frees, 17,803,361 bytes allocated
==14334== 
==14334== All heap blocks were freed -- no leaks are possible
==14334== 
==14334== For counts of detected and suppressed errors, rerun with: -v
==14334== ERROR SUMMARY: 4510 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr4_tandberg_c1N-85457-g8378466507
No diff output recorded
==14348== Memcheck, a memory error detector
==14348== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14348== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14348== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR4_TANDBERG_C.264 -f framecrc -
==14348== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR4_TANDBERG_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a24a80] Encoder did not produce proper pts, making some up.
==14348== Use of uninitialised value of size 8
==14348==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14348==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14348== Conditional jump or move depends on uninitialised value(s)
==14348==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14348==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14348== Conditional jump or move depends on uninitialised value(s)
==14348==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14348==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14348== Conditional jump or move depends on uninitialised value(s)
==14348==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14348==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14348== Conditional jump or move depends on uninitialised value(s)
==14348==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14348==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14348==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14348== Conditional jump or move depends on uninitialised value(s)
==14348==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14348==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14348==    by 0x45D152: write_frame (ffmpeg.c:598)
==14348==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14348==    by 0x4511E4: main (ffmpeg.c:3098)
==14348==  Uninitialised value was created by a heap allocation
==14348==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14348==    by 0xBB9A99: av_malloc (mem.c:92)
==14348==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14348==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14348==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14348==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14348==    by 0x6E99EB: decode_slice_header (h264.c:3379)
==14348==    by 0x6ED135: decode_frame (h264.c:4501)
==14348==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14348==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14348==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 68 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14348== 
==14348== HEAP SUMMARY:
==14348==     in use at exit: 0 bytes in 0 blocks
==14348==   total heap usage: 4,883 allocs, 4,883 frees, 18,764,286 bytes allocated
==14348== 
==14348== All heap blocks were freed -- no leaks are possible
==14348== 
==14348== For counts of detected and suppressed errors, rerun with: -v
==14348== ERROR SUMMARY: 2501 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr5_tandberg_c1N-85457-g8378466507
No diff output recorded
==14362== Memcheck, a memory error detector
==14362== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14362== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14362== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR5_TANDBERG_C.264 -f framecrc -
==14362== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR5_TANDBERG_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6a24b00] Encoder did not produce proper pts, making some up.
==14362== Use of uninitialised value of size 8
==14362==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14362==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14362== Conditional jump or move depends on uninitialised value(s)
==14362==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14362==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14362== Conditional jump or move depends on uninitialised value(s)
==14362==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14362==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14362== Conditional jump or move depends on uninitialised value(s)
==14362==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14362==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14362== Conditional jump or move depends on uninitialised value(s)
==14362==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14362==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14362==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14362== Conditional jump or move depends on uninitialised value(s)
==14362==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14362==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14362==    by 0x45D152: write_frame (ffmpeg.c:598)
==14362==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14362==    by 0x4511E4: main (ffmpeg.c:3098)
==14362==  Uninitialised value was created by a heap allocation
==14362==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14362==    by 0xBB9A99: av_malloc (mem.c:92)
==14362==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14362==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14362==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14362==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14362==    by 0x6E99EB: decode_slice_header (h264.c:3379)
==14362==    by 0x6ED135: decode_frame (h264.c:4501)
==14362==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14362==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14362==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14362== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 68 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14362== 
==14362== HEAP SUMMARY:
==14362==     in use at exit: 0 bytes in 0 blocks
==14362==   total heap usage: 4,883 allocs, 4,883 frees, 18,764,399 bytes allocated
==14362== 
==14362== All heap blocks were freed -- no leaks are possible
==14362== 
==14362== For counts of detected and suppressed errors, rerun with: -v
==14362== ERROR SUMMARY: 2501 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr7_bt_b1N-85457-g8378466507
No diff output recorded
==14390== Memcheck, a memory error detector
==14390== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14390== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14390== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR7_BT_B.h264 -f framecrc -
==14390== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR7_BT_B.h264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Extended), yuv420p, 192x128, 25.25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 192x128, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6955220] Encoder did not produce proper pts, making some up.
==14390== Use of uninitialised value of size 8
==14390==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14390==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14390==    by 0x45D152: write_frame (ffmpeg.c:598)
==14390==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14390==    by 0x4511E4: main (ffmpeg.c:3098)
==14390==  Uninitialised value was created by a heap allocation
==14390==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0xBB9A99: av_malloc (mem.c:92)
==14390==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14390==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14390==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14390==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14390==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14390==    by 0x6ED135: decode_frame (h264.c:4501)
==14390==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14390==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14390==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14390== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14390== Conditional jump or move depends on uninitialised value(s)
==14390==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14390==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14390==    by 0x45D152: write_frame (ffmpeg.c:598)
==14390==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14390==    by 0x4511E4: main (ffmpeg.c:3098)
==14390==  Uninitialised value was created by a heap allocation
==14390==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0xBB9A99: av_malloc (mem.c:92)
==14390==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14390==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14390==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14390==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14390==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14390==    by 0x6ED135: decode_frame (h264.c:4501)
==14390==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14390==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14390==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14390== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14390== Conditional jump or move depends on uninitialised value(s)
==14390==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14390==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14390==    by 0x45D152: write_frame (ffmpeg.c:598)
==14390==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14390==    by 0x4511E4: main (ffmpeg.c:3098)
==14390==  Uninitialised value was created by a heap allocation
==14390==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0xBB9A99: av_malloc (mem.c:92)
==14390==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14390==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14390==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14390==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14390==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14390==    by 0x6ED135: decode_frame (h264.c:4501)
==14390==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14390==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14390==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14390== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14390== Conditional jump or move depends on uninitialised value(s)
==14390==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14390==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14390==    by 0x45D152: write_frame (ffmpeg.c:598)
==14390==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14390==    by 0x4511E4: main (ffmpeg.c:3098)
==14390==  Uninitialised value was created by a heap allocation
==14390==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0xBB9A99: av_malloc (mem.c:92)
==14390==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14390==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14390==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14390==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14390==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14390==    by 0x6ED135: decode_frame (h264.c:4501)
==14390==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14390==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14390==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14390== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14390== Conditional jump or move depends on uninitialised value(s)
==14390==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14390==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14390==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14390==    by 0x45D152: write_frame (ffmpeg.c:598)
==14390==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14390==    by 0x4511E4: main (ffmpeg.c:3098)
==14390==  Uninitialised value was created by a heap allocation
==14390==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14390==    by 0xBB9A99: av_malloc (mem.c:92)
==14390==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14390==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14390==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14390==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14390==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14390==    by 0x6ED135: decode_frame (h264.c:4501)
==14390==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14390==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14390==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14390== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   60 fps= 53 q=0.0 Lsize=       3kB time=00:00:02.40 bitrate=  11.6kbits/s    
video:2160kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.842122%
==14390== 
==14390== HEAP SUMMARY:
==14390==     in use at exit: 0 bytes in 0 blocks
==14390==   total heap usage: 2,440 allocs, 2,440 frees, 6,989,236 bytes allocated
==14390== 
==14390== All heap blocks were freed -- no leaks are possible
==14390== 
==14390== For counts of detected and suppressed errors, rerun with: -v
==14390== ERROR SUMMARY: 629 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-mr9_bt_b1N-85457-g8378466507
No diff output recorded
==14418== Memcheck, a memory error detector
==14418== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14418== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14418== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/MR9_BT_B.h264 -f framecrc -
==14418== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/MR9_BT_B.h264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 192x128, 25.25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 192x128, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x68ee200] Encoder did not produce proper pts, making some up.
==14418== Use of uninitialised value of size 8
==14418==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14418==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14418==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14418==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14418==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14418==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14418==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14418==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14418==    by 0x45D152: write_frame (ffmpeg.c:598)
==14418==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14418==    by 0x4511E4: main (ffmpeg.c:3098)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==14418==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==14418==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==14418==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==14418==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==14418==    by 0x70C092: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721F8F: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:251)
==14418==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FB4: h264_h_loop_filter_chroma_mbaff_8_c (h264dsp_template.c:252)
==14418==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FCE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:103)
==14418==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FDE: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==14418==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
==14418== Conditional jump or move depends on uninitialised value(s)
==14418==    at 0x721FF5: h264_h_loop_filter_chroma_mbaff_8_c (common.h:132)
==14418==    by 0x70C229: ff_h264_filter_mb (h264_loopfilter.c:185)
==14418==    by 0x6CF1B7: loop_filter (h264.c:4048)
==14418==    by 0x6E4AC9: decode_slice (h264.c:4182)
==14418==    by 0x6E5123: execute_decode_slices (h264.c:4297)
==14418==    by 0x6ED065: decode_frame (h264.c:4637)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418==    by 0x45126F: main (ffmpeg.c:3089)
==14418==  Uninitialised value was created by a heap allocation
==14418==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14418==    by 0xBB9A99: av_malloc (mem.c:92)
==14418==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14418==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14418==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14418==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14418==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14418==    by 0x6ED135: decode_frame (h264.c:4501)
==14418==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14418==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14418==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14418== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:h264_h_loop_filter_chroma_mbaff_8_c
   fun:ff_h264_filter_mb
   fun:loop_filter
   fun:decode_slice
   fun:execute_decode_slices
   fun:decode_frame
   fun:avcodec_decode_video2
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   58 fps= 30 q=0.0 Lsize=       3kB time=00:00:02.32 bitrate=  11.6kbits/s    
video:2088kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.842104%
==14418== 
==14418== HEAP SUMMARY:
==14418==     in use at exit: 0 bytes in 0 blocks
==14418==   total heap usage: 2,354 allocs, 2,354 frees, 6,594,345 bytes allocated
==14418== 
==14418== All heap blocks were freed -- no leaks are possible
==14418== 
==14418== For counts of detected and suppressed errors, rerun with: -v
==14418== ERROR SUMMARY: 331 errors from 16 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-nl2_sony_h1N-85457-g8378466507
No diff output recorded
==14460== Memcheck, a memory error detector
==14460== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14460== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14460== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/NL2_Sony_H.jsv -f framecrc -
==14460== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] max_analyze_duration 5000000 reached at 5000000 microseconds
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/NL2_Sony_H.jsv':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6924860] Encoder did not produce proper pts, making some up.
==14460== Use of uninitialised value of size 8
==14460==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14460==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14460== Conditional jump or move depends on uninitialised value(s)
==14460==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14460==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14460== Conditional jump or move depends on uninitialised value(s)
==14460==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14460==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14460== Conditional jump or move depends on uninitialised value(s)
==14460==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14460==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14460== Conditional jump or move depends on uninitialised value(s)
==14460==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14460==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14460==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14460== Conditional jump or move depends on uninitialised value(s)
==14460==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14460==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14460==    by 0x45D152: write_frame (ffmpeg.c:598)
==14460==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14460==    by 0x4511E4: main (ffmpeg.c:3098)
==14460==  Uninitialised value was created by a heap allocation
==14460==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14460==    by 0xBB9A99: av_malloc (mem.c:92)
==14460==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14460==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14460==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14460==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14460==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14460==    by 0x6ED135: decode_frame (h264.c:4501)
==14460==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14460==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14460==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14460== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  300 fps= 99 q=0.0 Lsize=      17kB time=00:00:12.00 bitrate=  11.6kbits/s    
video:11138kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847327%
==14460== 
==14460== HEAP SUMMARY:
==14460==     in use at exit: 0 bytes in 0 blocks
==14460==   total heap usage: 5,068 allocs, 5,068 frees, 16,354,915 bytes allocated
==14460== 
==14460== All heap blocks were freed -- no leaks are possible
==14460== 
==14460== For counts of detected and suppressed errors, rerun with: -v
==14460== ERROR SUMMARY: 5528 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-nl3_sva_e1N-85457-g8378466507
No diff output recorded
==14474== Memcheck, a memory error detector
==14474== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14474== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14474== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/NL3_SVA_E.264 -f framecrc -
==14474== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/NL3_SVA_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6904460] Encoder did not produce proper pts, making some up.
==14474== Use of uninitialised value of size 8
==14474==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14474==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14474==    by 0x45D152: write_frame (ffmpeg.c:598)
==14474==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14474==    by 0x4511E4: main (ffmpeg.c:3098)
==14474==  Uninitialised value was created by a heap allocation
==14474==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0xBB9A99: av_malloc (mem.c:92)
==14474==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14474==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14474==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14474==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14474==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14474==    by 0x6ED135: decode_frame (h264.c:4501)
==14474==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14474==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14474==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14474== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14474== Conditional jump or move depends on uninitialised value(s)
==14474==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14474==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14474==    by 0x45D152: write_frame (ffmpeg.c:598)
==14474==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14474==    by 0x4511E4: main (ffmpeg.c:3098)
==14474==  Uninitialised value was created by a heap allocation
==14474==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0xBB9A99: av_malloc (mem.c:92)
==14474==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14474==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14474==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14474==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14474==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14474==    by 0x6ED135: decode_frame (h264.c:4501)
==14474==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14474==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14474==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14474== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14474== Conditional jump or move depends on uninitialised value(s)
==14474==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14474==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14474==    by 0x45D152: write_frame (ffmpeg.c:598)
==14474==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14474==    by 0x4511E4: main (ffmpeg.c:3098)
==14474==  Uninitialised value was created by a heap allocation
==14474==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0xBB9A99: av_malloc (mem.c:92)
==14474==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14474==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14474==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14474==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14474==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14474==    by 0x6ED135: decode_frame (h264.c:4501)
==14474==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14474==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14474==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14474== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14474== Conditional jump or move depends on uninitialised value(s)
==14474==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14474==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14474==    by 0x45D152: write_frame (ffmpeg.c:598)
==14474==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14474==    by 0x4511E4: main (ffmpeg.c:3098)
==14474==  Uninitialised value was created by a heap allocation
==14474==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0xBB9A99: av_malloc (mem.c:92)
==14474==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14474==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14474==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14474==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14474==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14474==    by 0x6ED135: decode_frame (h264.c:4501)
==14474==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14474==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14474==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14474== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14474== Conditional jump or move depends on uninitialised value(s)
==14474==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14474==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14474==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14474==    by 0x45D152: write_frame (ffmpeg.c:598)
==14474==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14474==    by 0x4511E4: main (ffmpeg.c:3098)
==14474==  Uninitialised value was created by a heap allocation
==14474==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14474==    by 0xBB9A99: av_malloc (mem.c:92)
==14474==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14474==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14474==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14474==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14474==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14474==    by 0x6ED135: decode_frame (h264.c:4501)
==14474==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14474==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14474==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14474== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   33 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.32 bitrate=  11.7kbits/s    
video:1225kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846476%
==14474== 
==14474== HEAP SUMMARY:
==14474==     in use at exit: 0 bytes in 0 blocks
==14474==   total heap usage: 2,022 allocs, 2,022 frees, 5,804,210 bytes allocated
==14474== 
==14474== All heap blocks were freed -- no leaks are possible
==14474== 
==14474== For counts of detected and suppressed errors, rerun with: -v
==14474== ERROR SUMMARY: 557 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-nlmq2_jvc_c1N-85457-g8378466507
No diff output recorded
==14502== Memcheck, a memory error detector
==14502== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14502== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14502== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/NLMQ2_JVC_C.264 -f framecrc -
==14502== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/NLMQ2_JVC_C.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6975b40] Encoder did not produce proper pts, making some up.
==14502== Use of uninitialised value of size 8
==14502==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14502==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14502== Conditional jump or move depends on uninitialised value(s)
==14502==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14502==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14502== Conditional jump or move depends on uninitialised value(s)
==14502==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14502==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14502== Conditional jump or move depends on uninitialised value(s)
==14502==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14502==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14502== Conditional jump or move depends on uninitialised value(s)
==14502==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14502==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14502==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14502== Conditional jump or move depends on uninitialised value(s)
==14502==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14502==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14502==    by 0x45D152: write_frame (ffmpeg.c:598)
==14502==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14502==    by 0x4511E4: main (ffmpeg.c:3098)
==14502==  Uninitialised value was created by a heap allocation
==14502==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14502==    by 0xBB9A99: av_malloc (mem.c:92)
==14502==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14502==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14502==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14502==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14502==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14502==    by 0x6ED135: decode_frame (h264.c:4501)
==14502==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14502==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14502==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14502== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   30 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.20 bitrate=  11.7kbits/s    
video:1114kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846380%
==14502== 
==14502== HEAP SUMMARY:
==14502==     in use at exit: 0 bytes in 0 blocks
==14502==   total heap usage: 2,201 allocs, 2,201 frees, 5,814,361 bytes allocated
==14502== 
==14502== All heap blocks were freed -- no leaks are possible
==14502== 
==14502== For counts of detected and suppressed errors, rerun with: -v
==14502== ERROR SUMMARY: 398 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-nrf_mw_e1N-85457-g8378466507
No diff output recorded
==14516== Memcheck, a memory error detector
==14516== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14516== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14516== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/NRF_MW_E.264 -f framecrc -
==14516== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/NRF_MW_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x690a3a0] Encoder did not produce proper pts, making some up.
==14516== Use of uninitialised value of size 8
==14516==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14516==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14516== Conditional jump or move depends on uninitialised value(s)
==14516==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14516==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14516== Conditional jump or move depends on uninitialised value(s)
==14516==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14516==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14516== Conditional jump or move depends on uninitialised value(s)
==14516==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14516==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14516== Conditional jump or move depends on uninitialised value(s)
==14516==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14516==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14516==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14516== Conditional jump or move depends on uninitialised value(s)
==14516==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14516==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14516==    by 0x45D152: write_frame (ffmpeg.c:598)
==14516==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14516==    by 0x4511E4: main (ffmpeg.c:3098)
==14516==  Uninitialised value was created by a heap allocation
==14516==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14516==    by 0xBB9A99: av_malloc (mem.c:92)
==14516==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14516==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14516==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14516==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14516==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14516==    by 0x6ED135: decode_frame (h264.c:4501)
==14516==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14516==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14516==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14516== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=  100 fps= 74 q=0.0 Lsize=       6kB time=00:00:04.00 bitrate=  11.6kbits/s    
video:3712kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.847117%
==14516== 
==14516== HEAP SUMMARY:
==14516==     in use at exit: 0 bytes in 0 blocks
==14516==   total heap usage: 2,700 allocs, 2,700 frees, 8,163,446 bytes allocated
==14516== 
==14516== All heap blocks were freed -- no leaks are possible
==14516== 
==14516== For counts of detected and suppressed errors, rerun with: -v
==14516== ERROR SUMMARY: 1034 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sharp_mp_paff_2r1N-85457-g8378466507
No diff output recorded
==14587== Memcheck, a memory error detector
==14587== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14587== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14587== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/Sharp_MP_PAFF_2.jvt -f framecrc -
==14587== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/Sharp_MP_PAFF_2.jvt':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 720x480, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6ca2a40] Encoder did not produce proper pts, making some up.
==14587== Use of uninitialised value of size 8
==14587==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14587==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14587==    by 0x45D152: write_frame (ffmpeg.c:598)
==14587==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14587==    by 0x4511E4: main (ffmpeg.c:3098)
==14587==  Uninitialised value was created by a heap allocation
==14587==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0xBB9A99: av_malloc (mem.c:92)
==14587==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14587==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14587==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14587==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14587==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14587==    by 0x6ED135: decode_frame (h264.c:4501)
==14587==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14587==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14587==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14587== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14587== Conditional jump or move depends on uninitialised value(s)
==14587==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14587==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14587==    by 0x45D152: write_frame (ffmpeg.c:598)
==14587==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14587==    by 0x4511E4: main (ffmpeg.c:3098)
==14587==  Uninitialised value was created by a heap allocation
==14587==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0xBB9A99: av_malloc (mem.c:92)
==14587==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14587==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14587==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14587==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14587==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14587==    by 0x6ED135: decode_frame (h264.c:4501)
==14587==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14587==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14587==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14587== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14587== Conditional jump or move depends on uninitialised value(s)
==14587==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14587==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14587==    by 0x45D152: write_frame (ffmpeg.c:598)
==14587==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14587==    by 0x4511E4: main (ffmpeg.c:3098)
==14587==  Uninitialised value was created by a heap allocation
==14587==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0xBB9A99: av_malloc (mem.c:92)
==14587==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14587==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14587==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14587==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14587==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14587==    by 0x6ED135: decode_frame (h264.c:4501)
==14587==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14587==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14587==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14587== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14587== Conditional jump or move depends on uninitialised value(s)
==14587==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14587==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14587==    by 0x45D152: write_frame (ffmpeg.c:598)
==14587==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14587==    by 0x4511E4: main (ffmpeg.c:3098)
==14587==  Uninitialised value was created by a heap allocation
==14587==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0xBB9A99: av_malloc (mem.c:92)
==14587==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14587==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14587==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14587==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14587==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14587==    by 0x6ED135: decode_frame (h264.c:4501)
==14587==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14587==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14587==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14587== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14587== Conditional jump or move depends on uninitialised value(s)
==14587==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14587==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14587==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14587==    by 0x45D152: write_frame (ffmpeg.c:598)
==14587==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14587==    by 0x4511E4: main (ffmpeg.c:3098)
==14587==  Uninitialised value was created by a heap allocation
==14587==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14587==    by 0xBB9A99: av_malloc (mem.c:92)
==14587==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14587==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14587==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14587==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14587==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14587==    by 0x6ED135: decode_frame (h264.c:4501)
==14587==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14587==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14587==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14587== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   15 fps=6.4 q=0.0 Lsize=       1kB time=00:00:00.60 bitrate=  11.8kbits/s    
video:7594kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.988657%
==14587== 
==14587== HEAP SUMMARY:
==14587==     in use at exit: 0 bytes in 0 blocks
==14587==   total heap usage: 2,041 allocs, 2,041 frees, 21,681,047 bytes allocated
==14587== 
==14587== All heap blocks were freed -- no leaks are possible
==14587== 
==14587== For counts of detected and suppressed errors, rerun with: -v
==14587== ERROR SUMMARY: 18 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sl1_sva_b1N-85457-g8378466507
No diff output recorded
==14601== Memcheck, a memory error detector
==14601== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14601== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14601== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SL1_SVA_B.264 -f framecrc -
==14601== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SL1_SVA_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Main), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6903980] Encoder did not produce proper pts, making some up.
==14601== Use of uninitialised value of size 8
==14601==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14601==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14601==    by 0x45D152: write_frame (ffmpeg.c:598)
==14601==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14601==    by 0x4511E4: main (ffmpeg.c:3098)
==14601==  Uninitialised value was created by a heap allocation
==14601==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0xBB9A99: av_malloc (mem.c:92)
==14601==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14601==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14601==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14601==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14601==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14601==    by 0x6ED135: decode_frame (h264.c:4501)
==14601==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14601==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14601==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14601== Conditional jump or move depends on uninitialised value(s)
==14601==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14601==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14601==    by 0x45D152: write_frame (ffmpeg.c:598)
==14601==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14601==    by 0x4511E4: main (ffmpeg.c:3098)
==14601==  Uninitialised value was created by a heap allocation
==14601==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0xBB9A99: av_malloc (mem.c:92)
==14601==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14601==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14601==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14601==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14601==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14601==    by 0x6ED135: decode_frame (h264.c:4501)
==14601==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14601==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14601==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14601== Conditional jump or move depends on uninitialised value(s)
==14601==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14601==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14601==    by 0x45D152: write_frame (ffmpeg.c:598)
==14601==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14601==    by 0x4511E4: main (ffmpeg.c:3098)
==14601==  Uninitialised value was created by a heap allocation
==14601==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0xBB9A99: av_malloc (mem.c:92)
==14601==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14601==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14601==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14601==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14601==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14601==    by 0x6ED135: decode_frame (h264.c:4501)
==14601==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14601==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14601==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14601== Conditional jump or move depends on uninitialised value(s)
==14601==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14601==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14601==    by 0x45D152: write_frame (ffmpeg.c:598)
==14601==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14601==    by 0x4511E4: main (ffmpeg.c:3098)
==14601==  Uninitialised value was created by a heap allocation
==14601==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0xBB9A99: av_malloc (mem.c:92)
==14601==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14601==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14601==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14601==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14601==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14601==    by 0x6ED135: decode_frame (h264.c:4501)
==14601==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14601==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14601==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14601== Conditional jump or move depends on uninitialised value(s)
==14601==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14601==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14601==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14601==    by 0x45D152: write_frame (ffmpeg.c:598)
==14601==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14601==    by 0x4511E4: main (ffmpeg.c:3098)
==14601==  Uninitialised value was created by a heap allocation
==14601==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14601==    by 0xBB9A99: av_malloc (mem.c:92)
==14601==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14601==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14601==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14601==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14601==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14601==    by 0x6ED135: decode_frame (h264.c:4501)
==14601==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14601==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14601==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14601== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   33 fps=0.0 q=0.0 Lsize=       2kB time=00:00:01.32 bitrate=  11.7kbits/s    
video:1225kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846476%
==14601== 
==14601== HEAP SUMMARY:
==14601==     in use at exit: 0 bytes in 0 blocks
==14601==   total heap usage: 2,021 allocs, 2,021 frees, 5,801,552 bytes allocated
==14601== 
==14601== All heap blocks were freed -- no leaks are possible
==14601== 
==14601== For counts of detected and suppressed errors, rerun with: -v
==14601== ERROR SUMMARY: 572 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sva_ba2_d1N-85457-g8378466507
No diff output recorded
==14629== Memcheck, a memory error detector
==14629== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14629== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14629== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SVA_BA2_D.264 -f framecrc -
==14629== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SVA_BA2_D.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x690fde0] Encoder did not produce proper pts, making some up.
==14629== Use of uninitialised value of size 8
==14629==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14629==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14629==    by 0x45D152: write_frame (ffmpeg.c:598)
==14629==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14629==    by 0x4511E4: main (ffmpeg.c:3098)
==14629==  Uninitialised value was created by a heap allocation
==14629==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0xBB9A99: av_malloc (mem.c:92)
==14629==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14629==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14629==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14629==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14629==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14629==    by 0x6ED135: decode_frame (h264.c:4501)
==14629==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14629==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14629==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14629== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14629== Conditional jump or move depends on uninitialised value(s)
==14629==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14629==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14629==    by 0x45D152: write_frame (ffmpeg.c:598)
==14629==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14629==    by 0x4511E4: main (ffmpeg.c:3098)
==14629==  Uninitialised value was created by a heap allocation
==14629==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0xBB9A99: av_malloc (mem.c:92)
==14629==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14629==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14629==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14629==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14629==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14629==    by 0x6ED135: decode_frame (h264.c:4501)
==14629==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14629==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14629==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14629== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14629== Conditional jump or move depends on uninitialised value(s)
==14629==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14629==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14629==    by 0x45D152: write_frame (ffmpeg.c:598)
==14629==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14629==    by 0x4511E4: main (ffmpeg.c:3098)
==14629==  Uninitialised value was created by a heap allocation
==14629==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0xBB9A99: av_malloc (mem.c:92)
==14629==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14629==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14629==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14629==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14629==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14629==    by 0x6ED135: decode_frame (h264.c:4501)
==14629==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14629==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14629==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14629== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14629== Conditional jump or move depends on uninitialised value(s)
==14629==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14629==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14629==    by 0x45D152: write_frame (ffmpeg.c:598)
==14629==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14629==    by 0x4511E4: main (ffmpeg.c:3098)
==14629==  Uninitialised value was created by a heap allocation
==14629==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0xBB9A99: av_malloc (mem.c:92)
==14629==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14629==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14629==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14629==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14629==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14629==    by 0x6ED135: decode_frame (h264.c:4501)
==14629==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14629==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14629==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14629== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14629== Conditional jump or move depends on uninitialised value(s)
==14629==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14629==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14629==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14629==    by 0x45D152: write_frame (ffmpeg.c:598)
==14629==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14629==    by 0x4511E4: main (ffmpeg.c:3098)
==14629==  Uninitialised value was created by a heap allocation
==14629==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14629==    by 0xBB9A99: av_malloc (mem.c:92)
==14629==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14629==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14629==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14629==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14629==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14629==    by 0x6ED135: decode_frame (h264.c:4501)
==14629==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14629==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14629==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14629== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==14629== 
==14629== HEAP SUMMARY:
==14629==     in use at exit: 0 bytes in 0 blocks
==14629==   total heap usage: 1,866 allocs, 1,866 frees, 5,244,144 bytes allocated
==14629== 
==14629== All heap blocks were freed -- no leaks are possible
==14629== 
==14629== For counts of detected and suppressed errors, rerun with: -v
==14629== ERROR SUMMARY: 288 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sva_base_b1N-85457-g8378466507
No diff output recorded
==14643== Memcheck, a memory error detector
==14643== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14643== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14643== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SVA_Base_B.264 -f framecrc -
==14643== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SVA_Base_B.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x69105e0] Encoder did not produce proper pts, making some up.
==14643== Use of uninitialised value of size 8
==14643==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14643==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14643== Conditional jump or move depends on uninitialised value(s)
==14643==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14643==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14643== Conditional jump or move depends on uninitialised value(s)
==14643==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14643==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14643== Conditional jump or move depends on uninitialised value(s)
==14643==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14643==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14643== Conditional jump or move depends on uninitialised value(s)
==14643==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14643==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14643==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14643== Conditional jump or move depends on uninitialised value(s)
==14643==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14643==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14643==    by 0x45D152: write_frame (ffmpeg.c:598)
==14643==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14643==    by 0x4511E4: main (ffmpeg.c:3098)
==14643==  Uninitialised value was created by a heap allocation
==14643==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14643==    by 0xBB9A99: av_malloc (mem.c:92)
==14643==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14643==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14643==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14643==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14643==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14643==    by 0x6ED135: decode_frame (h264.c:4501)
==14643==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14643==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14643==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14643== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==14643== 
==14643== HEAP SUMMARY:
==14643==     in use at exit: 0 bytes in 0 blocks
==14643==   total heap usage: 1,867 allocs, 1,867 frees, 5,245,994 bytes allocated
==14643== 
==14643== All heap blocks were freed -- no leaks are possible
==14643== 
==14643== For counts of detected and suppressed errors, rerun with: -v
==14643== ERROR SUMMARY: 301 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sva_cl1_e1N-85457-g8378466507
No diff output recorded
==14657== Memcheck, a memory error detector
==14657== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14657== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14657== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SVA_CL1_E.264 -f framecrc -
==14657== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SVA_CL1_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6920a20] Encoder did not produce proper pts, making some up.
==14657== Use of uninitialised value of size 8
==14657==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14657==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14657== Conditional jump or move depends on uninitialised value(s)
==14657==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14657==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14657== Conditional jump or move depends on uninitialised value(s)
==14657==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14657==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14657== Conditional jump or move depends on uninitialised value(s)
==14657==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14657==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14657== Conditional jump or move depends on uninitialised value(s)
==14657==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14657==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14657==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14657== Conditional jump or move depends on uninitialised value(s)
==14657==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14657==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14657==    by 0x45D152: write_frame (ffmpeg.c:598)
==14657==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14657==    by 0x4511E4: main (ffmpeg.c:3098)
==14657==  Uninitialised value was created by a heap allocation
==14657==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14657==    by 0xBB9A99: av_malloc (mem.c:92)
==14657==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14657==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14657==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14657==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14657==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14657==    by 0x6ED135: decode_frame (h264.c:4501)
==14657==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14657==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14657==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14657== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   50 fps=0.0 q=0.0 Lsize=       3kB time=00:00:02.00 bitrate=  11.6kbits/s    
video:1856kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.846801%
==14657== 
==14657== HEAP SUMMARY:
==14657==     in use at exit: 0 bytes in 0 blocks
==14657==   total heap usage: 2,206 allocs, 2,206 frees, 6,562,946 bytes allocated
==14657== 
==14657== All heap blocks were freed -- no leaks are possible
==14657== 
==14657== For counts of detected and suppressed errors, rerun with: -v
==14657== ERROR SUMMARY: 862 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sva_fm1_e1N-85457-g8378466507
No diff output recorded
==14671== Memcheck, a memory error detector
==14671== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14671== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14671== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SVA_FM1_E.264 -f framecrc -
==14671== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SVA_FM1_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x6910640] Encoder did not produce proper pts, making some up.
==14671== Use of uninitialised value of size 8
==14671==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14671==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14671== Conditional jump or move depends on uninitialised value(s)
==14671==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14671==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14671== Conditional jump or move depends on uninitialised value(s)
==14671==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14671==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14671== Conditional jump or move depends on uninitialised value(s)
==14671==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14671==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14671== Conditional jump or move depends on uninitialised value(s)
==14671==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14671==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14671==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14671== Conditional jump or move depends on uninitialised value(s)
==14671==    at 0x5DB8FC: av_packet_split_side_data (avpacket.c:266)
==14671==    by 0x544A62: av_interleaved_write_frame (mux.c:495)
==14671==    by 0x45D152: write_frame (ffmpeg.c:598)
==14671==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14671==    by 0x4511E4: main (ffmpeg.c:3098)
==14671==  Uninitialised value was created by a heap allocation
==14671==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14671==    by 0xBB9A99: av_malloc (mem.c:92)
==14671==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14671==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14671==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14671==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14671==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14671==    by 0x6ED135: decode_frame (h264.c:4501)
==14671==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14671==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14671==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14671== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:av_packet_split_side_data
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==14671== 
==14671== HEAP SUMMARY:
==14671==     in use at exit: 0 bytes in 0 blocks
==14671==   total heap usage: 1,867 allocs, 1,867 frees, 5,246,099 bytes allocated
==14671== 
==14671== All heap blocks were freed -- no leaks are possible
==14671== 
==14671== For counts of detected and suppressed errors, rerun with: -v
==14671== ERROR SUMMARY: 294 errors from 6 contexts (suppressed: 2 from 2)
diffstderrh264-conformance-sva_nl2_e1N-85457-g8378466507
No diff output recorded
==14699== Memcheck, a memory error detector
==14699== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14699== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14699== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -vsync drop -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264-conformance/SVA_NL2_E.264 -f framecrc -
==14699== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef920] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264-conformance/SVA_NL2_E.264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 176x144, 25 fps, 25 tbr, 1200k tbn, 50 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
[framecrc @ 0x690ff60] Encoder did not produce proper pts, making some up.
==14699== Use of uninitialised value of size 8
==14699==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14699==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14699==    by 0x45D152: write_frame (ffmpeg.c:598)
==14699==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14699==    by 0x4511E4: main (ffmpeg.c:3098)
==14699==  Uninitialised value was created by a heap allocation
==14699==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0xBB9A99: av_malloc (mem.c:92)
==14699==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14699==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14699==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14699==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14699==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14699==    by 0x6ED135: decode_frame (h264.c:4501)
==14699==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14699==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14699==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14699== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14699== Conditional jump or move depends on uninitialised value(s)
==14699==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14699==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14699==    by 0x45D152: write_frame (ffmpeg.c:598)
==14699==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14699==    by 0x4511E4: main (ffmpeg.c:3098)
==14699==  Uninitialised value was created by a heap allocation
==14699==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0xBB9A99: av_malloc (mem.c:92)
==14699==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14699==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14699==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14699==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14699==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14699==    by 0x6ED135: decode_frame (h264.c:4501)
==14699==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14699==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14699==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14699== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14699== Conditional jump or move depends on uninitialised value(s)
==14699==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14699==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14699==    by 0x45D152: write_frame (ffmpeg.c:598)
==14699==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14699==    by 0x4511E4: main (ffmpeg.c:3098)
==14699==  Uninitialised value was created by a heap allocation
==14699==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0xBB9A99: av_malloc (mem.c:92)
==14699==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14699==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14699==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14699==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14699==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14699==    by 0x6ED135: decode_frame (h264.c:4501)
==14699==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14699==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14699==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14699== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14699== Conditional jump or move depends on uninitialised value(s)
==14699==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14699==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14699==    by 0x45D152: write_frame (ffmpeg.c:598)
==14699==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14699==    by 0x4511E4: main (ffmpeg.c:3098)
==14699==  Uninitialised value was created by a heap allocation
==14699==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0xBB9A99: av_malloc (mem.c:92)
==14699==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14699==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14699==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14699==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14699==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14699==    by 0x6ED135: decode_frame (h264.c:4501)
==14699==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14699==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14699==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14699== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14699== Conditional jump or move depends on uninitialised value(s)
==14699==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14699==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14699==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14699==    by 0x45D152: write_frame (ffmpeg.c:598)
==14699==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14699==    by 0x4511E4: main (ffmpeg.c:3098)
==14699==  Uninitialised value was created by a heap allocation
==14699==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14699==    by 0xBB9A99: av_malloc (mem.c:92)
==14699==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14699==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14699==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14699==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14699==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14699==    by 0x6ED135: decode_frame (h264.c:4501)
==14699==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14699==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14699==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14699== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   17 fps=0.0 q=0.0 Lsize=       1kB time=00:00:00.68 bitrate=  11.7kbits/s    
video:631kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.845576%
==14699== 
==14699== HEAP SUMMARY:
==14699==     in use at exit: 0 bytes in 0 blocks
==14699==   total heap usage: 1,866 allocs, 1,866 frees, 5,244,495 bytes allocated
==14699== 
==14699== All heap blocks were freed -- no leaks are possible
==14699== 
==14699== For counts of detected and suppressed errors, rerun with: -v
==14699== ERROR SUMMARY: 286 errors from 5 contexts (suppressed: 2 from 2)
diffstderrh264-lossless1N-85457-g8378466507
No diff output recorded
==14727== Memcheck, a memory error detector
==14727== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==14727== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==14727== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/h264/lossless.h264 -f framecrc -
==14727== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[h264 @ 0x66ef880] Estimating duration from bitrate, this may be inaccurate
Input #0, h264, from '/home/ux/fate/fate-suite/h264/lossless.h264':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: h264 (High 4:4:4 Predictive), yuv420p, 640x480, 60 fps, 60 tbr, 1200k tbn, 120 tbc
Output #0, framecrc, to 'pipe:':
  Metadata:
    encoder         : Lavf54.63.100
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 640x480, q=2-31, 200 kb/s, 60 tbn, 60 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> rawvideo)
Press [q] to stop, [?] for help
==14727== Use of uninitialised value of size 8
==14727==    at 0x5F59961: _itoa_word (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14727==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14727==    by 0x45D152: write_frame (ffmpeg.c:598)
==14727==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14727==    by 0x4511E4: main (ffmpeg.c:3098)
==14727==  Uninitialised value was created by a heap allocation
==14727==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0xBB9A99: av_malloc (mem.c:92)
==14727==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14727==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14727==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14727==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14727==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14727==    by 0x6ED135: decode_frame (h264.c:4501)
==14727==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14727==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14727==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14727== 
{
   <insert_a_suppression_name_here>
   Memcheck:Value8
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14727== Conditional jump or move depends on uninitialised value(s)
==14727==    at 0x5F59968: _itoa_word (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F5C768: vfprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14727==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14727==    by 0x45D152: write_frame (ffmpeg.c:598)
==14727==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14727==    by 0x4511E4: main (ffmpeg.c:3098)
==14727==  Uninitialised value was created by a heap allocation
==14727==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0xBB9A99: av_malloc (mem.c:92)
==14727==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14727==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14727==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14727==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14727==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14727==    by 0x6ED135: decode_frame (h264.c:4501)
==14727==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14727==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14727==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14727== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:_itoa_word
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14727== Conditional jump or move depends on uninitialised value(s)
==14727==    at 0x5F5C7BB: vfprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14727==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14727==    by 0x45D152: write_frame (ffmpeg.c:598)
==14727==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14727==    by 0x4511E4: main (ffmpeg.c:3098)
==14727==  Uninitialised value was created by a heap allocation
==14727==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0xBB9A99: av_malloc (mem.c:92)
==14727==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14727==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14727==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14727==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14727==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14727==    by 0x6ED135: decode_frame (h264.c:4501)
==14727==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14727==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14727==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14727== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14727== Conditional jump or move depends on uninitialised value(s)
==14727==    at 0x5F5A8F0: vfprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14727==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14727==    by 0x45D152: write_frame (ffmpeg.c:598)
==14727==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14727==    by 0x4511E4: main (ffmpeg.c:3098)
==14727==  Uninitialised value was created by a heap allocation
==14727==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0xBB9A99: av_malloc (mem.c:92)
==14727==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14727==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14727==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14727==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14727==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14727==    by 0x6ED135: decode_frame (h264.c:4501)
==14727==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14727==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14727==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14727== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
==14727== Conditional jump or move depends on uninitialised value(s)
==14727==    at 0x5F5A970: vfprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F87094: vsnprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x5F640F1: snprintf (in /usr/lib/libc-2.17.so)
==14727==    by 0x4F8997: framecrc_write_packet (framecrcenc.c:32)
==14727==    by 0x544A72: av_interleaved_write_frame (mux.c:496)
==14727==    by 0x45D152: write_frame (ffmpeg.c:598)
==14727==    by 0x45EC3D: reap_filters (ffmpeg.c:972)
==14727==    by 0x4511E4: main (ffmpeg.c:3098)
==14727==  Uninitialised value was created by a heap allocation
==14727==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14727==    by 0xBB9A99: av_malloc (mem.c:92)
==14727==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==14727==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==14727==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==14727==    by 0x6E7AC5: ff_h264_frame_start (h264.c:237)
==14727==    by 0x6EA118: decode_slice_header (h264.c:3443)
==14727==    by 0x6ED135: decode_frame (h264.c:4501)
==14727==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==14727==    by 0x45D934: decode_video (ffmpeg.c:1639)
==14727==    by 0x460ECE: process_input (ffmpeg.c:1840)
==14727== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:vfprintf
   fun:vsnprintf
   fun:snprintf
   fun:framecrc_write_packet
   fun:av_interleaved_write_frame
   fun:write_frame
   fun:reap_filters
   fun:main
}
frame=   10 fps=3.6 q=0.0 Lsize=       1kB time=00:00:00.18 bitrate=  26.2kbits/s    
video:4500kB audio:0kB subtitle:0 global headers:0kB muxing overhead -99.986957%
==14727== 
==14727== HEAP SUMMARY:
==14727==     in use at exit: 0 bytes in 0 blocks
==14727==   total heap usage: 2,673 allocs, 2,673 frees, 26,889,023 bytes allocated
==14727== 
==14727== All heap blocks were freed -- no leaks are possible
==14727== 
==14727== For counts of detected and suppressed errors, rerun with: -v
==14727== ERROR SUMMARY: 180 errors from 5 contexts (suppressed: 2 from 2)
diffstderrlavfi-idet1N-52555-ge92862e
No diff output recorded
==31784== Memcheck, a memory error detector
==31784== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==31784== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==31784== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -y -cpuflags all -flags +bitexact -idct simple -sws_flags +accurate_rnd+bitexact -threads 1 -f image2 -vcodec pgmyuv -i /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/vsynth1/%02d.pgm -flags +bitexact -idct simple -sws_flags +accurate_rnd+bitexact -threads 1 -dct fastint -vf idet -vcodec rawvideo -f nut md5:
==31784== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Input #0, image2, from '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/vsynth1/%02d.pgm':
  Duration: 00:00:02.00, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: pgmyuv, yuv420p, 352x288, 25 fps, 25 tbr, 25 tbn, 25 tbc
Output #0, nut, to 'md5:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, q=2-31, 200 kb/s, 51200 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (pgmyuv -> rawvideo)
Press [q] to stop, [?] for help
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A2FA: filter_line_c (vf_idet.c:86)
==31784==    by 0x48A563: filter_frame (vf_idet.c:127)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_line_c
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A2FA: filter_line_c (vf_idet.c:86)
==31784==    by 0x48A598: filter_frame (vf_idet.c:128)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_line_c
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A2FA: filter_line_c (vf_idet.c:86)
==31784==    by 0x48A5BC: filter_frame (vf_idet.c:129)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_line_c
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A654: filter_frame (vf_idet.c:133)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A77F: filter_frame (vf_idet.c:135)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
==31784== Conditional jump or move depends on uninitialised value(s)
==31784==    at 0x48A795: filter_frame (vf_idet.c:137)
==31784==    by 0x470F25: ff_filter_frame_framed (avfilter.c:719)
==31784==    by 0x472B7A: ff_filter_frame (avfilter.c:791)
==31784==    by 0x475B61: request_frame (buffersrc.c:396)
==31784==    by 0x475FB3: av_buffersrc_add_ref (buffersrc.c:151)
==31784==    by 0x45DD3C: decode_video (ffmpeg.c:1720)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784==  Uninitialised value was created by a heap allocation
==31784==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==31784==    by 0xBB9A99: av_malloc (mem.c:92)
==31784==    by 0xBB68C3: av_image_alloc (imgutils.c:210)
==31784==    by 0x464351: alloc_buffer (cmdutils.c:1850)
==31784==    by 0x4696B5: codec_get_buffer (cmdutils.c:1888)
==31784==    by 0x8E64FC: pnm_decode_frame (pnmdec.c:51)
==31784==    by 0x9993AA: avcodec_decode_video2 (utils.c:1688)
==31784==    by 0x45D934: decode_video (ffmpeg.c:1639)
==31784==    by 0x460ECE: process_input (ffmpeg.c:1840)
==31784==    by 0x45126F: main (ffmpeg.c:3089)
==31784== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:filter_frame
   fun:ff_filter_frame_framed
   fun:ff_filter_frame
   fun:request_frame
   fun:av_buffersrc_add_ref
   fun:decode_video
   fun:process_input
   fun:main
}
frame=   49 fps= 14 q=0.0 Lsize=    7278kB time=00:00:01.96 bitrate=30420.2kbits/s    
video:7276kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.024466%
[Parsed_idet_0 @ 0x6d1e240] Single frame detection: TFF:3 BFF:2 Progressive:44 Undetermined:0
[Parsed_idet_0 @ 0x6d1e240] Multi frame detection: TFF:0 BFF:0 Progressive:49 Undetermined:0
==31784== 
==31784== HEAP SUMMARY:
==31784==     in use at exit: 0 bytes in 0 blocks
==31784==   total heap usage: 2,487 allocs, 2,487 frees, 19,090,883 bytes allocated
==31784== 
==31784== All heap blocks were freed -- no leaks are possible
==31784== 
==31784== For counts of detected and suppressed errors, rerun with: -v
==31784== ERROR SUMMARY: 2323915 errors from 6 contexts (suppressed: 2 from 2)
diffstderrvsynth1-snow1N-85457-g8378466507
--- /home/ux/fate/ffmpeg/tests/ref/vsynth/vsynth1-snow	2012-12-03 03:55:32.175545638 +0100
+++ tests/data/fate/vsynth1-snow	2013-02-20 23:22:43.518858539 +0100
@@ -1,4 +0,0 @@
-44fed844eb715fba0cc2433e7d7713bb *tests/data/fate/vsynth1-snow.avi
-136076 tests/data/fate/vsynth1-snow.avi
-91021b7d6d7908648fe78cc1975af8c4 *tests/data/fate/vsynth1-snow.out.rawvideo
-stddev:   22.77 PSNR: 20.98 MAXDIFF:  172 bytes:  7603200/  7603200
==29311== Memcheck, a memory error detector
==29311== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==29311== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==29311== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -f rawvideo -s 352x288 -pix_fmt yuv420p -threads 1 -idct simple -flags +bitexact -sws_flags +accurate_rnd+bitexact -threads 1 -thread_type frame+slice -i /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth1.yuv -threads 1 -idct simple -dct fastint -c snow -strict -2 -qscale 2 -flags +qpel -me_method iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 -flags +bitexact -sws_flags +accurate_rnd+bitexact -f avi -y /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth1-snow.avi
==29311== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rawvideo @ 0x66f17c0] Estimating duration from bitrate, this may be inaccurate
Input #0, rawvideo, from '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth1.yuv':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 30412 kb/s
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, 30412 kb/s, 25 tbr, 25 tbn, 25 tbc
Please use -q:a or -q:v, -qscale is ambiguous
Output #0, avi, to '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth1-snow.avi':
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 128x64, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> snow)
Press [q] to stop, [?] for help
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95FAC5: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95EEFB: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F353: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F456: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F63D: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95FFE0: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F78F: iterative_me (snowenc.c:1241)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x960244: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F0C8: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F295: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95EFE4: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F1AC: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:0 changed:27
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95EE59: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29311==    by 0x96297A: encode_frame (snowenc.c:1768)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:1 changed:19
[snow @ 0x6730960] pass:2 changed:6
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:22
[snow @ 0x6730960] pass:1 changed:9
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95F552: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:0 changed:23
==29311== Conditional jump or move depends on uninitialised value(s)
==29311==    at 0x95ECC9: iterative_me (snowenc.c:1023)
==29311==    by 0x963023: encode_frame (snowenc.c:1315)
==29311==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29311==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29311==    by 0x4511E4: main (ffmpeg.c:3098)
==29311==  Uninitialised value was created by a heap allocation
==29311==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29311==    by 0xBB9A99: av_malloc (mem.c:92)
==29311==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29311==    by 0x42D75D: encode_init (snowenc.c:242)
==29311==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29311==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29311==    by 0x450CD5: main (ffmpeg.c:3112)
==29311== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:8
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:22
[snow @ 0x6730960] pass:1 changed:9
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:9
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:7
[snow @ 0x6730960] pass:1 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:4
[snow @ 0x6730960] pass:3 changed:4
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:10
[snow @ 0x6730960] pass:2 changed:7
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:5
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:26
[snow @ 0x6730960] pass:1 changed:10
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:13
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:6
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:10
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:9
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:12
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:7
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:8
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:9
[snow @ 0x6730960] pass:2 changed:4
[snow @ 0x6730960] pass:3 changed:4
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:24
[snow @ 0x6730960] pass:1 changed:12
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:11
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:11
[snow @ 0x6730960] pass:2 changed:5
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:11
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:8
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:9
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:11
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:23
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:16
[snow @ 0x6730960] pass:2 changed:5
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:24
[snow @ 0x6730960] pass:1 changed:10
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:4
[snow @ 0x6730960] pass:4 changed:2
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:25
[snow @ 0x6730960] pass:1 changed:11
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:8
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:6
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:10
[snow @ 0x6730960] pass:1 changed:0
[snow @ 0x6730960] pass:0 changed:13
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
frame=   50 fps=1.1 q=2.0 Lsize=     133kB time=00:00:02.00 bitrate= 544.3kbits/s    
video:126kB audio:0kB subtitle:0 global headers:0kB muxing overhead 5.321166%
==29311== 
==29311== HEAP SUMMARY:
==29311==     in use at exit: 0 bytes in 0 blocks
==29311==   total heap usage: 5,547 allocs, 5,547 frees, 15,046,770 bytes allocated
==29311== 
==29311== All heap blocks were freed -- no leaks are possible
==29311== 
==29311== For counts of detected and suppressed errors, rerun with: -v
==29311== ERROR SUMMARY: 34762 errors from 15 contexts (suppressed: 2 from 2)
diffstderrvsynth1-snow-hpel1N-85457-g8378466507
--- /home/ux/fate/ffmpeg/tests/ref/vsynth/vsynth1-snow-hpel	2012-12-03 03:55:32.175545638 +0100
+++ tests/data/fate/vsynth1-snow-hpel	2013-02-20 23:22:45.772136189 +0100
@@ -1,4 +0,0 @@
-f60c8cb8f41b66bc38df87e9bdb84b34 *tests/data/fate/vsynth1-snow-hpel.avi
-138700 tests/data/fate/vsynth1-snow-hpel.avi
-d6845c8f1310e041afdcebc6bbfc449b *tests/data/fate/vsynth1-snow-hpel.out.rawvideo
-stddev:   22.74 PSNR: 20.99 MAXDIFF:  171 bytes:  7603200/  7603200
==29331== Memcheck, a memory error detector
==29331== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==29331== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==29331== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -f rawvideo -s 352x288 -pix_fmt yuv420p -threads 1 -idct simple -flags +bitexact -sws_flags +accurate_rnd+bitexact -threads 1 -thread_type frame+slice -i /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth1.yuv -threads 1 -idct simple -dct fastint -c snow -strict -2 -qscale 2 -me_method iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 -flags +bitexact -sws_flags +accurate_rnd+bitexact -f avi -y /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth1-snow-hpel.avi
==29331== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rawvideo @ 0x66f1660] Estimating duration from bitrate, this may be inaccurate
Input #0, rawvideo, from '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth1.yuv':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 30412 kb/s
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, 30412 kb/s, 25 tbr, 25 tbn, 25 tbc
Please use -q:a or -q:v, -qscale is ambiguous
Output #0, avi, to '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth1-snow-hpel.avi':
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 128x64, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> snow)
Press [q] to stop, [?] for help
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95FAC5: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29331==    by 0x96297A: encode_frame (snowenc.c:1768)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95EEFB: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F353: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F456: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95FFE0: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29331==    by 0x96297A: encode_frame (snowenc.c:1768)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F78F: iterative_me (snowenc.c:1241)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==29331==    by 0x96297A: encode_frame (snowenc.c:1768)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x960244: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F0C8: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F295: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F1AC: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95EFE4: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:0 changed:25
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95EE59: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F63D: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95F552: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:0 changed:18
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:3
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:20
==29331== Conditional jump or move depends on uninitialised value(s)
==29331==    at 0x95ECC9: iterative_me (snowenc.c:1023)
==29331==    by 0x963023: encode_frame (snowenc.c:1315)
==29331==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==29331==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==29331==    by 0x4511E4: main (ffmpeg.c:3098)
==29331==  Uninitialised value was created by a heap allocation
==29331==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==29331==    by 0xBB9A99: av_malloc (mem.c:92)
==29331==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==29331==    by 0x42D75D: encode_init (snowenc.c:242)
==29331==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==29331==    by 0x463132: transcode_init (ffmpeg.c:2407)
==29331==    by 0x450CD5: main (ffmpeg.c:3112)
==29331== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:17
[snow @ 0x6730800] pass:1 changed:9
[snow @ 0x6730800] pass:2 changed:3
[snow @ 0x6730800] pass:3 changed:2
[snow @ 0x6730800] pass:4 changed:1
[snow @ 0x6730800] pass:5 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:20
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:17
[snow @ 0x6730800] pass:1 changed:10
[snow @ 0x6730800] pass:2 changed:7
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:20
[snow @ 0x6730800] pass:1 changed:8
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:19
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:14
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:2
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:16
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:2
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:15
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:16
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:20
[snow @ 0x6730800] pass:1 changed:8
[snow @ 0x6730800] pass:2 changed:4
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:21
[snow @ 0x6730800] pass:1 changed:9
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:19
[snow @ 0x6730800] pass:1 changed:8
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:17
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:7
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:21
[snow @ 0x6730800] pass:1 changed:6
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:3
[snow @ 0x6730800] pass:4 changed:1
[snow @ 0x6730800] pass:5 changed:0
[snow @ 0x6730800] pass:0 changed:15
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:21
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:22
[snow @ 0x6730800] pass:1 changed:7
[snow @ 0x6730800] pass:2 changed:5
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:8
[snow @ 0x6730800] pass:2 changed:5
[snow @ 0x6730800] pass:3 changed:2
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:14
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:3
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:11
[snow @ 0x6730800] pass:2 changed:4
[snow @ 0x6730800] pass:3 changed:3
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:14
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
frame=   50 fps=1.4 q=2.0 Lsize=     135kB time=00:00:02.00 bitrate= 554.8kbits/s    
video:129kB audio:0kB subtitle:0 global headers:0kB muxing overhead 5.216046%
==29331== 
==29331== HEAP SUMMARY:
==29331==     in use at exit: 0 bytes in 0 blocks
==29331==   total heap usage: 5,545 allocs, 5,545 frees, 15,049,366 bytes allocated
==29331== 
==29331== All heap blocks were freed -- no leaks are possible
==29331== 
==29331== For counts of detected and suppressed errors, rerun with: -v
==29331== ERROR SUMMARY: 31711 errors from 15 contexts (suppressed: 2 from 2)
diffstderrvsynth2-snow1N-85457-g8378466507
--- /home/ux/fate/ffmpeg/tests/ref/vsynth/vsynth2-snow	2012-12-03 03:55:32.188878642 +0100
+++ tests/data/fate/vsynth2-snow	2013-02-20 23:12:52.169031279 +0100
@@ -1,4 +0,0 @@
-4b6236e23ae4a52655f2c24c5a09380a *tests/data/fate/vsynth2-snow.avi
-57688 tests/data/fate/vsynth2-snow.avi
-8890189af71a0dd3447c4e8424c9a76b *tests/data/fate/vsynth2-snow.out.rawvideo
-stddev:   10.47 PSNR: 27.72 MAXDIFF:  119 bytes:  7603200/  7603200
==25524== Memcheck, a memory error detector
==25524== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==25524== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==25524== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -f rawvideo -s 352x288 -pix_fmt yuv420p -threads 1 -idct simple -flags +bitexact -sws_flags +accurate_rnd+bitexact -threads 1 -thread_type frame+slice -i /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth2.yuv -threads 1 -idct simple -dct fastint -c snow -strict -2 -qscale 2 -flags +qpel -me_method iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 -flags +bitexact -sws_flags +accurate_rnd+bitexact -f avi -y /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth2-snow.avi
==25524== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rawvideo @ 0x66f17c0] Estimating duration from bitrate, this may be inaccurate
Input #0, rawvideo, from '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth2.yuv':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 30412 kb/s
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, 30412 kb/s, 25 tbr, 25 tbn, 25 tbc
Please use -q:a or -q:v, -qscale is ambiguous
Output #0, avi, to '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth2-snow.avi':
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 128x64, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> snow)
Press [q] to stop, [?] for help
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95FAC5: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95EEFB: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25524==    by 0x42D75D: encode_init (snowenc.c:242)
==25524==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25524==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25524==    by 0x450CD5: main (ffmpeg.c:3112)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F1AC: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25524==    by 0x42D75D: encode_init (snowenc.c:242)
==25524==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25524==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25524==    by 0x450CD5: main (ffmpeg.c:3112)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F295: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F353: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25524==    by 0x42D75D: encode_init (snowenc.c:242)
==25524==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25524==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25524==    by 0x450CD5: main (ffmpeg.c:3112)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F456: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25524==    by 0x42D75D: encode_init (snowenc.c:242)
==25524==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25524==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25524==    by 0x450CD5: main (ffmpeg.c:3112)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95FFE0: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F78F: iterative_me (snowenc.c:1241)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x960244: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F0C8: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95EFE4: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:0 changed:15
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95EE59: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F63D: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:10
[snow @ 0x6730960] pass:2 changed:0
==25524== Conditional jump or move depends on uninitialised value(s)
==25524==    at 0x95F552: iterative_me (snowenc.c:1023)
==25524==    by 0x963023: encode_frame (snowenc.c:1315)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524==  Uninitialised value was created by a heap allocation
==25524==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25524==    by 0xBB9A99: av_malloc (mem.c:92)
==25524==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25524==    by 0x96297A: encode_frame (snowenc.c:1768)
==25524==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25524==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25524==    by 0x4511E4: main (ffmpeg.c:3098)
==25524== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:11
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:4
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:12
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:16
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:16
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:4
[snow @ 0x6730960] pass:3 changed:2
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:19
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:16
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:13
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:2
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:8
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:20
[snow @ 0x6730960] pass:1 changed:6
[snow @ 0x6730960] pass:2 changed:3
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:0
[snow @ 0x6730960] pass:0 changed:16
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:4
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:3
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:15
[snow @ 0x6730960] pass:1 changed:0
[snow @ 0x6730960] pass:0 changed:16
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:2
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:14
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:9
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:1
[snow @ 0x6730960] pass:2 changed:0
[snow @ 0x6730960] pass:0 changed:21
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:1
[snow @ 0x6730960] pass:4 changed:1
[snow @ 0x6730960] pass:5 changed:0
[snow @ 0x6730960] pass:0 changed:17
[snow @ 0x6730960] pass:1 changed:5
[snow @ 0x6730960] pass:2 changed:1
[snow @ 0x6730960] pass:3 changed:0
[snow @ 0x6730960] pass:0 changed:18
[snow @ 0x6730960] pass:1 changed:7
[snow @ 0x6730960] pass:2 changed:0
frame=   50 fps=1.2 q=2.0 Lsize=      56kB time=00:00:02.00 bitrate= 230.8kbits/s    
video:50kB audio:0kB subtitle:0 global headers:0kB muxing overhead 13.523300%
==25524== 
==25524== HEAP SUMMARY:
==25524==     in use at exit: 0 bytes in 0 blocks
==25524==   total heap usage: 5,547 allocs, 5,547 frees, 14,968,385 bytes allocated
==25524== 
==25524== All heap blocks were freed -- no leaks are possible
==25524== 
==25524== For counts of detected and suppressed errors, rerun with: -v
==25524== ERROR SUMMARY: 33045 errors from 14 contexts (suppressed: 2 from 2)
diffstderrvsynth2-snow-hpel1N-85457-g8378466507
--- /home/ux/fate/ffmpeg/tests/ref/vsynth/vsynth2-snow-hpel	2012-12-03 03:55:32.188878642 +0100
+++ tests/data/fate/vsynth2-snow-hpel	2013-02-20 23:12:55.688944289 +0100
@@ -1,4 +0,0 @@
-9872032345c33cf8e8fc26ab655be3d3 *tests/data/fate/vsynth2-snow-hpel.avi
-61760 tests/data/fate/vsynth2-snow-hpel.avi
-8680d40905f423999d65b996c4dcb984 *tests/data/fate/vsynth2-snow-hpel.out.rawvideo
-stddev:   10.45 PSNR: 27.74 MAXDIFF:  123 bytes:  7603200/  7603200
==25543== Memcheck, a memory error detector
==25543== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==25543== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==25543== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/ffmpeg -nostats -cpuflags all -f rawvideo -s 352x288 -pix_fmt yuv420p -threads 1 -idct simple -flags +bitexact -sws_flags +accurate_rnd+bitexact -threads 1 -thread_type frame+slice -i /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth2.yuv -threads 1 -idct simple -dct fastint -c snow -strict -2 -qscale 2 -me_method iter -dia_size 2 -cmp 12 -subcmp 12 -s 128x64 -flags +bitexact -sws_flags +accurate_rnd+bitexact -f avi -y /home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth2-snow-hpel.avi
==25543== 
ffmpeg version N-50141-g624fb5f Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb 20 2013 22:46:19 with gcc 4.7.2 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --cc='ccache cc' --valgrind=valgrind --disable-stripping --disable-memory-poisoning
  libavutil      52. 17.102 / 52. 17.102
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.100 / 54. 63.100
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 38.106 /  3. 38.106
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[rawvideo @ 0x66f1660] Estimating duration from bitrate, this may be inaccurate
Input #0, rawvideo, from '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/vsynth2.yuv':
  Duration: 00:00:02.00, start: 0.000000, bitrate: 30412 kb/s
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 352x288, 30412 kb/s, 25 tbr, 25 tbn, 25 tbc
Please use -q:a or -q:v, -qscale is ambiguous
Output #0, avi, to '/home/ux/fate/x86_64-archlinux-gcc-valgrindundef/build/tests/data/fate/vsynth2-snow-hpel.avi':
    Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 128x64, q=2-31, 200 kb/s, 25 tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> snow)
Press [q] to stop, [?] for help
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95FAC5: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95EEFB: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F1AC: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F295: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F353: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F456: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95FFE0: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F78F: iterative_me (snowenc.c:1241)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x960244: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F0C8: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95EFE4: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95F552: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0x996B4C: avcodec_default_get_buffer (utils.c:477)
==25543==    by 0x42D75D: encode_init (snowenc.c:242)
==25543==    by 0x99CEDC: avcodec_open2 (utils.c:1071)
==25543==    by 0x463132: transcode_init (ffmpeg.c:2407)
==25543==    by 0x450CD5: main (ffmpeg.c:3112)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:0 changed:9
==25543== Conditional jump or move depends on uninitialised value(s)
==25543==    at 0x95EE59: iterative_me (snowenc.c:1023)
==25543==    by 0x963023: encode_frame (snowenc.c:1315)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543==  Uninitialised value was created by a heap allocation
==25543==    at 0x4C29B66: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0x4C29C57: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==25543==    by 0xBB9A99: av_malloc (mem.c:92)
==25543==    by 0xAF5FA0: ff_snow_common_init_after_header (snow.c:480)
==25543==    by 0x96297A: encode_frame (snowenc.c:1768)
==25543==    by 0x998CF7: avcodec_encode_video2 (utils.c:1503)
==25543==    by 0x45EB6C: reap_filters (ffmpeg.c:947)
==25543==    by 0x4511E4: main (ffmpeg.c:3098)
==25543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Cond
   fun:iterative_me
   fun:encode_frame
   fun:avcodec_encode_video2
   fun:reap_filters
   fun:main
}
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:14
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:15
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:13
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:5
[snow @ 0x6730800] pass:1 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:6
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:1
[snow @ 0x6730800] pass:5 changed:0
[snow @ 0x6730800] pass:0 changed:9
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:5
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:1
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:11
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:2
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:3
[snow @ 0x6730800] pass:3 changed:0
[snow @ 0x6730800] pass:0 changed:10
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:3
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:15
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:14
[snow @ 0x6730800] pass:1 changed:4
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:6
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:8
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:12
[snow @ 0x6730800] pass:1 changed:5
[snow @ 0x6730800] pass:2 changed:4
[snow @ 0x6730800] pass:3 changed:1
[snow @ 0x6730800] pass:4 changed:0
[snow @ 0x6730800] pass:0 changed:5
[snow @ 0x6730800] pass:1 changed:2
[snow @ 0x6730800] pass:2 changed:0
[snow @ 0x6730800] pass:0 changed:7
[snow @ 0x6730800] pass:1 changed:1
[snow @ 0x6730800] pass:2 changed:0
frame=   50 fps=1.7 q=2.0 Lsize=      60kB time=00:00:02.00 bitrate= 247.0kbits/s    
video:54kB audio:0kB subtitle:0 global headers:0kB muxing overhead 12.515941%
==25543== 
==25543== HEAP SUMMARY:
==25543==     in use at exit: 0 bytes in 0 blocks
==25543==   total heap usage: 5,545 allocs, 5,545 frees, 14,972,432 bytes allocated
==25543== 
==25543== All heap blocks were freed -- no leaks are possible
==25543== 
==25543== For counts of detected and suppressed errors, rerun with: -v
==25543== ERROR SUMMARY: 24107 errors from 13 contexts (suppressed: 2 from 2)