printf "PIXFMTS = " > tests/pixfmts.mak /home/seanmcg/build/libav-fate/build/avconv -pix_fmts list 2> /dev/null | awk 'NR > 8 && /^IO/ { printf $2 " " }' >> tests/pixfmts.mak printf "\n" >> tests/pixfmts.mak /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -Wall -O3 -MMD -MF tests/base64.d -MT tests/base64.o -c -o tests/base64.o /home/seanmcg/build/libav-fate/src/tests/base64.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -Wall -O3 -MMD -MF tests/tiny_psnr.d -MT tests/tiny_psnr.o -c -o tests/tiny_psnr.o /home/seanmcg/build/libav-fate/src/tests/tiny_psnr.c mkdir -p tests/data mkdir -p tests/data/fate mkdir -p tests/data/filtergraphs mkdir -p tests/data/lavf mkdir -p tests/data/pixfmt mkdir -p tests/vsynth1 mkdir -p tools echo '#include "libavdevice/avdevice.h"' >libavdevice/avdevice.h.c echo '#include "libavdevice/version.h"' >libavdevice/version.h.c echo '#include "libavdevice/timefilter.h"' >libavdevice/timefilter.h.c echo '#include "libavfilter/thread.h"' >libavfilter/thread.h.c echo '#include "libavfilter/video.h"' >libavfilter/video.h.c echo '#include "libavfilter/version.h"' >libavfilter/version.h.c echo '#include "libavfilter/drawutils.h"' >libavfilter/drawutils.h.c echo '#include "libavfilter/vf_hqdn3d.h"' >libavfilter/vf_hqdn3d.h.c echo '#include "libavfilter/gradfun.h"' >libavfilter/gradfun.h.c echo '#include "libavfilter/internal.h"' >libavfilter/internal.h.c echo '#include "libavfilter/formats.h"' >libavfilter/formats.h.c echo '#include "libavfilter/audio.h"' >libavfilter/audio.h.c echo '#include "libavfilter/buffersink.h"' >libavfilter/buffersink.h.c echo '#include "libavfilter/yadif.h"' >libavfilter/yadif.h.c echo '#include "libavfilter/interlace.h"' >libavfilter/interlace.h.c echo '#include "libavfilter/af_volume.h"' >libavfilter/af_volume.h.c echo '#include "libavfilter/buffersrc.h"' >libavfilter/buffersrc.h.c echo '#include "libavfilter/avfilter.h"' >libavfilter/avfilter.h.c echo '#include "libavformat/isom.h"' >libavformat/isom.h.c echo '#include "libavformat/tls.h"' >libavformat/tls.h.c echo '#include "libavformat/avlanguage.h"' >libavformat/avlanguage.h.c echo '#include "libavformat/swf.h"' >libavformat/swf.h.c echo '#include "libavformat/srtp.h"' >libavformat/srtp.h.c echo '#include "libavformat/riff.h"' >libavformat/riff.h.c echo '#include "libavformat/flac_picture.h"' >libavformat/flac_picture.h.c echo '#include "libavformat/rtmpcrypt.h"' >libavformat/rtmpcrypt.h.c echo '#include "libavformat/oggdec.h"' >libavformat/oggdec.h.c echo '#include "libavformat/matroska.h"' >libavformat/matroska.h.c echo '#include "libavformat/rtpenc.h"' >libavformat/rtpenc.h.c echo '#include "libavformat/mxf.h"' >libavformat/mxf.h.c echo '#include "libavformat/mpegts.h"' >libavformat/mpegts.h.c echo '#include "libavformat/rmsipr.h"' >libavformat/rmsipr.h.c echo '#include "libavformat/rtpdec_formats.h"' >libavformat/rtpdec_formats.h.c echo '#include "libavformat/rtmppkt.h"' >libavformat/rtmppkt.h.c echo '#include "libavformat/mpeg.h"' >libavformat/mpeg.h.c echo '#include "libavformat/vorbiscomment.h"' >libavformat/vorbiscomment.h.c echo '#include "libavformat/rtsp.h"' >libavformat/rtsp.h.c echo '#include "libavformat/rtpproto.h"' >libavformat/rtpproto.h.c echo '#include "libavformat/metadata.h"' >libavformat/metadata.h.c echo '#include "libavformat/asf.h"' >libavformat/asf.h.c echo '#include "libavformat/apetag.h"' >libavformat/apetag.h.c echo '#include "libavformat/httpauth.h"' >libavformat/httpauth.h.c echo '#include "libavformat/rawdec.h"' >libavformat/rawdec.h.c echo '#include "libavformat/asfcrypt.h"' >libavformat/asfcrypt.h.c echo '#include "libavformat/avformat.h"' >libavformat/avformat.h.c echo '#include "libavformat/caf.h"' >libavformat/caf.h.c echo '#include "libavformat/aiff.h"' >libavformat/aiff.h.c echo '#include "libavformat/ffmeta.h"' >libavformat/ffmeta.h.c echo '#include "libavformat/flv.h"' >libavformat/flv.h.c echo '#include "libavformat/avi.h"' >libavformat/avi.h.c echo '#include "libavformat/mov_chan.h"' >libavformat/mov_chan.h.c echo '#include "libavformat/id3v2.h"' >libavformat/id3v2.h.c echo '#include "libavformat/spdif.h"' >libavformat/spdif.h.c echo '#include "libavformat/avio.h"' >libavformat/avio.h.c echo '#include "libavformat/smjpeg.h"' >libavformat/smjpeg.h.c echo '#include "libavformat/rtpdec.h"' >libavformat/rtpdec.h.c echo '#include "libavformat/http.h"' >libavformat/http.h.c echo '#include "libavformat/yuv4mpeg.h"' >libavformat/yuv4mpeg.h.c echo '#include "libavformat/dv.h"' >libavformat/dv.h.c echo '#include "libavformat/options_table.h"' >libavformat/options_table.h.c echo '#include "libavformat/avio_internal.h"' >libavformat/avio_internal.h.c echo '#include "libavformat/movenc.h"' >libavformat/movenc.h.c echo '#include "libavformat/rm.h"' >libavformat/rm.h.c echo '#include "libavformat/qtpalette.h"' >libavformat/qtpalette.h.c echo '#include "libavformat/sauce.h"' >libavformat/sauce.h.c echo '#include "libavformat/avc.h"' >libavformat/avc.h.c echo '#include "libavformat/rtpenc_chain.h"' >libavformat/rtpenc_chain.h.c echo '#include "libavformat/version.h"' >libavformat/version.h.c echo '#include "libavformat/os_support.h"' >libavformat/os_support.h.c echo '#include "libavformat/url.h"' >libavformat/url.h.c echo '#include "libavformat/internal.h"' >libavformat/internal.h.c echo '#include "libavformat/urldecode.h"' >libavformat/urldecode.h.c echo '#include "libavformat/network.h"' >libavformat/network.h.c echo '#include "libavformat/hevc.h"' >libavformat/hevc.h.c echo '#include "libavformat/wv.h"' >libavformat/wv.h.c echo '#include "libavformat/rtp.h"' >libavformat/rtp.h.c echo '#include "libavformat/replaygain.h"' >libavformat/replaygain.h.c echo '#include "libavformat/nut.h"' >libavformat/nut.h.c echo '#include "libavformat/rawenc.h"' >libavformat/rawenc.h.c echo '#include "libavformat/flacenc.h"' >libavformat/flacenc.h.c echo '#include "libavformat/audiointerleave.h"' >libavformat/audiointerleave.h.c echo '#include "libavformat/rso.h"' >libavformat/rso.h.c echo '#include "libavformat/rtmp.h"' >libavformat/rtmp.h.c echo '#include "libavformat/sox.h"' >libavformat/sox.h.c echo '#include "libavformat/pcm.h"' >libavformat/pcm.h.c echo '#include "libavformat/gxf.h"' >libavformat/gxf.h.c echo '#include "libavformat/voc.h"' >libavformat/voc.h.c echo '#include "libavformat/mms.h"' >libavformat/mms.h.c echo '#include "libavformat/oma.h"' >libavformat/oma.h.c echo '#include "libavformat/rdt.h"' >libavformat/rdt.h.c echo '#include "libavformat/id3v1.h"' >libavformat/id3v1.h.c echo '#include "libavformat/rtspcodes.h"' >libavformat/rtspcodes.h.c echo '#include "libavcodec/h263data.h"' >libavcodec/h263data.h.c echo '#include "libavcodec/thread.h"' >libavcodec/thread.h.c echo '#include "libavcodec/rl.h"' >libavcodec/rl.h.c echo '#include "libavcodec/idctdsp.h"' >libavcodec/idctdsp.h.c echo '#include "libavcodec/elbg.h"' >libavcodec/elbg.h.c echo '#include "libavcodec/pixels.h"' >libavcodec/pixels.h.c echo '#include "libavcodec/mpc8huff.h"' >libavcodec/mpc8huff.h.c echo '#include "libavcodec/eaidct.h"' >libavcodec/eaidct.h.c echo '#include "libavcodec/vp56dsp.h"' >libavcodec/vp56dsp.h.c echo '#include "libavcodec/dctref.h"' >libavcodec/dctref.h.c echo '#include "libavcodec/aandcttab.h"' >libavcodec/aandcttab.h.c echo '#include "libavcodec/a64colors.h"' >libavcodec/a64colors.h.c echo '#include "libavcodec/avcodec.h"' >libavcodec/avcodec.h.c echo '#include "libavcodec/rectangle.h"' >libavcodec/rectangle.h.c echo '#include "libavcodec/fdctdsp.h"' >libavcodec/fdctdsp.h.c echo '#include "libavcodec/aacpsdsp.h"' >libavcodec/aacpsdsp.h.c echo '#include "libavcodec/jpegtables.h"' >libavcodec/jpegtables.h.c echo '#include "libavcodec/cbs_internal.h"' >libavcodec/cbs_internal.h.c echo '#include "libavcodec/mpeg12vlc.h"' >libavcodec/mpeg12vlc.h.c echo '#include "libavcodec/mpeg4data.h"' >libavcodec/mpeg4data.h.c echo '#include "libavcodec/v210enc.h"' >libavcodec/v210enc.h.c echo '#include "libavcodec/rnd_avg.h"' >libavcodec/rnd_avg.h.c echo '#include "libavcodec/elsdec.h"' >libavcodec/elsdec.h.c echo '#include "libavcodec/ac3_parser_internal.h"' >libavcodec/ac3_parser_internal.h.c echo '#include "libavcodec/aacsbr.h"' >libavcodec/aacsbr.h.c echo '#include "libavcodec/profiles.h"' >libavcodec/profiles.h.c echo '#include "libavcodec/h264dec.h"' >libavcodec/h264dec.h.c echo '#include "libavcodec/twinvq_data.h"' >libavcodec/twinvq_data.h.c echo '#include "libavcodec/opus.h"' >libavcodec/opus.h.c echo '#include "libavcodec/mpeg12.h"' >libavcodec/mpeg12.h.c echo '#include "libavcodec/adx.h"' >libavcodec/adx.h.c echo '#include "libavcodec/vaapi.h"' >libavcodec/vaapi.h.c echo '#include "libavcodec/dvdata.h"' >libavcodec/dvdata.h.c echo '#include "libavcodec/vp3dsp.h"' >libavcodec/vp3dsp.h.c echo '#include "libavcodec/ralfdata.h"' >libavcodec/ralfdata.h.c echo '#include "libavcodec/wma.h"' >libavcodec/wma.h.c echo '#include "libavcodec/adpcm.h"' >libavcodec/adpcm.h.c echo '#include "libavcodec/hevc.h"' >libavcodec/hevc.h.c echo '#include "libavcodec/metasound_data.h"' >libavcodec/metasound_data.h.c echo '#include "libavcodec/version.h"' >libavcodec/version.h.c echo '#include "libavcodec/mjpeg.h"' >libavcodec/mjpeg.h.c echo '#include "libavcodec/mpcdata.h"' >libavcodec/mpcdata.h.c echo '#include "libavcodec/atrac3data.h"' >libavcodec/atrac3data.h.c echo '#include "libavcodec/acelp_pitch_delay.h"' >libavcodec/acelp_pitch_delay.h.c echo '#include "libavcodec/flacdata.h"' >libavcodec/flacdata.h.c echo '#include "libavcodec/simple_idct.h"' >libavcodec/simple_idct.h.c echo '#include "libavcodec/faandct.h"' >libavcodec/faandct.h.c echo '#include "libavcodec/mpegvideo.h"' >libavcodec/mpegvideo.h.c echo '#include "libavcodec/bethsoftvideo.h"' >libavcodec/bethsoftvideo.h.c echo '#include "libavcodec/dcadata.h"' >libavcodec/dcadata.h.c echo '#include "libavcodec/adpcm_data.h"' >libavcodec/adpcm_data.h.c echo '#include "libavcodec/golomb.h"' >libavcodec/golomb.h.c echo '#include "libavcodec/svq1_vlc.h"' >libavcodec/svq1_vlc.h.c echo '#include "libavcodec/snappy.h"' >libavcodec/snappy.h.c echo '#include "libavcodec/intrax8dsp.h"' >libavcodec/intrax8dsp.h.c echo '#include "libavcodec/utvideo.h"' >libavcodec/utvideo.h.c echo '#include "libavcodec/g722.h"' >libavcodec/g722.h.c echo '#include "libavcodec/huffman.h"' >libavcodec/huffman.h.c echo '#include "libavcodec/asv.h"' >libavcodec/asv.h.c echo '#include "libavcodec/flacdsp.h"' >libavcodec/flacdsp.h.c echo '#include "libavcodec/avfft.h"' >libavcodec/avfft.h.c echo '#include "libavcodec/rv10.h"' >libavcodec/rv10.h.c echo '#include "libavcodec/a64enc.h"' >libavcodec/a64enc.h.c echo '#include "libavcodec/faanidct.h"' >libavcodec/faanidct.h.c echo '#include "libavcodec/dcadsp.h"' >libavcodec/dcadsp.h.c echo '#include "libavcodec/vp56.h"' >libavcodec/vp56.h.c echo '#include "libavcodec/rle.h"' >libavcodec/rle.h.c echo '#include "libavcodec/ratecontrol.h"' >libavcodec/ratecontrol.h.c echo '#include "libavcodec/fmtconvert.h"' >libavcodec/fmtconvert.h.c echo '#include "libavcodec/h264_ps.h"' >libavcodec/h264_ps.h.c echo '#include "libavcodec/indeo4data.h"' >libavcodec/indeo4data.h.c echo '#include "libavcodec/hevc_sei.h"' >libavcodec/hevc_sei.h.c echo '#include "libavcodec/bytestream.h"' >libavcodec/bytestream.h.c echo '#include "libavcodec/cfhd.h"' >libavcodec/cfhd.h.c echo '#include "libavcodec/dirac.h"' >libavcodec/dirac.h.c echo '#include "libavcodec/mjpegenc.h"' >libavcodec/mjpegenc.h.c echo '#include "libavcodec/mpegaudio.h"' >libavcodec/mpegaudio.h.c echo '#include "libavcodec/motion_est.h"' >libavcodec/motion_est.h.c echo '#include "libavcodec/mpeg4video_parser.h"' >libavcodec/mpeg4video_parser.h.c echo '#include "libavcodec/cbs_h264.h"' >libavcodec/cbs_h264.h.c echo '#include "libavcodec/unary.h"' >libavcodec/unary.h.c echo '#include "libavcodec/lzw.h"' >libavcodec/lzw.h.c echo '#include "libavcodec/put_bits.h"' >libavcodec/put_bits.h.c echo '#include "libavcodec/acelp_vectors.h"' >libavcodec/acelp_vectors.h.c echo '#include "libavcodec/h263.h"' >libavcodec/h263.h.c echo '#include "libavcodec/rangecoder.h"' >libavcodec/rangecoder.h.c echo '#include "libavcodec/dcahuff.h"' >libavcodec/dcahuff.h.c echo '#include "libavcodec/h264_sei.h"' >libavcodec/h264_sei.h.c echo '#include "libavcodec/mpegvideoencdsp.h"' >libavcodec/mpegvideoencdsp.h.c echo '#include "libavcodec/wma_freqs.h"' >libavcodec/wma_freqs.h.c echo '#include "libavcodec/cavs.h"' >libavcodec/cavs.h.c echo '#include "libavcodec/h2645_parse.h"' >libavcodec/h2645_parse.h.c echo '#include "libavcodec/lagarithrac.h"' >libavcodec/lagarithrac.h.c echo '#include "libavcodec/svq1enc_cb.h"' >libavcodec/svq1enc_cb.h.c echo '#include "libavcodec/mss34dsp.h"' >libavcodec/mss34dsp.h.c echo '#include "libavcodec/eac3_data.h"' >libavcodec/eac3_data.h.c echo '#include "libavcodec/h264data.h"' >libavcodec/h264data.h.c echo '#include "libavcodec/twinvq.h"' >libavcodec/twinvq.h.c echo '#include "libavcodec/bgmc.h"' >libavcodec/bgmc.h.c echo '#include "libavcodec/ac3_parser.h"' >libavcodec/ac3_parser.h.c echo '#include "libavcodec/aactab.h"' >libavcodec/aactab.h.c echo '#include "libavcodec/mqc.h"' >libavcodec/mqc.h.c echo '#include "libavcodec/mpegaudiodectab.h"' >libavcodec/mpegaudiodectab.h.c echo '#include "libavcodec/ulti_cb.h"' >libavcodec/ulti_cb.h.c echo '#include "libavcodec/indeo5data.h"' >libavcodec/indeo5data.h.c echo '#include "libavcodec/psymodel.h"' >libavcodec/psymodel.h.c echo '#include "libavcodec/jpegls.h"' >libavcodec/jpegls.h.c echo '#include "libavcodec/g722dsp.h"' >libavcodec/g722dsp.h.c echo '#include "libavcodec/mpegvideodsp.h"' >libavcodec/mpegvideodsp.h.c echo '#include "libavcodec/aacdectab.h"' >libavcodec/aacdectab.h.c echo '#include "libavcodec/rtjpeg.h"' >libavcodec/rtjpeg.h.c echo '#include "libavcodec/targa.h"' >libavcodec/targa.h.c echo '#include "libavcodec/bmp.h"' >libavcodec/bmp.h.c echo '#include "libavcodec/copy_block.h"' >libavcodec/copy_block.h.c echo '#include "libavcodec/roqvideo.h"' >libavcodec/roqvideo.h.c echo '#include "libavcodec/xvididct.h"' >libavcodec/xvididct.h.c echo '#include "libavcodec/huffyuv.h"' >libavcodec/huffyuv.h.c echo '#include "libavcodec/options_table.h"' >libavcodec/options_table.h.c echo '#include "libavcodec/wmaprodata.h"' >libavcodec/wmaprodata.h.c echo '#include "libavcodec/audio_frame_queue.h"' >libavcodec/audio_frame_queue.h.c echo '#include "libavcodec/on2avcdata.h"' >libavcodec/on2avcdata.h.c echo '#include "libavcodec/mpc.h"' >libavcodec/mpc.h.c echo '#include "libavcodec/ffv1.h"' >libavcodec/ffv1.h.c echo '#include "libavcodec/dca.h"' >libavcodec/dca.h.c echo '#include "libavcodec/flac.h"' >libavcodec/flac.h.c echo '#include "libavcodec/lsp.h"' >libavcodec/lsp.h.c echo '#include "libavcodec/wma_common.h"' >libavcodec/wma_common.h.c echo '#include "libavcodec/atrac.h"' >libavcodec/atrac.h.c echo '#include "libavcodec/wmv2dsp.h"' >libavcodec/wmv2dsp.h.c echo '#include "libavcodec/vp9data.h"' >libavcodec/vp9data.h.c echo '#include "libavcodec/rv34vlc.h"' >libavcodec/rv34vlc.h.c echo '#include "libavcodec/sipr16kdata.h"' >libavcodec/sipr16kdata.h.c echo '#include "libavcodec/ac3tab.h"' >libavcodec/ac3tab.h.c echo '#include "libavcodec/libopus.h"' >libavcodec/libopus.h.c echo '#include "libavcodec/vp8data.h"' >libavcodec/vp8data.h.c echo '#include "libavcodec/hevcdsp.h"' >libavcodec/hevcdsp.h.c echo '#include "libavcodec/qdm2data.h"' >libavcodec/qdm2data.h.c echo '#include "libavcodec/cbs_h2645.h"' >libavcodec/cbs_h2645.h.c echo '#include "libavcodec/mpeg12data.h"' >libavcodec/mpeg12data.h.c echo '#include "libavcodec/vlc.h"' >libavcodec/vlc.h.c echo '#include "libavcodec/cavsdsp.h"' >libavcodec/cavsdsp.h.c echo '#include "libavcodec/h264_mvpred.h"' >libavcodec/h264_mvpred.h.c echo '#include "libavcodec/texturedsp.h"' >libavcodec/texturedsp.h.c echo '#include "libavcodec/synth_filter.h"' >libavcodec/synth_filter.h.c echo '#include "libavcodec/sp5x.h"' >libavcodec/sp5x.h.c echo '#include "libavcodec/xwd.h"' >libavcodec/xwd.h.c echo '#include "libavcodec/mpeg4video.h"' >libavcodec/mpeg4video.h.c echo '#include "libavcodec/rv34.h"' >libavcodec/rv34.h.c echo '#include "libavcodec/sbr.h"' >libavcodec/sbr.h.c echo '#include "libavcodec/gsm.h"' >libavcodec/gsm.h.c echo '#include "libavcodec/mpeg4audio.h"' >libavcodec/mpeg4audio.h.c echo '#include "libavcodec/sunrast.h"' >libavcodec/sunrast.h.c echo '#include "libavcodec/aac.h"' >libavcodec/aac.h.c echo '#include "libavcodec/hq_hqadsp.h"' >libavcodec/hq_hqadsp.h.c echo '#include "libavcodec/rv30data.h"' >libavcodec/rv30data.h.c echo '#include "libavcodec/jpeglsdec.h"' >libavcodec/jpeglsdec.h.c echo '#include "libavcodec/jpeg2000.h"' >libavcodec/jpeg2000.h.c echo '#include "libavcodec/svq1_cb.h"' >libavcodec/svq1_cb.h.c echo '#include "libavcodec/ra144.h"' >libavcodec/ra144.h.c echo '#include "libavcodec/lzf.h"' >libavcodec/lzf.h.c echo '#include "libavcodec/aacsbrdata.h"' >libavcodec/aacsbrdata.h.c echo '#include "libavcodec/mjpegdec.h"' >libavcodec/mjpegdec.h.c echo '#include "libavcodec/flv.h"' >libavcodec/flv.h.c echo '#include "libavcodec/mlpdsp.h"' >libavcodec/mlpdsp.h.c echo '#include "libavcodec/mpc8data.h"' >libavcodec/mpc8data.h.c echo '#include "libavcodec/iirfilter.h"' >libavcodec/iirfilter.h.c echo '#include "libavcodec/celp_filters.h"' >libavcodec/celp_filters.h.c echo '#include "libavcodec/startcode.h"' >libavcodec/startcode.h.c echo '#include "libavcodec/error_resilience.h"' >libavcodec/error_resilience.h.c echo '#include "libavcodec/canopus.h"' >libavcodec/canopus.h.c echo '#include "libavcodec/get_bits.h"' >libavcodec/get_bits.h.c echo '#include "libavcodec/svq1enc.h"' >libavcodec/svq1enc.h.c echo '#include "libavcodec/hwaccels.h"' >libavcodec/hwaccels.h.c echo '#include "libavcodec/vorbis.h"' >libavcodec/vorbis.h.c echo '#include "libavcodec/vc1dsp.h"' >libavcodec/vc1dsp.h.c echo '#include "libavcodec/msmpeg4.h"' >libavcodec/msmpeg4.h.c echo '#include "libavcodec/sinewin.h"' >libavcodec/sinewin.h.c echo '#include "libavcodec/videodsp.h"' >libavcodec/videodsp.h.c echo '#include "libavcodec/alac_data.h"' >libavcodec/alac_data.h.c echo '#include "libavcodec/decode.h"' >libavcodec/decode.h.c echo '#include "libavcodec/vp5data.h"' >libavcodec/vp5data.h.c echo '#include "libavcodec/h264.h"' >libavcodec/h264.h.c echo '#include "libavcodec/proresdata.h"' >libavcodec/proresdata.h.c echo '#include "libavcodec/hqx.h"' >libavcodec/hqx.h.c echo '#include "libavcodec/raw.h"' >libavcodec/raw.h.c echo '#include "libavcodec/mpegpicture.h"' >libavcodec/mpegpicture.h.c echo '#include "libavcodec/imcdata.h"' >libavcodec/imcdata.h.c echo '#include "libavcodec/cga_data.h"' >libavcodec/cga_data.h.c echo '#include "libavcodec/internal.h"' >libavcodec/internal.h.c echo '#include "libavcodec/dct.h"' >libavcodec/dct.h.c echo '#include "libavcodec/amrnbdata.h"' >libavcodec/amrnbdata.h.c echo '#include "libavcodec/tiff.h"' >libavcodec/tiff.h.c echo '#include "libavcodec/hap.h"' >libavcodec/hap.h.c echo '#include "libavcodec/lpc.h"' >libavcodec/lpc.h.c echo '#include "libavcodec/nellymoser.h"' >libavcodec/nellymoser.h.c echo '#include "libavcodec/mpegvideodata.h"' >libavcodec/mpegvideodata.h.c echo '#include "libavcodec/me_cmp.h"' >libavcodec/me_cmp.h.c echo '#include "libavcodec/pngdsp.h"' >libavcodec/pngdsp.h.c echo '#include "libavcodec/dv.h"' >libavcodec/dv.h.c echo '#include "libavcodec/rv34dsp.h"' >libavcodec/rv34dsp.h.c echo '#include "libavcodec/wmavoice_data.h"' >libavcodec/wmavoice_data.h.c echo '#include "libavcodec/ac3dec.h"' >libavcodec/ac3dec.h.c echo '#include "libavcodec/aac_ac3_parser.h"' >libavcodec/aac_ac3_parser.h.c echo '#include "libavcodec/tak.h"' >libavcodec/tak.h.c echo '#include "libavcodec/adts_header.h"' >libavcodec/adts_header.h.c echo '#include "libavcodec/kbdwin.h"' >libavcodec/kbdwin.h.c echo '#include "libavcodec/tpeldsp.h"' >libavcodec/tpeldsp.h.c echo '#include "libavcodec/qpeldsp.h"' >libavcodec/qpeldsp.h.c echo '#include "libavcodec/hwaccel.h"' >libavcodec/hwaccel.h.c echo '#include "libavcodec/h264idct.h"' >libavcodec/h264idct.h.c echo '#include "libavcodec/hpeldsp.h"' >libavcodec/hpeldsp.h.c echo '#include "libavcodec/eac3enc.h"' >libavcodec/eac3enc.h.c echo '#include "libavcodec/mpegaudiodecheader.h"' >libavcodec/mpegaudiodecheader.h.c echo '#include "libavcodec/pthread_internal.h"' >libavcodec/pthread_internal.h.c echo '#include "libavcodec/msrledec.h"' >libavcodec/msrledec.h.c echo '#include "libavcodec/mss12.h"' >libavcodec/mss12.h.c echo '#include "libavcodec/vp8dsp.h"' >libavcodec/vp8dsp.h.c echo '#include "libavcodec/amrwbdata.h"' >libavcodec/amrwbdata.h.c echo '#include "libavcodec/sbrdsp.h"' >libavcodec/sbrdsp.h.c echo '#include "libavcodec/vp9.h"' >libavcodec/vp9.h.c echo '#include "libavcodec/mpc7data.h"' >libavcodec/mpc7data.h.c echo '#include "libavcodec/pixblockdsp.h"' >libavcodec/pixblockdsp.h.c echo '#include "libavcodec/lcl.h"' >libavcodec/lcl.h.c echo '#include "libavcodec/indeo3data.h"' >libavcodec/indeo3data.h.c echo '#include "libavcodec/cbs.h"' >libavcodec/cbs.h.c echo '#include "libavcodec/vorbis_parser.h"' >libavcodec/vorbis_parser.h.c echo '#include "libavcodec/mpegutils.h"' >libavcodec/mpegutils.h.c echo '#include "libavcodec/cbs_h265.h"' >libavcodec/cbs_h265.h.c echo '#include "libavcodec/vp8.h"' >libavcodec/vp8.h.c echo '#include "libavcodec/sipr.h"' >libavcodec/sipr.h.c echo '#include "libavcodec/bswapdsp.h"' >libavcodec/bswapdsp.h.c echo '#include "libavcodec/xiph.h"' >libavcodec/xiph.h.c echo '#include "libavcodec/vc1_pred.h"' >libavcodec/vc1_pred.h.c echo '#include "libavcodec/dv_profile.h"' >libavcodec/dv_profile.h.c echo '#include "libavcodec/h264qpel.h"' >libavcodec/h264qpel.h.c echo '#include "libavcodec/h264dsp.h"' >libavcodec/h264dsp.h.c echo '#include "libavcodec/apedsp.h"' >libavcodec/apedsp.h.c echo '#include "libavcodec/atrac3plus.h"' >libavcodec/atrac3plus.h.c echo '#include "libavcodec/dnxhddata.h"' >libavcodec/dnxhddata.h.c echo '#include "libavcodec/unary_legacy.h"' >libavcodec/unary_legacy.h.c echo '#include "libavcodec/mjpegenc_common.h"' >libavcodec/mjpegenc_common.h.c echo '#include "libavcodec/binkdata.h"' >libavcodec/binkdata.h.c echo '#include "libavcodec/huffyuvencdsp.h"' >libavcodec/huffyuvencdsp.h.c echo '#include "libavcodec/mlp.h"' >libavcodec/mlp.h.c echo '#include "libavcodec/h264pred.h"' >libavcodec/h264pred.h.c echo '#include "libavcodec/vp6data.h"' >libavcodec/vp6data.h.c echo '#include "libavcodec/pnm.h"' >libavcodec/pnm.h.c echo '#include "libavcodec/indeo2data.h"' >libavcodec/indeo2data.h.c echo '#include "libavcodec/wmv2data.h"' >libavcodec/wmv2data.h.c echo '#include "libavcodec/ac3enc.h"' >libavcodec/ac3enc.h.c echo '#include "libavcodec/acelp_filters.h"' >libavcodec/acelp_filters.h.c echo '#include "libavcodec/jpeg2000dsp.h"' >libavcodec/jpeg2000dsp.h.c echo '#include "libavcodec/fft.h"' >libavcodec/fft.h.c echo '#include "libavcodec/bsf.h"' >libavcodec/bsf.h.c echo '#include "libavcodec/vorbis_enc_data.h"' >libavcodec/vorbis_enc_data.h.c echo '#include "libavcodec/hevcdec.h"' >libavcodec/hevcdec.h.c echo '#include "libavcodec/ivi_dsp.h"' >libavcodec/ivi_dsp.h.c echo '#include "libavcodec/faxcompr.h"' >libavcodec/faxcompr.h.c echo '#include "libavcodec/truemotion1data.h"' >libavcodec/truemotion1data.h.c echo '#include "libavcodec/celp_math.h"' >libavcodec/celp_math.h.c echo '#include "libavcodec/g723_1.h"' >libavcodec/g723_1.h.c echo '#include "libavcodec/mpegaudiodsp.h"' >libavcodec/mpegaudiodsp.h.c echo '#include "libavcodec/aacps.h"' >libavcodec/aacps.h.c echo '#include "libavcodec/proresdsp.h"' >libavcodec/proresdsp.h.c echo '#include "libavcodec/cabac_functions.h"' >libavcodec/cabac_functions.h.c echo '#include "libavcodec/hqxdsp.h"' >libavcodec/hqxdsp.h.c echo '#include "libavcodec/hevc_data.h"' >libavcodec/hevc_data.h.c echo '#include "libavcodec/libopenh264.h"' >libavcodec/libopenh264.h.c echo '#include "libavcodec/amr.h"' >libavcodec/amr.h.c echo '#include "libavcodec/jpeg2000dwt.h"' >libavcodec/jpeg2000dwt.h.c echo '#include "libavcodec/sgi.h"' >libavcodec/sgi.h.c echo '#include "libavcodec/mss2dsp.h"' >libavcodec/mss2dsp.h.c echo '#include "libavcodec/vorbis_parser_internal.h"' >libavcodec/vorbis_parser_internal.h.c echo '#include "libavcodec/vorbisdsp.h"' >libavcodec/vorbisdsp.h.c echo '#include "libavcodec/gsmdec_data.h"' >libavcodec/gsmdec_data.h.c echo '#include "libavcodec/vc1_common.h"' >libavcodec/vc1_common.h.c echo '#include "libavcodec/atrac1data.h"' >libavcodec/atrac1data.h.c echo '#include "libavcodec/a64tables.h"' >libavcodec/a64tables.h.c echo '#include "libavcodec/dnxhdenc.h"' >libavcodec/dnxhdenc.h.c echo '#include "libavcodec/vc1data.h"' >libavcodec/vc1data.h.c echo '#include "libavcodec/imdct15.h"' >libavcodec/imdct15.h.c echo '#include "libavcodec/cbs_mpeg2.h"' >libavcodec/cbs_mpeg2.h.c echo '#include "libavcodec/qcelpdata.h"' >libavcodec/qcelpdata.h.c echo '#include "libavcodec/huffyuvdsp.h"' >libavcodec/huffyuvdsp.h.c echo '#include "libavcodec/siprdata.h"' >libavcodec/siprdata.h.c echo '#include "libavcodec/png.h"' >libavcodec/png.h.c echo '#include "libavcodec/vp3data.h"' >libavcodec/vp3data.h.c echo '#include "libavcodec/mathops.h"' >libavcodec/mathops.h.c echo '#include "libavcodec/vp56data.h"' >libavcodec/vp56data.h.c echo '#include "libavcodec/rv40data.h"' >libavcodec/rv40data.h.c echo '#include "libavcodec/dcamath.h"' >libavcodec/dcamath.h.c echo '#include "libavcodec/truespeech_data.h"' >libavcodec/truespeech_data.h.c echo '#include "libavcodec/tscc2data.h"' >libavcodec/tscc2data.h.c echo '#include "libavcodec/mlp_parser.h"' >libavcodec/mlp_parser.h.c echo '#include "libavcodec/wmadata.h"' >libavcodec/wmadata.h.c echo '#include "libavcodec/ac3dec_data.h"' >libavcodec/ac3dec_data.h.c echo '#include "libavcodec/ass.h"' >libavcodec/ass.h.c echo '#include "libavcodec/msgsmdec.h"' >libavcodec/msgsmdec.h.c echo '#include "libavcodec/h263dsp.h"' >libavcodec/h263dsp.h.c echo '#include "libavcodec/svq1.h"' >libavcodec/svq1.h.c echo '#include "libavcodec/h261.h"' >libavcodec/h261.h.c echo '#include "libavcodec/mpegaudiotab.h"' >libavcodec/mpegaudiotab.h.c echo '#include "libavcodec/rdft.h"' >libavcodec/rdft.h.c echo '#include "libavcodec/rv40vlc2.h"' >libavcodec/rv40vlc2.h.c echo '#include "libavcodec/cookdata.h"' >libavcodec/cookdata.h.c echo '#include "libavcodec/mpeg_er.h"' >libavcodec/mpeg_er.h.c echo '#include "libavcodec/rv34data.h"' >libavcodec/rv34data.h.c echo '#include "libavcodec/ac3dsp.h"' >libavcodec/ac3dsp.h.c echo '#include "libavcodec/h264chroma.h"' >libavcodec/h264chroma.h.c echo '#include "libavcodec/binkdsp.h"' >libavcodec/binkdsp.h.c echo '#include "libavcodec/ivi.h"' >libavcodec/ivi.h.c echo '#include "libavcodec/bitstream.h"' >libavcodec/bitstream.h.c echo '#include "libavcodec/adts_parser.h"' >libavcodec/adts_parser.h.c echo '#include "libavcodec/h264_parse.h"' >libavcodec/h264_parse.h.c echo '#include "libavcodec/dv_profile_internal.h"' >libavcodec/dv_profile_internal.h.c echo '#include "libavcodec/aacenc.h"' >libavcodec/aacenc.h.c echo '#include "libavcodec/wmv2.h"' >libavcodec/wmv2.h.c echo '#include "libavcodec/ac3.h"' >libavcodec/ac3.h.c echo '#include "libavcodec/h263_parser.h"' >libavcodec/h263_parser.h.c echo '#include "libavcodec/cabac.h"' >libavcodec/cabac.h.c echo '#include "libavcodec/intrax8huf.h"' >libavcodec/intrax8huf.h.c echo '#include "libavcodec/audiodsp.h"' >libavcodec/audiodsp.h.c echo '#include "libavcodec/golomb_legacy.h"' >libavcodec/golomb_legacy.h.c echo '#include "libavcodec/atrac3plus_data.h"' >libavcodec/atrac3plus_data.h.c echo '#include "libavcodec/parser.h"' >libavcodec/parser.h.c echo '#include "libavcodec/intrax8.h"' >libavcodec/intrax8.h.c echo '#include "libavcodec/mpegaudiodata.h"' >libavcodec/mpegaudiodata.h.c echo '#include "libavcodec/ra288.h"' >libavcodec/ra288.h.c echo '#include "libavcodec/vc1acdata.h"' >libavcodec/vc1acdata.h.c echo '#include "libavcodec/hevc_ps.h"' >libavcodec/hevc_ps.h.c echo '#include "libavcodec/dca_syncwords.h"' >libavcodec/dca_syncwords.h.c echo '#include "libavcodec/msmpeg4data.h"' >libavcodec/msmpeg4data.h.c echo '#include "libavcodec/vc1.h"' >libavcodec/vc1.h.c echo '#include "libavcodec/dct32.h"' >libavcodec/dct32.h.c echo '#include "libavcodec/blockdsp.h"' >libavcodec/blockdsp.h.c echo '#include "libavcodec/hq_hqa.h"' >libavcodec/hq_hqa.h.c echo '#include "libavcodec/ppc/hpeldsp_altivec.h"' >libavcodec/ppc/hpeldsp_altivec.h.c echo '#include "libavcodec/ppc/mathops.h"' >libavcodec/ppc/mathops.h.c echo '#include "libavcodec/ppc/fdct.h"' >libavcodec/ppc/fdct.h.c echo '#include "libavresample/audio_mix.h"' >libavresample/audio_mix.h.c echo '#include "libavresample/version.h"' >libavresample/version.h.c echo '#include "libavresample/audio_convert.h"' >libavresample/audio_convert.h.c echo '#include "libavresample/avresample.h"' >libavresample/avresample.h.c echo '#include "libavresample/internal.h"' >libavresample/internal.h.c echo '#include "libavresample/resample.h"' >libavresample/resample.h.c echo '#include "libavresample/dither.h"' >libavresample/dither.h.c echo '#include "libavresample/audio_data.h"' >libavresample/audio_data.h.c echo '#include "libswscale/swscale.h"' >libswscale/swscale.h.c echo '#include "libswscale/rgb2rgb.h"' >libswscale/rgb2rgb.h.c echo '#include "libswscale/swscale_internal.h"' >libswscale/swscale_internal.h.c echo '#include "libswscale/version.h"' >libswscale/version.h.c echo '#include "libswscale/ppc/yuv2rgb_altivec.h"' >libswscale/ppc/yuv2rgb_altivec.h.c echo '#include "libavutil/float_dsp.h"' >libavutil/float_dsp.h.c echo '#include "libavutil/audio_fifo.h"' >libavutil/audio_fifo.h.c echo '#include "libavutil/opt.h"' >libavutil/opt.h.c echo '#include "libavutil/hwcontext_internal.h"' >libavutil/hwcontext_internal.h.c echo '#include "libavutil/adler32.h"' >libavutil/adler32.h.c echo '#include "libavutil/lls.h"' >libavutil/lls.h.c echo '#include "libavutil/intmath.h"' >libavutil/intmath.h.c echo '#include "libavutil/avstring.h"' >libavutil/avstring.h.c echo '#include "libavutil/lfg.h"' >libavutil/lfg.h.c echo '#include "libavutil/buffer.h"' >libavutil/buffer.h.c echo '#include "libavutil/md5.h"' >libavutil/md5.h.c echo '#include "libavutil/aes.h"' >libavutil/aes.h.c echo '#include "libavutil/downmix_info.h"' >libavutil/downmix_info.h.c echo '#include "libavutil/fifo.h"' >libavutil/fifo.h.c echo '#include "libavutil/channel_layout.h"' >libavutil/channel_layout.h.c echo '#include "libavutil/mathematics.h"' >libavutil/mathematics.h.c echo '#include "libavutil/cpu_internal.h"' >libavutil/cpu_internal.h.c echo '#include "libavutil/timer.h"' >libavutil/timer.h.c echo '#include "libavutil/stereo3d.h"' >libavutil/stereo3d.h.c echo '#include "libavutil/buffer_internal.h"' >libavutil/buffer_internal.h.c echo '#include "libavutil/pixdesc.h"' >libavutil/pixdesc.h.c echo '#include "libavutil/frame.h"' >libavutil/frame.h.c echo '#include "libavutil/error.h"' >libavutil/error.h.c echo '#include "libavutil/rc4.h"' >libavutil/rc4.h.c echo '#include "libavutil/spherical.h"' >libavutil/spherical.h.c echo '#include "libavutil/imgutils.h"' >libavutil/imgutils.h.c echo '#include "libavutil/lzo.h"' >libavutil/lzo.h.c echo '#include "libavutil/random_seed.h"' >libavutil/random_seed.h.c echo '#include "libavutil/colorspace.h"' >libavutil/colorspace.h.c echo '#include "libavutil/log.h"' >libavutil/log.h.c echo '#include "libavutil/replaygain.h"' >libavutil/replaygain.h.c echo '#include "libavutil/common.h"' >libavutil/common.h.c echo '#include "libavutil/eval.h"' >libavutil/eval.h.c echo '#include "libavutil/attributes.h"' >libavutil/attributes.h.c echo '#include "libavutil/sha.h"' >libavutil/sha.h.c echo '#include "libavutil/macros.h"' >libavutil/macros.h.c echo '#include "libavutil/version.h"' >libavutil/version.h.c echo '#include "libavutil/samplefmt.h"' >libavutil/samplefmt.h.c echo '#include "libavutil/hmac.h"' >libavutil/hmac.h.c echo '#include "libavutil/imgutils_internal.h"' >libavutil/imgutils_internal.h.c echo '#include "libavutil/bswap.h"' >libavutil/bswap.h.c echo '#include "libavutil/intfloat.h"' >libavutil/intfloat.h.c echo '#include "libavutil/pixfmt.h"' >libavutil/pixfmt.h.c echo '#include "libavutil/base64.h"' >libavutil/base64.h.c echo '#include "libavutil/xtea.h"' >libavutil/xtea.h.c echo '#include "libavutil/wchar_filename.h"' >libavutil/wchar_filename.h.c echo '#include "libavutil/avassert.h"' >libavutil/avassert.h.c echo '#include "libavutil/thread.h"' >libavutil/thread.h.c echo '#include "libavutil/mem.h"' >libavutil/mem.h.c echo '#include "libavutil/intreadwrite.h"' >libavutil/intreadwrite.h.c echo '#include "libavutil/tree.h"' >libavutil/tree.h.c echo '#include "libavutil/avutil.h"' >libavutil/avutil.h.c echo '#include "libavutil/rational.h"' >libavutil/rational.h.c echo '#include "libavutil/des.h"' >libavutil/des.h.c echo '#include "libavutil/libm.h"' >libavutil/libm.h.c echo '#include "libavutil/time.h"' >libavutil/time.h.c echo '#include "libavutil/cpu.h"' >libavutil/cpu.h.c echo '#include "libavutil/hwcontext.h"' >libavutil/hwcontext.h.c echo '#include "libavutil/display.h"' >libavutil/display.h.c echo '#include "libavutil/crc.h"' >libavutil/crc.h.c echo '#include "libavutil/time_internal.h"' >libavutil/time_internal.h.c echo '#include "libavutil/parseutils.h"' >libavutil/parseutils.h.c echo '#include "libavutil/blowfish.h"' >libavutil/blowfish.h.c echo '#include "libavutil/file.h"' >libavutil/file.h.c echo '#include "libavutil/dict.h"' >libavutil/dict.h.c echo '#include "libavutil/internal.h"' >libavutil/internal.h.c echo '#include "libavutil/ppc/float_dsp_altivec.h"' >libavutil/ppc/float_dsp_altivec.h.c echo '#include "libavutil/ppc/util_altivec.h"' >libavutil/ppc/util_altivec.h.c echo '#include "libavutil/ppc/cpu.h"' >libavutil/ppc/cpu.h.c echo '#include "libavutil/ppc/float_dsp_vsx.h"' >libavutil/ppc/float_dsp_vsx.h.c mkdir -p doc/examples mkdir -p libavfilter/tests/ mkdir -p libavformat/tests/ mkdir -p libavcodec/tests/ /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/dctref.d -MT libavcodec/dctref.o -c -o libavcodec/dctref.o /home/seanmcg/build/libav-fate/src/libavcodec/dctref.c mkdir -p libavresample/tests/ mkdir -p libswscale/tests/ mkdir -p libavutil/tests/ mkdir -p tests/checkasm/ /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -Wall -O3 -MMD -MF tests/audiogen.d -MT tests/audiogen.o -c -o tests/audiogen.o /home/seanmcg/build/libav-fate/src/tests/audiogen.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -Wall -O3 -MMD -MF tests/videogen.d -MT tests/videogen.o -c -o tests/videogen.o /home/seanmcg/build/libav-fate/src/tests/videogen.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99 -Wall -O3 -MMD -MF tests/rotozoom.d -MT tests/rotozoom.o -c -o tests/rotozoom.o /home/seanmcg/build/libav-fate/src/tests/rotozoom.c cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/overlay tests/data/filtergraphs/overlay cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/select-alternate tests/data/filtergraphs/select-alternate cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/setpts tests/data/filtergraphs/setpts cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/channelmap_one_int tests/data/filtergraphs/channelmap_one_int cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/channelmap_one_str tests/data/filtergraphs/channelmap_one_str cp /home/seanmcg/build/libav-fate/src/tests/filtergraphs/lavr_mix_output_zero tests/data/filtergraphs/lavr_mix_output_zero /usr/bin/gcc -o tests/base64 tests/base64.o -lm /usr/bin/gcc -o tests/tiny_psnr tests/tiny_psnr.o -lm /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/qt-faststart.d -MT tools/qt-faststart.o -c -o tools/qt-faststart.o /home/seanmcg/build/libav-fate/src/tools/qt-faststart.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/trasher.d -MT tools/trasher.o -c -o tools/trasher.o /home/seanmcg/build/libav-fate/src/tools/trasher.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/cws2fws.d -MT tools/cws2fws.o -c -o tools/cws2fws.o /home/seanmcg/build/libav-fate/src/tools/cws2fws.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/graph2dot.d -MT tools/graph2dot.o -c -o tools/graph2dot.o /home/seanmcg/build/libav-fate/src/tools/graph2dot.c /home/seanmcg/build/libav-fate/src/tools/graph2dot.c: In function 'main': /home/seanmcg/build/libav-fate/src/tools/graph2dot.c:116:5: warning: comparison is always true due to limited range of data type [-Wtype-limits] while ((c = getopt(argc, argv, "hi:o:")) != -1) { ^ /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/aviocat.d -MT tools/aviocat.o -c -o tools/aviocat.o /home/seanmcg/build/libav-fate/src/tools/aviocat.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/ismindex.d -MT tools/ismindex.o -c -o tools/ismindex.o /home/seanmcg/build/libav-fate/src/tools/ismindex.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/pktdumper.d -MT tools/pktdumper.o -c -o tools/pktdumper.o /home/seanmcg/build/libav-fate/src/tools/pktdumper.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/probetest.d -MT tools/probetest.o -c -o tools/probetest.o /home/seanmcg/build/libav-fate/src/tools/probetest.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tools/sidxindex.d -MT tools/sidxindex.o -c -o tools/sidxindex.o /home/seanmcg/build/libav-fate/src/tools/sidxindex.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avdevice -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavdevice/avdevice.h.d -MT libavdevice/avdevice.h.o -c -o libavdevice/avdevice.h.o libavdevice/avdevice.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avdevice -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavdevice/version.h.d -MT libavdevice/version.h.o -c -o libavdevice/version.h.o libavdevice/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avdevice -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavdevice/timefilter.h.d -MT libavdevice/timefilter.h.o -c -o libavdevice/timefilter.h.o libavdevice/timefilter.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/thread.h.d -MT libavfilter/thread.h.o -c -o libavfilter/thread.h.o libavfilter/thread.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/video.h.d -MT libavfilter/video.h.o -c -o libavfilter/video.h.o libavfilter/video.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/version.h.d -MT libavfilter/version.h.o -c -o libavfilter/version.h.o libavfilter/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/drawutils.h.d -MT libavfilter/drawutils.h.o -c -o libavfilter/drawutils.h.o libavfilter/drawutils.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/vf_hqdn3d.h.d -MT libavfilter/vf_hqdn3d.h.o -c -o libavfilter/vf_hqdn3d.h.o libavfilter/vf_hqdn3d.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/gradfun.h.d -MT libavfilter/gradfun.h.o -c -o libavfilter/gradfun.h.o libavfilter/gradfun.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/internal.h.d -MT libavfilter/internal.h.o -c -o libavfilter/internal.h.o libavfilter/internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/formats.h.d -MT libavfilter/formats.h.o -c -o libavfilter/formats.h.o libavfilter/formats.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/audio.h.d -MT libavfilter/audio.h.o -c -o libavfilter/audio.h.o libavfilter/audio.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/buffersink.h.d -MT libavfilter/buffersink.h.o -c -o libavfilter/buffersink.h.o libavfilter/buffersink.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/yadif.h.d -MT libavfilter/yadif.h.o -c -o libavfilter/yadif.h.o libavfilter/yadif.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/interlace.h.d -MT libavfilter/interlace.h.o -c -o libavfilter/interlace.h.o libavfilter/interlace.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/af_volume.h.d -MT libavfilter/af_volume.h.o -c -o libavfilter/af_volume.h.o libavfilter/af_volume.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/buffersrc.h.d -MT libavfilter/buffersrc.h.o -c -o libavfilter/buffersrc.h.o libavfilter/buffersrc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavfilter/avfilter.h.d -MT libavfilter/avfilter.h.o -c -o libavfilter/avfilter.h.o libavfilter/avfilter.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/isom.h.d -MT libavformat/isom.h.o -c -o libavformat/isom.h.o libavformat/isom.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/tls.h.d -MT libavformat/tls.h.o -c -o libavformat/tls.h.o libavformat/tls.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avlanguage.h.d -MT libavformat/avlanguage.h.o -c -o libavformat/avlanguage.h.o libavformat/avlanguage.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/swf.h.d -MT libavformat/swf.h.o -c -o libavformat/swf.h.o libavformat/swf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/srtp.h.d -MT libavformat/srtp.h.o -c -o libavformat/srtp.h.o libavformat/srtp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/riff.h.d -MT libavformat/riff.h.o -c -o libavformat/riff.h.o libavformat/riff.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/flac_picture.h.d -MT libavformat/flac_picture.h.o -c -o libavformat/flac_picture.h.o libavformat/flac_picture.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtmpcrypt.h.d -MT libavformat/rtmpcrypt.h.o -c -o libavformat/rtmpcrypt.h.o libavformat/rtmpcrypt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/oggdec.h.d -MT libavformat/oggdec.h.o -c -o libavformat/oggdec.h.o libavformat/oggdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/matroska.h.d -MT libavformat/matroska.h.o -c -o libavformat/matroska.h.o libavformat/matroska.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtpenc.h.d -MT libavformat/rtpenc.h.o -c -o libavformat/rtpenc.h.o libavformat/rtpenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/mxf.h.d -MT libavformat/mxf.h.o -c -o libavformat/mxf.h.o libavformat/mxf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/mpegts.h.d -MT libavformat/mpegts.h.o -c -o libavformat/mpegts.h.o libavformat/mpegts.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rmsipr.h.d -MT libavformat/rmsipr.h.o -c -o libavformat/rmsipr.h.o libavformat/rmsipr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtpdec_formats.h.d -MT libavformat/rtpdec_formats.h.o -c -o libavformat/rtpdec_formats.h.o libavformat/rtpdec_formats.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtmppkt.h.d -MT libavformat/rtmppkt.h.o -c -o libavformat/rtmppkt.h.o libavformat/rtmppkt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/mpeg.h.d -MT libavformat/mpeg.h.o -c -o libavformat/mpeg.h.o libavformat/mpeg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/vorbiscomment.h.d -MT libavformat/vorbiscomment.h.o -c -o libavformat/vorbiscomment.h.o libavformat/vorbiscomment.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtsp.h.d -MT libavformat/rtsp.h.o -c -o libavformat/rtsp.h.o libavformat/rtsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtpproto.h.d -MT libavformat/rtpproto.h.o -c -o libavformat/rtpproto.h.o libavformat/rtpproto.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/metadata.h.d -MT libavformat/metadata.h.o -c -o libavformat/metadata.h.o libavformat/metadata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/asf.h.d -MT libavformat/asf.h.o -c -o libavformat/asf.h.o libavformat/asf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/apetag.h.d -MT libavformat/apetag.h.o -c -o libavformat/apetag.h.o libavformat/apetag.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/httpauth.h.d -MT libavformat/httpauth.h.o -c -o libavformat/httpauth.h.o libavformat/httpauth.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rawdec.h.d -MT libavformat/rawdec.h.o -c -o libavformat/rawdec.h.o libavformat/rawdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/asfcrypt.h.d -MT libavformat/asfcrypt.h.o -c -o libavformat/asfcrypt.h.o libavformat/asfcrypt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avformat.h.d -MT libavformat/avformat.h.o -c -o libavformat/avformat.h.o libavformat/avformat.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/caf.h.d -MT libavformat/caf.h.o -c -o libavformat/caf.h.o libavformat/caf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/aiff.h.d -MT libavformat/aiff.h.o -c -o libavformat/aiff.h.o libavformat/aiff.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/ffmeta.h.d -MT libavformat/ffmeta.h.o -c -o libavformat/ffmeta.h.o libavformat/ffmeta.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/flv.h.d -MT libavformat/flv.h.o -c -o libavformat/flv.h.o libavformat/flv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avi.h.d -MT libavformat/avi.h.o -c -o libavformat/avi.h.o libavformat/avi.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/mov_chan.h.d -MT libavformat/mov_chan.h.o -c -o libavformat/mov_chan.h.o libavformat/mov_chan.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/id3v2.h.d -MT libavformat/id3v2.h.o -c -o libavformat/id3v2.h.o libavformat/id3v2.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/spdif.h.d -MT libavformat/spdif.h.o -c -o libavformat/spdif.h.o libavformat/spdif.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avio.h.d -MT libavformat/avio.h.o -c -o libavformat/avio.h.o libavformat/avio.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/smjpeg.h.d -MT libavformat/smjpeg.h.o -c -o libavformat/smjpeg.h.o libavformat/smjpeg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtpdec.h.d -MT libavformat/rtpdec.h.o -c -o libavformat/rtpdec.h.o libavformat/rtpdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/http.h.d -MT libavformat/http.h.o -c -o libavformat/http.h.o libavformat/http.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/yuv4mpeg.h.d -MT libavformat/yuv4mpeg.h.o -c -o libavformat/yuv4mpeg.h.o libavformat/yuv4mpeg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/dv.h.d -MT libavformat/dv.h.o -c -o libavformat/dv.h.o libavformat/dv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/options_table.h.d -MT libavformat/options_table.h.o -c -o libavformat/options_table.h.o libavformat/options_table.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avio_internal.h.d -MT libavformat/avio_internal.h.o -c -o libavformat/avio_internal.h.o libavformat/avio_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/movenc.h.d -MT libavformat/movenc.h.o -c -o libavformat/movenc.h.o libavformat/movenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rm.h.d -MT libavformat/rm.h.o -c -o libavformat/rm.h.o libavformat/rm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/qtpalette.h.d -MT libavformat/qtpalette.h.o -c -o libavformat/qtpalette.h.o libavformat/qtpalette.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/sauce.h.d -MT libavformat/sauce.h.o -c -o libavformat/sauce.h.o libavformat/sauce.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/avc.h.d -MT libavformat/avc.h.o -c -o libavformat/avc.h.o libavformat/avc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtpenc_chain.h.d -MT libavformat/rtpenc_chain.h.o -c -o libavformat/rtpenc_chain.h.o libavformat/rtpenc_chain.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/version.h.d -MT libavformat/version.h.o -c -o libavformat/version.h.o libavformat/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/os_support.h.d -MT libavformat/os_support.h.o -c -o libavformat/os_support.h.o libavformat/os_support.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/url.h.d -MT libavformat/url.h.o -c -o libavformat/url.h.o libavformat/url.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/internal.h.d -MT libavformat/internal.h.o -c -o libavformat/internal.h.o libavformat/internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/urldecode.h.d -MT libavformat/urldecode.h.o -c -o libavformat/urldecode.h.o libavformat/urldecode.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/network.h.d -MT libavformat/network.h.o -c -o libavformat/network.h.o libavformat/network.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/hevc.h.d -MT libavformat/hevc.h.o -c -o libavformat/hevc.h.o libavformat/hevc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/wv.h.d -MT libavformat/wv.h.o -c -o libavformat/wv.h.o libavformat/wv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtp.h.d -MT libavformat/rtp.h.o -c -o libavformat/rtp.h.o libavformat/rtp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/replaygain.h.d -MT libavformat/replaygain.h.o -c -o libavformat/replaygain.h.o libavformat/replaygain.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/nut.h.d -MT libavformat/nut.h.o -c -o libavformat/nut.h.o libavformat/nut.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rawenc.h.d -MT libavformat/rawenc.h.o -c -o libavformat/rawenc.h.o libavformat/rawenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/flacenc.h.d -MT libavformat/flacenc.h.o -c -o libavformat/flacenc.h.o libavformat/flacenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/audiointerleave.h.d -MT libavformat/audiointerleave.h.o -c -o libavformat/audiointerleave.h.o libavformat/audiointerleave.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rso.h.d -MT libavformat/rso.h.o -c -o libavformat/rso.h.o libavformat/rso.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtmp.h.d -MT libavformat/rtmp.h.o -c -o libavformat/rtmp.h.o libavformat/rtmp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/sox.h.d -MT libavformat/sox.h.o -c -o libavformat/sox.h.o libavformat/sox.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/pcm.h.d -MT libavformat/pcm.h.o -c -o libavformat/pcm.h.o libavformat/pcm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/gxf.h.d -MT libavformat/gxf.h.o -c -o libavformat/gxf.h.o libavformat/gxf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/voc.h.d -MT libavformat/voc.h.o -c -o libavformat/voc.h.o libavformat/voc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/mms.h.d -MT libavformat/mms.h.o -c -o libavformat/mms.h.o libavformat/mms.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/oma.h.d -MT libavformat/oma.h.o -c -o libavformat/oma.h.o libavformat/oma.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rdt.h.d -MT libavformat/rdt.h.o -c -o libavformat/rdt.h.o libavformat/rdt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/id3v1.h.d -MT libavformat/id3v1.h.o -c -o libavformat/id3v1.h.o libavformat/id3v1.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavformat/rtspcodes.h.d -MT libavformat/rtspcodes.h.o -c -o libavformat/rtspcodes.h.o libavformat/rtspcodes.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h263data.h.d -MT libavcodec/h263data.h.o -c -o libavcodec/h263data.h.o libavcodec/h263data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/thread.h.d -MT libavcodec/thread.h.o -c -o libavcodec/thread.h.o libavcodec/thread.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rl.h.d -MT libavcodec/rl.h.o -c -o libavcodec/rl.h.o libavcodec/rl.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/idctdsp.h.d -MT libavcodec/idctdsp.h.o -c -o libavcodec/idctdsp.h.o libavcodec/idctdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/elbg.h.d -MT libavcodec/elbg.h.o -c -o libavcodec/elbg.h.o libavcodec/elbg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/pixels.h.d -MT libavcodec/pixels.h.o -c -o libavcodec/pixels.h.o libavcodec/pixels.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpc8huff.h.d -MT libavcodec/mpc8huff.h.o -c -o libavcodec/mpc8huff.h.o libavcodec/mpc8huff.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/eaidct.h.d -MT libavcodec/eaidct.h.o -c -o libavcodec/eaidct.h.o libavcodec/eaidct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp56dsp.h.d -MT libavcodec/vp56dsp.h.o -c -o libavcodec/vp56dsp.h.o libavcodec/vp56dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dctref.h.d -MT libavcodec/dctref.h.o -c -o libavcodec/dctref.h.o libavcodec/dctref.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aandcttab.h.d -MT libavcodec/aandcttab.h.o -c -o libavcodec/aandcttab.h.o libavcodec/aandcttab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/a64colors.h.d -MT libavcodec/a64colors.h.o -c -o libavcodec/a64colors.h.o libavcodec/a64colors.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/avcodec.h.d -MT libavcodec/avcodec.h.o -c -o libavcodec/avcodec.h.o libavcodec/avcodec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rectangle.h.d -MT libavcodec/rectangle.h.o -c -o libavcodec/rectangle.h.o libavcodec/rectangle.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/fdctdsp.h.d -MT libavcodec/fdctdsp.h.o -c -o libavcodec/fdctdsp.h.o libavcodec/fdctdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacpsdsp.h.d -MT libavcodec/aacpsdsp.h.o -c -o libavcodec/aacpsdsp.h.o libavcodec/aacpsdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpegtables.h.d -MT libavcodec/jpegtables.h.o -c -o libavcodec/jpegtables.h.o libavcodec/jpegtables.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs_internal.h.d -MT libavcodec/cbs_internal.h.o -c -o libavcodec/cbs_internal.h.o libavcodec/cbs_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg12vlc.h.d -MT libavcodec/mpeg12vlc.h.o -c -o libavcodec/mpeg12vlc.h.o libavcodec/mpeg12vlc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg4data.h.d -MT libavcodec/mpeg4data.h.o -c -o libavcodec/mpeg4data.h.o libavcodec/mpeg4data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/v210enc.h.d -MT libavcodec/v210enc.h.o -c -o libavcodec/v210enc.h.o libavcodec/v210enc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rnd_avg.h.d -MT libavcodec/rnd_avg.h.o -c -o libavcodec/rnd_avg.h.o libavcodec/rnd_avg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/elsdec.h.d -MT libavcodec/elsdec.h.o -c -o libavcodec/elsdec.h.o libavcodec/elsdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3_parser_internal.h.d -MT libavcodec/ac3_parser_internal.h.o -c -o libavcodec/ac3_parser_internal.h.o libavcodec/ac3_parser_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacsbr.h.d -MT libavcodec/aacsbr.h.o -c -o libavcodec/aacsbr.h.o libavcodec/aacsbr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/profiles.h.d -MT libavcodec/profiles.h.o -c -o libavcodec/profiles.h.o libavcodec/profiles.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264dec.h.d -MT libavcodec/h264dec.h.o -c -o libavcodec/h264dec.h.o libavcodec/h264dec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/twinvq_data.h.d -MT libavcodec/twinvq_data.h.o -c -o libavcodec/twinvq_data.h.o libavcodec/twinvq_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/opus.h.d -MT libavcodec/opus.h.o -c -o libavcodec/opus.h.o libavcodec/opus.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg12.h.d -MT libavcodec/mpeg12.h.o -c -o libavcodec/mpeg12.h.o libavcodec/mpeg12.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/adx.h.d -MT libavcodec/adx.h.o -c -o libavcodec/adx.h.o libavcodec/adx.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vaapi.h.d -MT libavcodec/vaapi.h.o -c -o libavcodec/vaapi.h.o libavcodec/vaapi.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dvdata.h.d -MT libavcodec/dvdata.h.o -c -o libavcodec/dvdata.h.o libavcodec/dvdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp3dsp.h.d -MT libavcodec/vp3dsp.h.o -c -o libavcodec/vp3dsp.h.o libavcodec/vp3dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ralfdata.h.d -MT libavcodec/ralfdata.h.o -c -o libavcodec/ralfdata.h.o libavcodec/ralfdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wma.h.d -MT libavcodec/wma.h.o -c -o libavcodec/wma.h.o libavcodec/wma.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/adpcm.h.d -MT libavcodec/adpcm.h.o -c -o libavcodec/adpcm.h.o libavcodec/adpcm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevc.h.d -MT libavcodec/hevc.h.o -c -o libavcodec/hevc.h.o libavcodec/hevc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/metasound_data.h.d -MT libavcodec/metasound_data.h.o -c -o libavcodec/metasound_data.h.o libavcodec/metasound_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/version.h.d -MT libavcodec/version.h.o -c -o libavcodec/version.h.o libavcodec/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mjpeg.h.d -MT libavcodec/mjpeg.h.o -c -o libavcodec/mjpeg.h.o libavcodec/mjpeg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpcdata.h.d -MT libavcodec/mpcdata.h.o -c -o libavcodec/mpcdata.h.o libavcodec/mpcdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/atrac3data.h.d -MT libavcodec/atrac3data.h.o -c -o libavcodec/atrac3data.h.o libavcodec/atrac3data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/acelp_pitch_delay.h.d -MT libavcodec/acelp_pitch_delay.h.o -c -o libavcodec/acelp_pitch_delay.h.o libavcodec/acelp_pitch_delay.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/flacdata.h.d -MT libavcodec/flacdata.h.o -c -o libavcodec/flacdata.h.o libavcodec/flacdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/simple_idct.h.d -MT libavcodec/simple_idct.h.o -c -o libavcodec/simple_idct.h.o libavcodec/simple_idct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/faandct.h.d -MT libavcodec/faandct.h.o -c -o libavcodec/faandct.h.o libavcodec/faandct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegvideo.h.d -MT libavcodec/mpegvideo.h.o -c -o libavcodec/mpegvideo.h.o libavcodec/mpegvideo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bethsoftvideo.h.d -MT libavcodec/bethsoftvideo.h.o -c -o libavcodec/bethsoftvideo.h.o libavcodec/bethsoftvideo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dcadata.h.d -MT libavcodec/dcadata.h.o -c -o libavcodec/dcadata.h.o libavcodec/dcadata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/adpcm_data.h.d -MT libavcodec/adpcm_data.h.o -c -o libavcodec/adpcm_data.h.o libavcodec/adpcm_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/golomb.h.d -MT libavcodec/golomb.h.o -c -o libavcodec/golomb.h.o libavcodec/golomb.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/svq1_vlc.h.d -MT libavcodec/svq1_vlc.h.o -c -o libavcodec/svq1_vlc.h.o libavcodec/svq1_vlc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/snappy.h.d -MT libavcodec/snappy.h.o -c -o libavcodec/snappy.h.o libavcodec/snappy.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/intrax8dsp.h.d -MT libavcodec/intrax8dsp.h.o -c -o libavcodec/intrax8dsp.h.o libavcodec/intrax8dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/utvideo.h.d -MT libavcodec/utvideo.h.o -c -o libavcodec/utvideo.h.o libavcodec/utvideo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/g722.h.d -MT libavcodec/g722.h.o -c -o libavcodec/g722.h.o libavcodec/g722.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/huffman.h.d -MT libavcodec/huffman.h.o -c -o libavcodec/huffman.h.o libavcodec/huffman.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/asv.h.d -MT libavcodec/asv.h.o -c -o libavcodec/asv.h.o libavcodec/asv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/flacdsp.h.d -MT libavcodec/flacdsp.h.o -c -o libavcodec/flacdsp.h.o libavcodec/flacdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/avfft.h.d -MT libavcodec/avfft.h.o -c -o libavcodec/avfft.h.o libavcodec/avfft.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv10.h.d -MT libavcodec/rv10.h.o -c -o libavcodec/rv10.h.o libavcodec/rv10.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/a64enc.h.d -MT libavcodec/a64enc.h.o -c -o libavcodec/a64enc.h.o libavcodec/a64enc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/faanidct.h.d -MT libavcodec/faanidct.h.o -c -o libavcodec/faanidct.h.o libavcodec/faanidct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dcadsp.h.d -MT libavcodec/dcadsp.h.o -c -o libavcodec/dcadsp.h.o libavcodec/dcadsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp56.h.d -MT libavcodec/vp56.h.o -c -o libavcodec/vp56.h.o libavcodec/vp56.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rle.h.d -MT libavcodec/rle.h.o -c -o libavcodec/rle.h.o libavcodec/rle.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ratecontrol.h.d -MT libavcodec/ratecontrol.h.o -c -o libavcodec/ratecontrol.h.o libavcodec/ratecontrol.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/fmtconvert.h.d -MT libavcodec/fmtconvert.h.o -c -o libavcodec/fmtconvert.h.o libavcodec/fmtconvert.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264_ps.h.d -MT libavcodec/h264_ps.h.o -c -o libavcodec/h264_ps.h.o libavcodec/h264_ps.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/indeo4data.h.d -MT libavcodec/indeo4data.h.o -c -o libavcodec/indeo4data.h.o libavcodec/indeo4data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevc_sei.h.d -MT libavcodec/hevc_sei.h.o -c -o libavcodec/hevc_sei.h.o libavcodec/hevc_sei.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bytestream.h.d -MT libavcodec/bytestream.h.o -c -o libavcodec/bytestream.h.o libavcodec/bytestream.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cfhd.h.d -MT libavcodec/cfhd.h.o -c -o libavcodec/cfhd.h.o libavcodec/cfhd.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dirac.h.d -MT libavcodec/dirac.h.o -c -o libavcodec/dirac.h.o libavcodec/dirac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mjpegenc.h.d -MT libavcodec/mjpegenc.h.o -c -o libavcodec/mjpegenc.h.o libavcodec/mjpegenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudio.h.d -MT libavcodec/mpegaudio.h.o -c -o libavcodec/mpegaudio.h.o libavcodec/mpegaudio.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/motion_est.h.d -MT libavcodec/motion_est.h.o -c -o libavcodec/motion_est.h.o libavcodec/motion_est.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg4video_parser.h.d -MT libavcodec/mpeg4video_parser.h.o -c -o libavcodec/mpeg4video_parser.h.o libavcodec/mpeg4video_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs_h264.h.d -MT libavcodec/cbs_h264.h.o -c -o libavcodec/cbs_h264.h.o libavcodec/cbs_h264.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/unary.h.d -MT libavcodec/unary.h.o -c -o libavcodec/unary.h.o libavcodec/unary.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lzw.h.d -MT libavcodec/lzw.h.o -c -o libavcodec/lzw.h.o libavcodec/lzw.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/put_bits.h.d -MT libavcodec/put_bits.h.o -c -o libavcodec/put_bits.h.o libavcodec/put_bits.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/acelp_vectors.h.d -MT libavcodec/acelp_vectors.h.o -c -o libavcodec/acelp_vectors.h.o libavcodec/acelp_vectors.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h263.h.d -MT libavcodec/h263.h.o -c -o libavcodec/h263.h.o libavcodec/h263.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rangecoder.h.d -MT libavcodec/rangecoder.h.o -c -o libavcodec/rangecoder.h.o libavcodec/rangecoder.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dcahuff.h.d -MT libavcodec/dcahuff.h.o -c -o libavcodec/dcahuff.h.o libavcodec/dcahuff.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264_sei.h.d -MT libavcodec/h264_sei.h.o -c -o libavcodec/h264_sei.h.o libavcodec/h264_sei.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegvideoencdsp.h.d -MT libavcodec/mpegvideoencdsp.h.o -c -o libavcodec/mpegvideoencdsp.h.o libavcodec/mpegvideoencdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wma_freqs.h.d -MT libavcodec/wma_freqs.h.o -c -o libavcodec/wma_freqs.h.o libavcodec/wma_freqs.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cavs.h.d -MT libavcodec/cavs.h.o -c -o libavcodec/cavs.h.o libavcodec/cavs.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h2645_parse.h.d -MT libavcodec/h2645_parse.h.o -c -o libavcodec/h2645_parse.h.o libavcodec/h2645_parse.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lagarithrac.h.d -MT libavcodec/lagarithrac.h.o -c -o libavcodec/lagarithrac.h.o libavcodec/lagarithrac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/svq1enc_cb.h.d -MT libavcodec/svq1enc_cb.h.o -c -o libavcodec/svq1enc_cb.h.o libavcodec/svq1enc_cb.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mss34dsp.h.d -MT libavcodec/mss34dsp.h.o -c -o libavcodec/mss34dsp.h.o libavcodec/mss34dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/eac3_data.h.d -MT libavcodec/eac3_data.h.o -c -o libavcodec/eac3_data.h.o libavcodec/eac3_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264data.h.d -MT libavcodec/h264data.h.o -c -o libavcodec/h264data.h.o libavcodec/h264data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/twinvq.h.d -MT libavcodec/twinvq.h.o -c -o libavcodec/twinvq.h.o libavcodec/twinvq.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bgmc.h.d -MT libavcodec/bgmc.h.o -c -o libavcodec/bgmc.h.o libavcodec/bgmc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3_parser.h.d -MT libavcodec/ac3_parser.h.o -c -o libavcodec/ac3_parser.h.o libavcodec/ac3_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aactab.h.d -MT libavcodec/aactab.h.o -c -o libavcodec/aactab.h.o libavcodec/aactab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mqc.h.d -MT libavcodec/mqc.h.o -c -o libavcodec/mqc.h.o libavcodec/mqc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudiodectab.h.d -MT libavcodec/mpegaudiodectab.h.o -c -o libavcodec/mpegaudiodectab.h.o libavcodec/mpegaudiodectab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ulti_cb.h.d -MT libavcodec/ulti_cb.h.o -c -o libavcodec/ulti_cb.h.o libavcodec/ulti_cb.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/indeo5data.h.d -MT libavcodec/indeo5data.h.o -c -o libavcodec/indeo5data.h.o libavcodec/indeo5data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/psymodel.h.d -MT libavcodec/psymodel.h.o -c -o libavcodec/psymodel.h.o libavcodec/psymodel.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpegls.h.d -MT libavcodec/jpegls.h.o -c -o libavcodec/jpegls.h.o libavcodec/jpegls.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/g722dsp.h.d -MT libavcodec/g722dsp.h.o -c -o libavcodec/g722dsp.h.o libavcodec/g722dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegvideodsp.h.d -MT libavcodec/mpegvideodsp.h.o -c -o libavcodec/mpegvideodsp.h.o libavcodec/mpegvideodsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacdectab.h.d -MT libavcodec/aacdectab.h.o -c -o libavcodec/aacdectab.h.o libavcodec/aacdectab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rtjpeg.h.d -MT libavcodec/rtjpeg.h.o -c -o libavcodec/rtjpeg.h.o libavcodec/rtjpeg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/targa.h.d -MT libavcodec/targa.h.o -c -o libavcodec/targa.h.o libavcodec/targa.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bmp.h.d -MT libavcodec/bmp.h.o -c -o libavcodec/bmp.h.o libavcodec/bmp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/copy_block.h.d -MT libavcodec/copy_block.h.o -c -o libavcodec/copy_block.h.o libavcodec/copy_block.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/roqvideo.h.d -MT libavcodec/roqvideo.h.o -c -o libavcodec/roqvideo.h.o libavcodec/roqvideo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/xvididct.h.d -MT libavcodec/xvididct.h.o -c -o libavcodec/xvididct.h.o libavcodec/xvididct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/huffyuv.h.d -MT libavcodec/huffyuv.h.o -c -o libavcodec/huffyuv.h.o libavcodec/huffyuv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/options_table.h.d -MT libavcodec/options_table.h.o -c -o libavcodec/options_table.h.o libavcodec/options_table.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmaprodata.h.d -MT libavcodec/wmaprodata.h.o -c -o libavcodec/wmaprodata.h.o libavcodec/wmaprodata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/audio_frame_queue.h.d -MT libavcodec/audio_frame_queue.h.o -c -o libavcodec/audio_frame_queue.h.o libavcodec/audio_frame_queue.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/on2avcdata.h.d -MT libavcodec/on2avcdata.h.o -c -o libavcodec/on2avcdata.h.o libavcodec/on2avcdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpc.h.d -MT libavcodec/mpc.h.o -c -o libavcodec/mpc.h.o libavcodec/mpc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ffv1.h.d -MT libavcodec/ffv1.h.o -c -o libavcodec/ffv1.h.o libavcodec/ffv1.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dca.h.d -MT libavcodec/dca.h.o -c -o libavcodec/dca.h.o libavcodec/dca.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/flac.h.d -MT libavcodec/flac.h.o -c -o libavcodec/flac.h.o libavcodec/flac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lsp.h.d -MT libavcodec/lsp.h.o -c -o libavcodec/lsp.h.o libavcodec/lsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wma_common.h.d -MT libavcodec/wma_common.h.o -c -o libavcodec/wma_common.h.o libavcodec/wma_common.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/atrac.h.d -MT libavcodec/atrac.h.o -c -o libavcodec/atrac.h.o libavcodec/atrac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmv2dsp.h.d -MT libavcodec/wmv2dsp.h.o -c -o libavcodec/wmv2dsp.h.o libavcodec/wmv2dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp9data.h.d -MT libavcodec/vp9data.h.o -c -o libavcodec/vp9data.h.o libavcodec/vp9data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv34vlc.h.d -MT libavcodec/rv34vlc.h.o -c -o libavcodec/rv34vlc.h.o libavcodec/rv34vlc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sipr16kdata.h.d -MT libavcodec/sipr16kdata.h.o -c -o libavcodec/sipr16kdata.h.o libavcodec/sipr16kdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3tab.h.d -MT libavcodec/ac3tab.h.o -c -o libavcodec/ac3tab.h.o libavcodec/ac3tab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/libopus.h.d -MT libavcodec/libopus.h.o -c -o libavcodec/libopus.h.o libavcodec/libopus.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp8data.h.d -MT libavcodec/vp8data.h.o -c -o libavcodec/vp8data.h.o libavcodec/vp8data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevcdsp.h.d -MT libavcodec/hevcdsp.h.o -c -o libavcodec/hevcdsp.h.o libavcodec/hevcdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/qdm2data.h.d -MT libavcodec/qdm2data.h.o -c -o libavcodec/qdm2data.h.o libavcodec/qdm2data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs_h2645.h.d -MT libavcodec/cbs_h2645.h.o -c -o libavcodec/cbs_h2645.h.o libavcodec/cbs_h2645.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg12data.h.d -MT libavcodec/mpeg12data.h.o -c -o libavcodec/mpeg12data.h.o libavcodec/mpeg12data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vlc.h.d -MT libavcodec/vlc.h.o -c -o libavcodec/vlc.h.o libavcodec/vlc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cavsdsp.h.d -MT libavcodec/cavsdsp.h.o -c -o libavcodec/cavsdsp.h.o libavcodec/cavsdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264_mvpred.h.d -MT libavcodec/h264_mvpred.h.o -c -o libavcodec/h264_mvpred.h.o libavcodec/h264_mvpred.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/texturedsp.h.d -MT libavcodec/texturedsp.h.o -c -o libavcodec/texturedsp.h.o libavcodec/texturedsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/synth_filter.h.d -MT libavcodec/synth_filter.h.o -c -o libavcodec/synth_filter.h.o libavcodec/synth_filter.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sp5x.h.d -MT libavcodec/sp5x.h.o -c -o libavcodec/sp5x.h.o libavcodec/sp5x.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/xwd.h.d -MT libavcodec/xwd.h.o -c -o libavcodec/xwd.h.o libavcodec/xwd.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg4video.h.d -MT libavcodec/mpeg4video.h.o -c -o libavcodec/mpeg4video.h.o libavcodec/mpeg4video.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv34.h.d -MT libavcodec/rv34.h.o -c -o libavcodec/rv34.h.o libavcodec/rv34.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sbr.h.d -MT libavcodec/sbr.h.o -c -o libavcodec/sbr.h.o libavcodec/sbr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/gsm.h.d -MT libavcodec/gsm.h.o -c -o libavcodec/gsm.h.o libavcodec/gsm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg4audio.h.d -MT libavcodec/mpeg4audio.h.o -c -o libavcodec/mpeg4audio.h.o libavcodec/mpeg4audio.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sunrast.h.d -MT libavcodec/sunrast.h.o -c -o libavcodec/sunrast.h.o libavcodec/sunrast.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aac.h.d -MT libavcodec/aac.h.o -c -o libavcodec/aac.h.o libavcodec/aac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hq_hqadsp.h.d -MT libavcodec/hq_hqadsp.h.o -c -o libavcodec/hq_hqadsp.h.o libavcodec/hq_hqadsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv30data.h.d -MT libavcodec/rv30data.h.o -c -o libavcodec/rv30data.h.o libavcodec/rv30data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpeglsdec.h.d -MT libavcodec/jpeglsdec.h.o -c -o libavcodec/jpeglsdec.h.o libavcodec/jpeglsdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpeg2000.h.d -MT libavcodec/jpeg2000.h.o -c -o libavcodec/jpeg2000.h.o libavcodec/jpeg2000.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/svq1_cb.h.d -MT libavcodec/svq1_cb.h.o -c -o libavcodec/svq1_cb.h.o libavcodec/svq1_cb.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ra144.h.d -MT libavcodec/ra144.h.o -c -o libavcodec/ra144.h.o libavcodec/ra144.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lzf.h.d -MT libavcodec/lzf.h.o -c -o libavcodec/lzf.h.o libavcodec/lzf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacsbrdata.h.d -MT libavcodec/aacsbrdata.h.o -c -o libavcodec/aacsbrdata.h.o libavcodec/aacsbrdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mjpegdec.h.d -MT libavcodec/mjpegdec.h.o -c -o libavcodec/mjpegdec.h.o libavcodec/mjpegdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/flv.h.d -MT libavcodec/flv.h.o -c -o libavcodec/flv.h.o libavcodec/flv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mlpdsp.h.d -MT libavcodec/mlpdsp.h.o -c -o libavcodec/mlpdsp.h.o libavcodec/mlpdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpc8data.h.d -MT libavcodec/mpc8data.h.o -c -o libavcodec/mpc8data.h.o libavcodec/mpc8data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/iirfilter.h.d -MT libavcodec/iirfilter.h.o -c -o libavcodec/iirfilter.h.o libavcodec/iirfilter.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/celp_filters.h.d -MT libavcodec/celp_filters.h.o -c -o libavcodec/celp_filters.h.o libavcodec/celp_filters.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/startcode.h.d -MT libavcodec/startcode.h.o -c -o libavcodec/startcode.h.o libavcodec/startcode.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/error_resilience.h.d -MT libavcodec/error_resilience.h.o -c -o libavcodec/error_resilience.h.o libavcodec/error_resilience.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/canopus.h.d -MT libavcodec/canopus.h.o -c -o libavcodec/canopus.h.o libavcodec/canopus.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/get_bits.h.d -MT libavcodec/get_bits.h.o -c -o libavcodec/get_bits.h.o libavcodec/get_bits.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/svq1enc.h.d -MT libavcodec/svq1enc.h.o -c -o libavcodec/svq1enc.h.o libavcodec/svq1enc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hwaccels.h.d -MT libavcodec/hwaccels.h.o -c -o libavcodec/hwaccels.h.o libavcodec/hwaccels.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vorbis.h.d -MT libavcodec/vorbis.h.o -c -o libavcodec/vorbis.h.o libavcodec/vorbis.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1dsp.h.d -MT libavcodec/vc1dsp.h.o -c -o libavcodec/vc1dsp.h.o libavcodec/vc1dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/msmpeg4.h.d -MT libavcodec/msmpeg4.h.o -c -o libavcodec/msmpeg4.h.o libavcodec/msmpeg4.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sinewin.h.d -MT libavcodec/sinewin.h.o -c -o libavcodec/sinewin.h.o libavcodec/sinewin.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/videodsp.h.d -MT libavcodec/videodsp.h.o -c -o libavcodec/videodsp.h.o libavcodec/videodsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/alac_data.h.d -MT libavcodec/alac_data.h.o -c -o libavcodec/alac_data.h.o libavcodec/alac_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/decode.h.d -MT libavcodec/decode.h.o -c -o libavcodec/decode.h.o libavcodec/decode.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp5data.h.d -MT libavcodec/vp5data.h.o -c -o libavcodec/vp5data.h.o libavcodec/vp5data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264.h.d -MT libavcodec/h264.h.o -c -o libavcodec/h264.h.o libavcodec/h264.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/proresdata.h.d -MT libavcodec/proresdata.h.o -c -o libavcodec/proresdata.h.o libavcodec/proresdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hqx.h.d -MT libavcodec/hqx.h.o -c -o libavcodec/hqx.h.o libavcodec/hqx.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/raw.h.d -MT libavcodec/raw.h.o -c -o libavcodec/raw.h.o libavcodec/raw.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegpicture.h.d -MT libavcodec/mpegpicture.h.o -c -o libavcodec/mpegpicture.h.o libavcodec/mpegpicture.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/imcdata.h.d -MT libavcodec/imcdata.h.o -c -o libavcodec/imcdata.h.o libavcodec/imcdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cga_data.h.d -MT libavcodec/cga_data.h.o -c -o libavcodec/cga_data.h.o libavcodec/cga_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/internal.h.d -MT libavcodec/internal.h.o -c -o libavcodec/internal.h.o libavcodec/internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dct.h.d -MT libavcodec/dct.h.o -c -o libavcodec/dct.h.o libavcodec/dct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/amrnbdata.h.d -MT libavcodec/amrnbdata.h.o -c -o libavcodec/amrnbdata.h.o libavcodec/amrnbdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/tiff.h.d -MT libavcodec/tiff.h.o -c -o libavcodec/tiff.h.o libavcodec/tiff.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hap.h.d -MT libavcodec/hap.h.o -c -o libavcodec/hap.h.o libavcodec/hap.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lpc.h.d -MT libavcodec/lpc.h.o -c -o libavcodec/lpc.h.o libavcodec/lpc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/nellymoser.h.d -MT libavcodec/nellymoser.h.o -c -o libavcodec/nellymoser.h.o libavcodec/nellymoser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegvideodata.h.d -MT libavcodec/mpegvideodata.h.o -c -o libavcodec/mpegvideodata.h.o libavcodec/mpegvideodata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/me_cmp.h.d -MT libavcodec/me_cmp.h.o -c -o libavcodec/me_cmp.h.o libavcodec/me_cmp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/pngdsp.h.d -MT libavcodec/pngdsp.h.o -c -o libavcodec/pngdsp.h.o libavcodec/pngdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dv.h.d -MT libavcodec/dv.h.o -c -o libavcodec/dv.h.o libavcodec/dv.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv34dsp.h.d -MT libavcodec/rv34dsp.h.o -c -o libavcodec/rv34dsp.h.o libavcodec/rv34dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmavoice_data.h.d -MT libavcodec/wmavoice_data.h.o -c -o libavcodec/wmavoice_data.h.o libavcodec/wmavoice_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3dec.h.d -MT libavcodec/ac3dec.h.o -c -o libavcodec/ac3dec.h.o libavcodec/ac3dec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aac_ac3_parser.h.d -MT libavcodec/aac_ac3_parser.h.o -c -o libavcodec/aac_ac3_parser.h.o libavcodec/aac_ac3_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/tak.h.d -MT libavcodec/tak.h.o -c -o libavcodec/tak.h.o libavcodec/tak.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/adts_header.h.d -MT libavcodec/adts_header.h.o -c -o libavcodec/adts_header.h.o libavcodec/adts_header.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/kbdwin.h.d -MT libavcodec/kbdwin.h.o -c -o libavcodec/kbdwin.h.o libavcodec/kbdwin.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/tpeldsp.h.d -MT libavcodec/tpeldsp.h.o -c -o libavcodec/tpeldsp.h.o libavcodec/tpeldsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/qpeldsp.h.d -MT libavcodec/qpeldsp.h.o -c -o libavcodec/qpeldsp.h.o libavcodec/qpeldsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hwaccel.h.d -MT libavcodec/hwaccel.h.o -c -o libavcodec/hwaccel.h.o libavcodec/hwaccel.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264idct.h.d -MT libavcodec/h264idct.h.o -c -o libavcodec/h264idct.h.o libavcodec/h264idct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hpeldsp.h.d -MT libavcodec/hpeldsp.h.o -c -o libavcodec/hpeldsp.h.o libavcodec/hpeldsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/eac3enc.h.d -MT libavcodec/eac3enc.h.o -c -o libavcodec/eac3enc.h.o libavcodec/eac3enc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudiodecheader.h.d -MT libavcodec/mpegaudiodecheader.h.o -c -o libavcodec/mpegaudiodecheader.h.o libavcodec/mpegaudiodecheader.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/pthread_internal.h.d -MT libavcodec/pthread_internal.h.o -c -o libavcodec/pthread_internal.h.o libavcodec/pthread_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/msrledec.h.d -MT libavcodec/msrledec.h.o -c -o libavcodec/msrledec.h.o libavcodec/msrledec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mss12.h.d -MT libavcodec/mss12.h.o -c -o libavcodec/mss12.h.o libavcodec/mss12.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp8dsp.h.d -MT libavcodec/vp8dsp.h.o -c -o libavcodec/vp8dsp.h.o libavcodec/vp8dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/amrwbdata.h.d -MT libavcodec/amrwbdata.h.o -c -o libavcodec/amrwbdata.h.o libavcodec/amrwbdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sbrdsp.h.d -MT libavcodec/sbrdsp.h.o -c -o libavcodec/sbrdsp.h.o libavcodec/sbrdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp9.h.d -MT libavcodec/vp9.h.o -c -o libavcodec/vp9.h.o libavcodec/vp9.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpc7data.h.d -MT libavcodec/mpc7data.h.o -c -o libavcodec/mpc7data.h.o libavcodec/mpc7data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/pixblockdsp.h.d -MT libavcodec/pixblockdsp.h.o -c -o libavcodec/pixblockdsp.h.o libavcodec/pixblockdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/lcl.h.d -MT libavcodec/lcl.h.o -c -o libavcodec/lcl.h.o libavcodec/lcl.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/indeo3data.h.d -MT libavcodec/indeo3data.h.o -c -o libavcodec/indeo3data.h.o libavcodec/indeo3data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs.h.d -MT libavcodec/cbs.h.o -c -o libavcodec/cbs.h.o libavcodec/cbs.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vorbis_parser.h.d -MT libavcodec/vorbis_parser.h.o -c -o libavcodec/vorbis_parser.h.o libavcodec/vorbis_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegutils.h.d -MT libavcodec/mpegutils.h.o -c -o libavcodec/mpegutils.h.o libavcodec/mpegutils.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs_h265.h.d -MT libavcodec/cbs_h265.h.o -c -o libavcodec/cbs_h265.h.o libavcodec/cbs_h265.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp8.h.d -MT libavcodec/vp8.h.o -c -o libavcodec/vp8.h.o libavcodec/vp8.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sipr.h.d -MT libavcodec/sipr.h.o -c -o libavcodec/sipr.h.o libavcodec/sipr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bswapdsp.h.d -MT libavcodec/bswapdsp.h.o -c -o libavcodec/bswapdsp.h.o libavcodec/bswapdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/xiph.h.d -MT libavcodec/xiph.h.o -c -o libavcodec/xiph.h.o libavcodec/xiph.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1_pred.h.d -MT libavcodec/vc1_pred.h.o -c -o libavcodec/vc1_pred.h.o libavcodec/vc1_pred.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dv_profile.h.d -MT libavcodec/dv_profile.h.o -c -o libavcodec/dv_profile.h.o libavcodec/dv_profile.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264qpel.h.d -MT libavcodec/h264qpel.h.o -c -o libavcodec/h264qpel.h.o libavcodec/h264qpel.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264dsp.h.d -MT libavcodec/h264dsp.h.o -c -o libavcodec/h264dsp.h.o libavcodec/h264dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/apedsp.h.d -MT libavcodec/apedsp.h.o -c -o libavcodec/apedsp.h.o libavcodec/apedsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/atrac3plus.h.d -MT libavcodec/atrac3plus.h.o -c -o libavcodec/atrac3plus.h.o libavcodec/atrac3plus.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dnxhddata.h.d -MT libavcodec/dnxhddata.h.o -c -o libavcodec/dnxhddata.h.o libavcodec/dnxhddata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/unary_legacy.h.d -MT libavcodec/unary_legacy.h.o -c -o libavcodec/unary_legacy.h.o libavcodec/unary_legacy.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mjpegenc_common.h.d -MT libavcodec/mjpegenc_common.h.o -c -o libavcodec/mjpegenc_common.h.o libavcodec/mjpegenc_common.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/binkdata.h.d -MT libavcodec/binkdata.h.o -c -o libavcodec/binkdata.h.o libavcodec/binkdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/huffyuvencdsp.h.d -MT libavcodec/huffyuvencdsp.h.o -c -o libavcodec/huffyuvencdsp.h.o libavcodec/huffyuvencdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mlp.h.d -MT libavcodec/mlp.h.o -c -o libavcodec/mlp.h.o libavcodec/mlp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264pred.h.d -MT libavcodec/h264pred.h.o -c -o libavcodec/h264pred.h.o libavcodec/h264pred.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp6data.h.d -MT libavcodec/vp6data.h.o -c -o libavcodec/vp6data.h.o libavcodec/vp6data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/pnm.h.d -MT libavcodec/pnm.h.o -c -o libavcodec/pnm.h.o libavcodec/pnm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/indeo2data.h.d -MT libavcodec/indeo2data.h.o -c -o libavcodec/indeo2data.h.o libavcodec/indeo2data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmv2data.h.d -MT libavcodec/wmv2data.h.o -c -o libavcodec/wmv2data.h.o libavcodec/wmv2data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3enc.h.d -MT libavcodec/ac3enc.h.o -c -o libavcodec/ac3enc.h.o libavcodec/ac3enc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/acelp_filters.h.d -MT libavcodec/acelp_filters.h.o -c -o libavcodec/acelp_filters.h.o libavcodec/acelp_filters.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpeg2000dsp.h.d -MT libavcodec/jpeg2000dsp.h.o -c -o libavcodec/jpeg2000dsp.h.o libavcodec/jpeg2000dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/fft.h.d -MT libavcodec/fft.h.o -c -o libavcodec/fft.h.o libavcodec/fft.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bsf.h.d -MT libavcodec/bsf.h.o -c -o libavcodec/bsf.h.o libavcodec/bsf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vorbis_enc_data.h.d -MT libavcodec/vorbis_enc_data.h.o -c -o libavcodec/vorbis_enc_data.h.o libavcodec/vorbis_enc_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevcdec.h.d -MT libavcodec/hevcdec.h.o -c -o libavcodec/hevcdec.h.o libavcodec/hevcdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ivi_dsp.h.d -MT libavcodec/ivi_dsp.h.o -c -o libavcodec/ivi_dsp.h.o libavcodec/ivi_dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/faxcompr.h.d -MT libavcodec/faxcompr.h.o -c -o libavcodec/faxcompr.h.o libavcodec/faxcompr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/truemotion1data.h.d -MT libavcodec/truemotion1data.h.o -c -o libavcodec/truemotion1data.h.o libavcodec/truemotion1data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/celp_math.h.d -MT libavcodec/celp_math.h.o -c -o libavcodec/celp_math.h.o libavcodec/celp_math.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/g723_1.h.d -MT libavcodec/g723_1.h.o -c -o libavcodec/g723_1.h.o libavcodec/g723_1.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudiodsp.h.d -MT libavcodec/mpegaudiodsp.h.o -c -o libavcodec/mpegaudiodsp.h.o libavcodec/mpegaudiodsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacps.h.d -MT libavcodec/aacps.h.o -c -o libavcodec/aacps.h.o libavcodec/aacps.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/proresdsp.h.d -MT libavcodec/proresdsp.h.o -c -o libavcodec/proresdsp.h.o libavcodec/proresdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cabac_functions.h.d -MT libavcodec/cabac_functions.h.o -c -o libavcodec/cabac_functions.h.o libavcodec/cabac_functions.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hqxdsp.h.d -MT libavcodec/hqxdsp.h.o -c -o libavcodec/hqxdsp.h.o libavcodec/hqxdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevc_data.h.d -MT libavcodec/hevc_data.h.o -c -o libavcodec/hevc_data.h.o libavcodec/hevc_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/libopenh264.h.d -MT libavcodec/libopenh264.h.o -c -o libavcodec/libopenh264.h.o libavcodec/libopenh264.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/amr.h.d -MT libavcodec/amr.h.o -c -o libavcodec/amr.h.o libavcodec/amr.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/jpeg2000dwt.h.d -MT libavcodec/jpeg2000dwt.h.o -c -o libavcodec/jpeg2000dwt.h.o libavcodec/jpeg2000dwt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/sgi.h.d -MT libavcodec/sgi.h.o -c -o libavcodec/sgi.h.o libavcodec/sgi.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mss2dsp.h.d -MT libavcodec/mss2dsp.h.o -c -o libavcodec/mss2dsp.h.o libavcodec/mss2dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vorbis_parser_internal.h.d -MT libavcodec/vorbis_parser_internal.h.o -c -o libavcodec/vorbis_parser_internal.h.o libavcodec/vorbis_parser_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vorbisdsp.h.d -MT libavcodec/vorbisdsp.h.o -c -o libavcodec/vorbisdsp.h.o libavcodec/vorbisdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/gsmdec_data.h.d -MT libavcodec/gsmdec_data.h.o -c -o libavcodec/gsmdec_data.h.o libavcodec/gsmdec_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1_common.h.d -MT libavcodec/vc1_common.h.o -c -o libavcodec/vc1_common.h.o libavcodec/vc1_common.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/atrac1data.h.d -MT libavcodec/atrac1data.h.o -c -o libavcodec/atrac1data.h.o libavcodec/atrac1data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/a64tables.h.d -MT libavcodec/a64tables.h.o -c -o libavcodec/a64tables.h.o libavcodec/a64tables.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dnxhdenc.h.d -MT libavcodec/dnxhdenc.h.o -c -o libavcodec/dnxhdenc.h.o libavcodec/dnxhdenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1data.h.d -MT libavcodec/vc1data.h.o -c -o libavcodec/vc1data.h.o libavcodec/vc1data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/imdct15.h.d -MT libavcodec/imdct15.h.o -c -o libavcodec/imdct15.h.o libavcodec/imdct15.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cbs_mpeg2.h.d -MT libavcodec/cbs_mpeg2.h.o -c -o libavcodec/cbs_mpeg2.h.o libavcodec/cbs_mpeg2.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/qcelpdata.h.d -MT libavcodec/qcelpdata.h.o -c -o libavcodec/qcelpdata.h.o libavcodec/qcelpdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/huffyuvdsp.h.d -MT libavcodec/huffyuvdsp.h.o -c -o libavcodec/huffyuvdsp.h.o libavcodec/huffyuvdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/siprdata.h.d -MT libavcodec/siprdata.h.o -c -o libavcodec/siprdata.h.o libavcodec/siprdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/png.h.d -MT libavcodec/png.h.o -c -o libavcodec/png.h.o libavcodec/png.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp3data.h.d -MT libavcodec/vp3data.h.o -c -o libavcodec/vp3data.h.o libavcodec/vp3data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mathops.h.d -MT libavcodec/mathops.h.o -c -o libavcodec/mathops.h.o libavcodec/mathops.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vp56data.h.d -MT libavcodec/vp56data.h.o -c -o libavcodec/vp56data.h.o libavcodec/vp56data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv40data.h.d -MT libavcodec/rv40data.h.o -c -o libavcodec/rv40data.h.o libavcodec/rv40data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dcamath.h.d -MT libavcodec/dcamath.h.o -c -o libavcodec/dcamath.h.o libavcodec/dcamath.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/truespeech_data.h.d -MT libavcodec/truespeech_data.h.o -c -o libavcodec/truespeech_data.h.o libavcodec/truespeech_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/tscc2data.h.d -MT libavcodec/tscc2data.h.o -c -o libavcodec/tscc2data.h.o libavcodec/tscc2data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mlp_parser.h.d -MT libavcodec/mlp_parser.h.o -c -o libavcodec/mlp_parser.h.o libavcodec/mlp_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmadata.h.d -MT libavcodec/wmadata.h.o -c -o libavcodec/wmadata.h.o libavcodec/wmadata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3dec_data.h.d -MT libavcodec/ac3dec_data.h.o -c -o libavcodec/ac3dec_data.h.o libavcodec/ac3dec_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ass.h.d -MT libavcodec/ass.h.o -c -o libavcodec/ass.h.o libavcodec/ass.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/msgsmdec.h.d -MT libavcodec/msgsmdec.h.o -c -o libavcodec/msgsmdec.h.o libavcodec/msgsmdec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h263dsp.h.d -MT libavcodec/h263dsp.h.o -c -o libavcodec/h263dsp.h.o libavcodec/h263dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/svq1.h.d -MT libavcodec/svq1.h.o -c -o libavcodec/svq1.h.o libavcodec/svq1.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h261.h.d -MT libavcodec/h261.h.o -c -o libavcodec/h261.h.o libavcodec/h261.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudiotab.h.d -MT libavcodec/mpegaudiotab.h.o -c -o libavcodec/mpegaudiotab.h.o libavcodec/mpegaudiotab.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rdft.h.d -MT libavcodec/rdft.h.o -c -o libavcodec/rdft.h.o libavcodec/rdft.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv40vlc2.h.d -MT libavcodec/rv40vlc2.h.o -c -o libavcodec/rv40vlc2.h.o libavcodec/rv40vlc2.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cookdata.h.d -MT libavcodec/cookdata.h.o -c -o libavcodec/cookdata.h.o libavcodec/cookdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpeg_er.h.d -MT libavcodec/mpeg_er.h.o -c -o libavcodec/mpeg_er.h.o libavcodec/mpeg_er.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/rv34data.h.d -MT libavcodec/rv34data.h.o -c -o libavcodec/rv34data.h.o libavcodec/rv34data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3dsp.h.d -MT libavcodec/ac3dsp.h.o -c -o libavcodec/ac3dsp.h.o libavcodec/ac3dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264chroma.h.d -MT libavcodec/h264chroma.h.o -c -o libavcodec/h264chroma.h.o libavcodec/h264chroma.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/binkdsp.h.d -MT libavcodec/binkdsp.h.o -c -o libavcodec/binkdsp.h.o libavcodec/binkdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ivi.h.d -MT libavcodec/ivi.h.o -c -o libavcodec/ivi.h.o libavcodec/ivi.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/bitstream.h.d -MT libavcodec/bitstream.h.o -c -o libavcodec/bitstream.h.o libavcodec/bitstream.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/adts_parser.h.d -MT libavcodec/adts_parser.h.o -c -o libavcodec/adts_parser.h.o libavcodec/adts_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h264_parse.h.d -MT libavcodec/h264_parse.h.o -c -o libavcodec/h264_parse.h.o libavcodec/h264_parse.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dv_profile_internal.h.d -MT libavcodec/dv_profile_internal.h.o -c -o libavcodec/dv_profile_internal.h.o libavcodec/dv_profile_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/aacenc.h.d -MT libavcodec/aacenc.h.o -c -o libavcodec/aacenc.h.o libavcodec/aacenc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/wmv2.h.d -MT libavcodec/wmv2.h.o -c -o libavcodec/wmv2.h.o libavcodec/wmv2.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ac3.h.d -MT libavcodec/ac3.h.o -c -o libavcodec/ac3.h.o libavcodec/ac3.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/h263_parser.h.d -MT libavcodec/h263_parser.h.o -c -o libavcodec/h263_parser.h.o libavcodec/h263_parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/cabac.h.d -MT libavcodec/cabac.h.o -c -o libavcodec/cabac.h.o libavcodec/cabac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/intrax8huf.h.d -MT libavcodec/intrax8huf.h.o -c -o libavcodec/intrax8huf.h.o libavcodec/intrax8huf.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/audiodsp.h.d -MT libavcodec/audiodsp.h.o -c -o libavcodec/audiodsp.h.o libavcodec/audiodsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/golomb_legacy.h.d -MT libavcodec/golomb_legacy.h.o -c -o libavcodec/golomb_legacy.h.o libavcodec/golomb_legacy.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/atrac3plus_data.h.d -MT libavcodec/atrac3plus_data.h.o -c -o libavcodec/atrac3plus_data.h.o libavcodec/atrac3plus_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/parser.h.d -MT libavcodec/parser.h.o -c -o libavcodec/parser.h.o libavcodec/parser.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/intrax8.h.d -MT libavcodec/intrax8.h.o -c -o libavcodec/intrax8.h.o libavcodec/intrax8.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/mpegaudiodata.h.d -MT libavcodec/mpegaudiodata.h.o -c -o libavcodec/mpegaudiodata.h.o libavcodec/mpegaudiodata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ra288.h.d -MT libavcodec/ra288.h.o -c -o libavcodec/ra288.h.o libavcodec/ra288.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1acdata.h.d -MT libavcodec/vc1acdata.h.o -c -o libavcodec/vc1acdata.h.o libavcodec/vc1acdata.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hevc_ps.h.d -MT libavcodec/hevc_ps.h.o -c -o libavcodec/hevc_ps.h.o libavcodec/hevc_ps.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dca_syncwords.h.d -MT libavcodec/dca_syncwords.h.o -c -o libavcodec/dca_syncwords.h.o libavcodec/dca_syncwords.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/msmpeg4data.h.d -MT libavcodec/msmpeg4data.h.o -c -o libavcodec/msmpeg4data.h.o libavcodec/msmpeg4data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/vc1.h.d -MT libavcodec/vc1.h.o -c -o libavcodec/vc1.h.o libavcodec/vc1.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/dct32.h.d -MT libavcodec/dct32.h.o -c -o libavcodec/dct32.h.o libavcodec/dct32.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/blockdsp.h.d -MT libavcodec/blockdsp.h.o -c -o libavcodec/blockdsp.h.o libavcodec/blockdsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/hq_hqa.h.d -MT libavcodec/hq_hqa.h.o -c -o libavcodec/hq_hqa.h.o libavcodec/hq_hqa.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ppc/hpeldsp_altivec.h.d -MT libavcodec/ppc/hpeldsp_altivec.h.o -c -o libavcodec/ppc/hpeldsp_altivec.h.o libavcodec/ppc/hpeldsp_altivec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ppc/mathops.h.d -MT libavcodec/ppc/mathops.h.o -c -o libavcodec/ppc/mathops.h.o libavcodec/ppc/mathops.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavcodec/ppc/fdct.h.d -MT libavcodec/ppc/fdct.h.o -c -o libavcodec/ppc/fdct.h.o libavcodec/ppc/fdct.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/audio_mix.h.d -MT libavresample/audio_mix.h.o -c -o libavresample/audio_mix.h.o libavresample/audio_mix.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/version.h.d -MT libavresample/version.h.o -c -o libavresample/version.h.o libavresample/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/audio_convert.h.d -MT libavresample/audio_convert.h.o -c -o libavresample/audio_convert.h.o libavresample/audio_convert.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/avresample.h.d -MT libavresample/avresample.h.o -c -o libavresample/avresample.h.o libavresample/avresample.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/internal.h.d -MT libavresample/internal.h.o -c -o libavresample/internal.h.o libavresample/internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/resample.h.d -MT libavresample/resample.h.o -c -o libavresample/resample.h.o libavresample/resample.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/dither.h.d -MT libavresample/dither.h.o -c -o libavresample/dither.h.o libavresample/dither.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavresample/audio_data.h.d -MT libavresample/audio_data.h.o -c -o libavresample/audio_data.h.o libavresample/audio_data.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libswscale/swscale.h.d -MT libswscale/swscale.h.o -c -o libswscale/swscale.h.o libswscale/swscale.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libswscale/rgb2rgb.h.d -MT libswscale/rgb2rgb.h.o -c -o libswscale/rgb2rgb.h.o libswscale/rgb2rgb.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libswscale/swscale_internal.h.d -MT libswscale/swscale_internal.h.o -c -o libswscale/swscale_internal.h.o libswscale/swscale_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libswscale/version.h.d -MT libswscale/version.h.o -c -o libswscale/version.h.o libswscale/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libswscale/ppc/yuv2rgb_altivec.h.d -MT libswscale/ppc/yuv2rgb_altivec.h.o -c -o libswscale/ppc/yuv2rgb_altivec.h.o libswscale/ppc/yuv2rgb_altivec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/float_dsp.h.d -MT libavutil/float_dsp.h.o -c -o libavutil/float_dsp.h.o libavutil/float_dsp.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/audio_fifo.h.d -MT libavutil/audio_fifo.h.o -c -o libavutil/audio_fifo.h.o libavutil/audio_fifo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/opt.h.d -MT libavutil/opt.h.o -c -o libavutil/opt.h.o libavutil/opt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/hwcontext_internal.h.d -MT libavutil/hwcontext_internal.h.o -c -o libavutil/hwcontext_internal.h.o libavutil/hwcontext_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/adler32.h.d -MT libavutil/adler32.h.o -c -o libavutil/adler32.h.o libavutil/adler32.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/lls.h.d -MT libavutil/lls.h.o -c -o libavutil/lls.h.o libavutil/lls.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/intmath.h.d -MT libavutil/intmath.h.o -c -o libavutil/intmath.h.o libavutil/intmath.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/avstring.h.d -MT libavutil/avstring.h.o -c -o libavutil/avstring.h.o libavutil/avstring.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/lfg.h.d -MT libavutil/lfg.h.o -c -o libavutil/lfg.h.o libavutil/lfg.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/buffer.h.d -MT libavutil/buffer.h.o -c -o libavutil/buffer.h.o libavutil/buffer.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/md5.h.d -MT libavutil/md5.h.o -c -o libavutil/md5.h.o libavutil/md5.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/aes.h.d -MT libavutil/aes.h.o -c -o libavutil/aes.h.o libavutil/aes.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/downmix_info.h.d -MT libavutil/downmix_info.h.o -c -o libavutil/downmix_info.h.o libavutil/downmix_info.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/fifo.h.d -MT libavutil/fifo.h.o -c -o libavutil/fifo.h.o libavutil/fifo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/channel_layout.h.d -MT libavutil/channel_layout.h.o -c -o libavutil/channel_layout.h.o libavutil/channel_layout.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/mathematics.h.d -MT libavutil/mathematics.h.o -c -o libavutil/mathematics.h.o libavutil/mathematics.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/cpu_internal.h.d -MT libavutil/cpu_internal.h.o -c -o libavutil/cpu_internal.h.o libavutil/cpu_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/timer.h.d -MT libavutil/timer.h.o -c -o libavutil/timer.h.o libavutil/timer.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/stereo3d.h.d -MT libavutil/stereo3d.h.o -c -o libavutil/stereo3d.h.o libavutil/stereo3d.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/buffer_internal.h.d -MT libavutil/buffer_internal.h.o -c -o libavutil/buffer_internal.h.o libavutil/buffer_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/pixdesc.h.d -MT libavutil/pixdesc.h.o -c -o libavutil/pixdesc.h.o libavutil/pixdesc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/frame.h.d -MT libavutil/frame.h.o -c -o libavutil/frame.h.o libavutil/frame.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/error.h.d -MT libavutil/error.h.o -c -o libavutil/error.h.o libavutil/error.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/rc4.h.d -MT libavutil/rc4.h.o -c -o libavutil/rc4.h.o libavutil/rc4.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/spherical.h.d -MT libavutil/spherical.h.o -c -o libavutil/spherical.h.o libavutil/spherical.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/imgutils.h.d -MT libavutil/imgutils.h.o -c -o libavutil/imgutils.h.o libavutil/imgutils.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/lzo.h.d -MT libavutil/lzo.h.o -c -o libavutil/lzo.h.o libavutil/lzo.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/random_seed.h.d -MT libavutil/random_seed.h.o -c -o libavutil/random_seed.h.o libavutil/random_seed.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/colorspace.h.d -MT libavutil/colorspace.h.o -c -o libavutil/colorspace.h.o libavutil/colorspace.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/log.h.d -MT libavutil/log.h.o -c -o libavutil/log.h.o libavutil/log.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/replaygain.h.d -MT libavutil/replaygain.h.o -c -o libavutil/replaygain.h.o libavutil/replaygain.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/common.h.d -MT libavutil/common.h.o -c -o libavutil/common.h.o libavutil/common.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/eval.h.d -MT libavutil/eval.h.o -c -o libavutil/eval.h.o libavutil/eval.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/attributes.h.d -MT libavutil/attributes.h.o -c -o libavutil/attributes.h.o libavutil/attributes.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/sha.h.d -MT libavutil/sha.h.o -c -o libavutil/sha.h.o libavutil/sha.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/macros.h.d -MT libavutil/macros.h.o -c -o libavutil/macros.h.o libavutil/macros.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/version.h.d -MT libavutil/version.h.o -c -o libavutil/version.h.o libavutil/version.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/samplefmt.h.d -MT libavutil/samplefmt.h.o -c -o libavutil/samplefmt.h.o libavutil/samplefmt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/hmac.h.d -MT libavutil/hmac.h.o -c -o libavutil/hmac.h.o libavutil/hmac.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/imgutils_internal.h.d -MT libavutil/imgutils_internal.h.o -c -o libavutil/imgutils_internal.h.o libavutil/imgutils_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/bswap.h.d -MT libavutil/bswap.h.o -c -o libavutil/bswap.h.o libavutil/bswap.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/intfloat.h.d -MT libavutil/intfloat.h.o -c -o libavutil/intfloat.h.o libavutil/intfloat.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/pixfmt.h.d -MT libavutil/pixfmt.h.o -c -o libavutil/pixfmt.h.o libavutil/pixfmt.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/base64.h.d -MT libavutil/base64.h.o -c -o libavutil/base64.h.o libavutil/base64.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/xtea.h.d -MT libavutil/xtea.h.o -c -o libavutil/xtea.h.o libavutil/xtea.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/wchar_filename.h.d -MT libavutil/wchar_filename.h.o -c -o libavutil/wchar_filename.h.o libavutil/wchar_filename.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/avassert.h.d -MT libavutil/avassert.h.o -c -o libavutil/avassert.h.o libavutil/avassert.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/thread.h.d -MT libavutil/thread.h.o -c -o libavutil/thread.h.o libavutil/thread.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/mem.h.d -MT libavutil/mem.h.o -c -o libavutil/mem.h.o libavutil/mem.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/intreadwrite.h.d -MT libavutil/intreadwrite.h.o -c -o libavutil/intreadwrite.h.o libavutil/intreadwrite.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/tree.h.d -MT libavutil/tree.h.o -c -o libavutil/tree.h.o libavutil/tree.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/avutil.h.d -MT libavutil/avutil.h.o -c -o libavutil/avutil.h.o libavutil/avutil.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/rational.h.d -MT libavutil/rational.h.o -c -o libavutil/rational.h.o libavutil/rational.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/des.h.d -MT libavutil/des.h.o -c -o libavutil/des.h.o libavutil/des.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/libm.h.d -MT libavutil/libm.h.o -c -o libavutil/libm.h.o libavutil/libm.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/time.h.d -MT libavutil/time.h.o -c -o libavutil/time.h.o libavutil/time.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/cpu.h.d -MT libavutil/cpu.h.o -c -o libavutil/cpu.h.o libavutil/cpu.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/hwcontext.h.d -MT libavutil/hwcontext.h.o -c -o libavutil/hwcontext.h.o libavutil/hwcontext.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/display.h.d -MT libavutil/display.h.o -c -o libavutil/display.h.o libavutil/display.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/crc.h.d -MT libavutil/crc.h.o -c -o libavutil/crc.h.o libavutil/crc.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/time_internal.h.d -MT libavutil/time_internal.h.o -c -o libavutil/time_internal.h.o libavutil/time_internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/parseutils.h.d -MT libavutil/parseutils.h.o -c -o libavutil/parseutils.h.o libavutil/parseutils.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/blowfish.h.d -MT libavutil/blowfish.h.o -c -o libavutil/blowfish.h.o libavutil/blowfish.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/file.h.d -MT libavutil/file.h.o -c -o libavutil/file.h.o libavutil/file.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/dict.h.d -MT libavutil/dict.h.o -c -o libavutil/dict.h.o libavutil/dict.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/internal.h.d -MT libavutil/internal.h.o -c -o libavutil/internal.h.o libavutil/internal.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/ppc/float_dsp_altivec.h.d -MT libavutil/ppc/float_dsp_altivec.h.o -c -o libavutil/ppc/float_dsp_altivec.h.o libavutil/ppc/float_dsp_altivec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/ppc/util_altivec.h.d -MT libavutil/ppc/util_altivec.h.o -c -o libavutil/ppc/util_altivec.h.o libavutil/ppc/util_altivec.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/ppc/cpu.h.d -MT libavutil/ppc/cpu.h.o -c -o libavutil/ppc/cpu.h.o libavutil/ppc/cpu.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-unused-variable -MMD -MF libavutil/ppc/float_dsp_vsx.h.d -MT libavutil/ppc/float_dsp_vsx.h.o -c -o libavutil/ppc/float_dsp_vsx.h.o libavutil/ppc/float_dsp_vsx.h.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/decode_audio.d -MT doc/examples/decode_audio.o -c -o doc/examples/decode_audio.o /home/seanmcg/build/libav-fate/src/doc/examples/decode_audio.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/decode_video.d -MT doc/examples/decode_video.o -c -o doc/examples/decode_video.o /home/seanmcg/build/libav-fate/src/doc/examples/decode_video.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/encode_audio.d -MT doc/examples/encode_audio.o -c -o doc/examples/encode_audio.o /home/seanmcg/build/libav-fate/src/doc/examples/encode_audio.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/encode_video.d -MT doc/examples/encode_video.o -c -o doc/examples/encode_video.o /home/seanmcg/build/libav-fate/src/doc/examples/encode_video.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/filter_audio.d -MT doc/examples/filter_audio.o -c -o doc/examples/filter_audio.o /home/seanmcg/build/libav-fate/src/doc/examples/filter_audio.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/metadata.d -MT doc/examples/metadata.o -c -o doc/examples/metadata.o /home/seanmcg/build/libav-fate/src/doc/examples/metadata.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/output.d -MT doc/examples/output.o -c -o doc/examples/output.o /home/seanmcg/build/libav-fate/src/doc/examples/output.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF doc/examples/transcode_aac.d -MT doc/examples/transcode_aac.o -c -o doc/examples/transcode_aac.o /home/seanmcg/build/libav-fate/src/doc/examples/transcode_aac.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avfilter -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavfilter/tests/filtfmts.d -MT libavfilter/tests/filtfmts.o -c -o libavfilter/tests/filtfmts.o /home/seanmcg/build/libav-fate/src/libavfilter/tests/filtfmts.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tests/seek.d -MT libavformat/tests/seek.o -c -o libavformat/tests/seek.o /home/seanmcg/build/libav-fate/src/libavformat/tests/seek.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tests/url.d -MT libavformat/tests/url.o -c -o libavformat/tests/url.o /home/seanmcg/build/libav-fate/src/libavformat/tests/url.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tests/movenc.d -MT libavformat/tests/movenc.o -c -o libavformat/tests/movenc.o /home/seanmcg/build/libav-fate/src/libavformat/tests/movenc.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tests/noproxy.d -MT libavformat/tests/noproxy.o -c -o libavformat/tests/noproxy.o /home/seanmcg/build/libav-fate/src/libavformat/tests/noproxy.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avformat -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavformat/tests/srtp.d -MT libavformat/tests/srtp.o -c -o libavformat/tests/srtp.o /home/seanmcg/build/libav-fate/src/libavformat/tests/srtp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/fft.d -MT libavcodec/tests/fft.o -c -o libavcodec/tests/fft.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/fft.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/fft-fixed.d -MT libavcodec/tests/fft-fixed.o -c -o libavcodec/tests/fft-fixed.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/fft-fixed.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/golomb.d -MT libavcodec/tests/golomb.o -c -o libavcodec/tests/golomb.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/golomb.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/dct.d -MT libavcodec/tests/dct.o -c -o libavcodec/tests/dct.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/dct.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/iirfilter.d -MT libavcodec/tests/iirfilter.o -c -o libavcodec/tests/iirfilter.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/iirfilter.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/mpeg12framerate.d -MT libavcodec/tests/mpeg12framerate.o -c -o libavcodec/tests/mpeg12framerate.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/mpeg12framerate.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avcodec -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavcodec/tests/rangecoder.d -MT libavcodec/tests/rangecoder.o -c -o libavcodec/tests/rangecoder.o /home/seanmcg/build/libav-fate/src/libavcodec/tests/rangecoder.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avresample -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavresample/tests/avresample.d -MT libavresample/tests/avresample.o -c -o libavresample/tests/avresample.o /home/seanmcg/build/libav-fate/src/libavresample/tests/avresample.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/tests/colorspace.d -MT libswscale/tests/colorspace.o -c -o libswscale/tests/colorspace.o /home/seanmcg/build/libav-fate/src/libswscale/tests/colorspace.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_swscale -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libswscale/tests/swscale.d -MT libswscale/tests/swscale.o -c -o libswscale/tests/swscale.o /home/seanmcg/build/libav-fate/src/libswscale/tests/swscale.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/adler32.d -MT libavutil/tests/adler32.o -c -o libavutil/tests/adler32.o /home/seanmcg/build/libav-fate/src/libavutil/tests/adler32.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/aes.d -MT libavutil/tests/aes.o -c -o libavutil/tests/aes.o /home/seanmcg/build/libav-fate/src/libavutil/tests/aes.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/avstring.d -MT libavutil/tests/avstring.o -c -o libavutil/tests/avstring.o /home/seanmcg/build/libav-fate/src/libavutil/tests/avstring.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/base64.d -MT libavutil/tests/base64.o -c -o libavutil/tests/base64.o /home/seanmcg/build/libav-fate/src/libavutil/tests/base64.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/blowfish.d -MT libavutil/tests/blowfish.o -c -o libavutil/tests/blowfish.o /home/seanmcg/build/libav-fate/src/libavutil/tests/blowfish.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/cpu.d -MT libavutil/tests/cpu.o -c -o libavutil/tests/cpu.o /home/seanmcg/build/libav-fate/src/libavutil/tests/cpu.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/crc.d -MT libavutil/tests/crc.o -c -o libavutil/tests/crc.o /home/seanmcg/build/libav-fate/src/libavutil/tests/crc.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/des.d -MT libavutil/tests/des.o -c -o libavutil/tests/des.o /home/seanmcg/build/libav-fate/src/libavutil/tests/des.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/eval.d -MT libavutil/tests/eval.o -c -o libavutil/tests/eval.o /home/seanmcg/build/libav-fate/src/libavutil/tests/eval.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/fifo.d -MT libavutil/tests/fifo.o -c -o libavutil/tests/fifo.o /home/seanmcg/build/libav-fate/src/libavutil/tests/fifo.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/float_dsp.d -MT libavutil/tests/float_dsp.o -c -o libavutil/tests/float_dsp.o /home/seanmcg/build/libav-fate/src/libavutil/tests/float_dsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/hmac.d -MT libavutil/tests/hmac.o -c -o libavutil/tests/hmac.o /home/seanmcg/build/libav-fate/src/libavutil/tests/hmac.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/lfg.d -MT libavutil/tests/lfg.o -c -o libavutil/tests/lfg.o /home/seanmcg/build/libav-fate/src/libavutil/tests/lfg.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/lls.d -MT libavutil/tests/lls.o -c -o libavutil/tests/lls.o /home/seanmcg/build/libav-fate/src/libavutil/tests/lls.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/md5.d -MT libavutil/tests/md5.o -c -o libavutil/tests/md5.o /home/seanmcg/build/libav-fate/src/libavutil/tests/md5.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/opt.d -MT libavutil/tests/opt.o -c -o libavutil/tests/opt.o /home/seanmcg/build/libav-fate/src/libavutil/tests/opt.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/parseutils.d -MT libavutil/tests/parseutils.o -c -o libavutil/tests/parseutils.o /home/seanmcg/build/libav-fate/src/libavutil/tests/parseutils.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/sha.d -MT libavutil/tests/sha.o -c -o libavutil/tests/sha.o /home/seanmcg/build/libav-fate/src/libavutil/tests/sha.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/tree.d -MT libavutil/tests/tree.o -c -o libavutil/tests/tree.o /home/seanmcg/build/libav-fate/src/libavutil/tests/tree.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/xtea.d -MT libavutil/tests/xtea.o -c -o libavutil/tests/xtea.o /home/seanmcg/build/libav-fate/src/libavutil/tests/xtea.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -DHAVE_AV_CONFIG_H -DBUILDING_avutil -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF libavutil/tests/cpu_init.d -MT libavutil/tests/cpu_init.o -c -o libavutil/tests/cpu_init.o /home/seanmcg/build/libav-fate/src/libavutil/tests/cpu_init.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/audiodsp.d -MT tests/checkasm/audiodsp.o -c -o tests/checkasm/audiodsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/audiodsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/blockdsp.d -MT tests/checkasm/blockdsp.o -c -o tests/checkasm/blockdsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/blockdsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/bswapdsp.d -MT tests/checkasm/bswapdsp.o -c -o tests/checkasm/bswapdsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/bswapdsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/checkasm.d -MT tests/checkasm/checkasm.o -c -o tests/checkasm/checkasm.o /home/seanmcg/build/libav-fate/src/tests/checkasm/checkasm.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/dcadsp.d -MT tests/checkasm/dcadsp.o -c -o tests/checkasm/dcadsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/dcadsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/fmtconvert.d -MT tests/checkasm/fmtconvert.o -c -o tests/checkasm/fmtconvert.o /home/seanmcg/build/libav-fate/src/tests/checkasm/fmtconvert.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/h264dsp.d -MT tests/checkasm/h264dsp.o -c -o tests/checkasm/h264dsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/h264dsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/h264pred.d -MT tests/checkasm/h264pred.o -c -o tests/checkasm/h264pred.o /home/seanmcg/build/libav-fate/src/tests/checkasm/h264pred.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/h264qpel.d -MT tests/checkasm/h264qpel.o -c -o tests/checkasm/h264qpel.o /home/seanmcg/build/libav-fate/src/tests/checkasm/h264qpel.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/hevc_add_res.d -MT tests/checkasm/hevc_add_res.o -c -o tests/checkasm/hevc_add_res.o /home/seanmcg/build/libav-fate/src/tests/checkasm/hevc_add_res.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/hevc_idct.d -MT tests/checkasm/hevc_idct.o -c -o tests/checkasm/hevc_idct.o /home/seanmcg/build/libav-fate/src/tests/checkasm/hevc_idct.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/hevc_mc.d -MT tests/checkasm/hevc_mc.o -c -o tests/checkasm/hevc_mc.o /home/seanmcg/build/libav-fate/src/tests/checkasm/hevc_mc.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/huffyuvdsp.d -MT tests/checkasm/huffyuvdsp.o -c -o tests/checkasm/huffyuvdsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/huffyuvdsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/synth_filter.d -MT tests/checkasm/synth_filter.o -c -o tests/checkasm/synth_filter.o /home/seanmcg/build/libav-fate/src/tests/checkasm/synth_filter.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/v210enc.d -MT tests/checkasm/v210enc.o -c -o tests/checkasm/v210enc.o /home/seanmcg/build/libav-fate/src/tests/checkasm/v210enc.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/vp8dsp.d -MT tests/checkasm/vp8dsp.o -c -o tests/checkasm/vp8dsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/vp8dsp.c /usr/bin/gcc -I. -I/home/seanmcg/build/libav-fate/src -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -I/home/seanmcg/build/libav-fate/src/compat/atomics/gcc -DZLIB_CONST -mcpu=power7 -std=c11 -fomit-frame-pointer -maltivec -mabi=altivec -pthread -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wno-pointer-sign -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=declaration-after-statement -Werror=vla -Werror=format-security -fdiagnostics-color=auto -Wno-maybe-uninitialized -MMD -MF tests/checkasm/vp9dsp.d -MT tests/checkasm/vp9dsp.o -c -o tests/checkasm/vp9dsp.o /home/seanmcg/build/libav-fate/src/tests/checkasm/vp9dsp.c /usr/bin/gcc -o tests/audiogen tests/audiogen.o -lm /usr/bin/gcc -o tests/videogen tests/videogen.o -lm /usr/bin/gcc -o tests/rotozoom tests/rotozoom.o -lm ./tests/audiogen tests/data/asynth1.sw ./tests/audiogen tests/data/asynth-96000-6.wav 96000 6 TEST mov-dar /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-dar "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream display_aspect_ratio /home/seanmcg/build/fate-suite/mov/displaymatrix.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST mov-display-matrix /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-display-matrix "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream matrix /home/seanmcg/build/fate-suite/mov/displaymatrix.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry display_aspect_ratio -v 0 /home/seanmcg/build/fate-suite/mov/displaymatrix.mov /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry matrix -v 0 /home/seanmcg/build/fate-suite/mov/displaymatrix.mov TEST mov-rotation /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-rotation "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream rotation /home/seanmcg/build/fate-suite/mov/displaymatrix.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry rotation -v 0 /home/seanmcg/build/fate-suite/mov/displaymatrix.mov TEST mov-sar /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-sar "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream sample_aspect_ratio /home/seanmcg/build/fate-suite/mov/displaymatrix.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST mov-spherical /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-spherical "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream projection,yaw,pitch,roll,left,top,right,bottom /home/seanmcg/build/fate-suite/mov/spherical.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry sample_aspect_ratio -v 0 /home/seanmcg/build/fate-suite/mov/displaymatrix.mov /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry projection,yaw,pitch,roll,left,top,right,bottom -v 0 /home/seanmcg/build/fate-suite/mov/spherical.mov TEST mov-stereo3d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-mov-stereo3d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probestream type /home/seanmcg/build/fate-suite/mov/spherical.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_stream_entry type -v 0 /home/seanmcg/build/fate-suite/mov/spherical.mov TEST probe-format-roundup997 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-probe-format-roundup997 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probefmt /home/seanmcg/build/fate-suite/probe-format/roundup997' 'oneline' 'mpeg' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_format_entry format_name -v 0 /home/seanmcg/build/fate-suite/probe-format/roundup997 TEST probe-format-roundup1383 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-probe-format-roundup1383 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probefmt /home/seanmcg/build/fate-suite/probe-format/roundup1383' 'oneline' 'mp3' '' '8' '' '' '' '' '' '' '' '' '' TEST probe-format-roundup1414 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-probe-format-roundup1414 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probefmt /home/seanmcg/build/fate-suite/probe-format/roundup1414' 'oneline' 'mpeg' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_format_entry format_name -v 0 /home/seanmcg/build/fate-suite/probe-format/roundup1383 /home/seanmcg/build/libav-fate/build/avprobe -show_format_entry format_name -v 0 /home/seanmcg/build/fate-suite/probe-format/roundup1414 TEST probe-format-roundup2015 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-probe-format-roundup2015 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'probefmt /home/seanmcg/build/fate-suite/probe-format/roundup2015' 'oneline' 'dv' '' '8' '' '' '' '' '' '' '' '' '' TEST aac-ct-sbr_i-ps_i.aac /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_i-ps_i.aac "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_i.aac' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avprobe -show_format_entry format_name -v 0 /home/seanmcg/build/fate-suite/probe-format/roundup2015 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_i.aac -vn -f s16le - TEST aac-al04_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al04_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al04_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al04_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al04_44.mp4 -vn -f s16le - TEST aac-al05_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al05_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al05_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al05_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al05_44.mp4 -vn -f s16le - TEST aac-al06_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al06_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al06_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al06_44_reorder.s16' '2' '8' '' '' '' '' '' '' '' '' '' TEST aac-al07_96 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al07_96 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al07_96.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al07_96_reorder.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al06_44.mp4 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al07_96.mp4 -vn -f s16le - TEST aac-al15_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al15_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al15_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al15_44_reorder.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al15_44.mp4 -vn -f s16le - TEST aac-al17_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al17_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al17_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al17_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al17_44.mp4 -vn -f s16le - TEST aac-al18_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al18_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al18_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al18_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' TEST aac-am00_88 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-am00_88 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/am00_88.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/am00_88.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al18_44.mp4 -vn -f s16le - TEST aac-am05_44 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-am05_44 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/am05_44.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/am05_44_reorder.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/am00_88.mp4 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/am05_44.mp4 -vn -f s16le - TEST aac-al_sbr_hq_cm_48_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al_sbr_hq_cm_48_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al_sbr_cm_48_2.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al_sbr_hq_cm_48_2.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al_sbr_cm_48_2.mp4 -vn -f s16le - TEST aac-al_sbr_hq_cm_48_5.1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al_sbr_hq_cm_48_5.1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al_sbr_cm_48_5.1.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al_sbr_hq_cm_48_5.1_reorder.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al_sbr_cm_48_5.1.mp4 -vn -f s16le - TEST aac-al_sbr_hq_sr_48_2_fsaac48 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al_sbr_hq_sr_48_2_fsaac48 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al_sbr_sr_48_2_fsaac48.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al_sbr_hq_sr_48_2_fsaac48.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al_sbr_sr_48_2_fsaac48.mp4 -vn -f s16le - TEST aac-al_sbr_ps_06_ur /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-al_sbr_ps_06_ur "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/al_sbr_ps_06_new.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/al_sbr_ps_06_ur.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/al_sbr_ps_06_new.mp4 -vn -f s16le - TEST aac-ap05_48 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ap05_48 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/ap05_48.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/ap05_48.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/ap05_48.mp4 -vn -f s16le - TEST aac-er_ad6000np_44_ep0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-er_ad6000np_44_ep0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/er_ad6000np_44_ep0.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/er_ad6000np_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/er_ad6000np_44_ep0.mp4 -vn -f s16le - TEST aac-er_eld1001np_44_ep0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-er_eld1001np_44_ep0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/er_eld1001np_44_ep0.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/er_eld1001np_44.s16' '2' '8' '' '' '' '' '' '' '' '' '' TEST aac-er_eld2000np_48_ep0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-er_eld2000np_48_ep0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/er_eld2000np_48_ep0.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/er_eld2000np_48_ep0.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/er_eld1001np_44_ep0.mp4 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/er_eld2000np_48_ep0.mp4 -vn -f s16le - TEST aac-er_eld2100np_48_ep0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-er_eld2100np_48_ep0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/er_eld2100np_48_ep0.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/er_eld2100np_48.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/er_eld2100np_48_ep0.mp4 -vn -f s16le - TEST aac-ct-sbr_bc-ps_i.3gp /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_bc-ps_i.3gp "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_i.3gp' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_i.3gp -vn -f s16le - TEST aac-ct-sbr_bic-ps_i.3gp /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_bic-ps_i.3gp "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bic-ps_i.3gp' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bic-ps_i.3gp -vn -f s16le - TEST aac-ct-sbr_bc-ps_bc.mp4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_bc-ps_bc.mp4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_bc.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_bc.mp4 -vn -f s16le - TEST aac-ct-sbr_bc-ps_i.mp4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_bc-ps_i.mp4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_i.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_bc-ps_i.mp4 -vn -f s16le - TEST aac-ct-sbr_i-ps_bic.mp4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_i-ps_bic.mp4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_bic.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_bic.mp4 -vn -f s16le - TEST aac-ct-sbr_i-ps_i.mp4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-ct-sbr_i-ps_i.mp4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_i.mp4' 'oneoff' '/home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/aacPlusv2.wav' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/CT_DecoderCheck/sbr_i-ps_i.mp4 -vn -f s16le - TEST aac-latm_000000001180bc60 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-latm_000000001180bc60 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/latm_000000001180bc60.mpg' 'oneoff' '/home/seanmcg/build/fate-suite/aac/latm_000000001180bc60.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/latm_000000001180bc60.mpg -vn -f s16le - TEST aac-latm_stereo_to_51 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aac-latm_stereo_to_51 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/aac/latm_stereo_to_51.ts -channel_layout 5.1' 'oneoff' '/home/seanmcg/build/fate-suite/aac/latm_stereo_to_51_ref.s16' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aac/latm_stereo_to_51.ts -channel_layout 5.1 -vn -f s16le - TEST ac3-2.0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-2.0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_2.0_192_small.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/monsters_inc_2.0_192_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' TEST ac3-4.0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-4.0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_2.0_192_small.ac3 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3 -vn -f s16le - TEST ac3-4.0-downmix-mono /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-4.0-downmix-mono "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -request_channel_layout 4 -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0_mono_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -request_channel_layout 4 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3 -vn -f s16le - TEST ac3-4.0-downmix-stereo /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-4.0-downmix-stereo "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -request_channel_layout 3 -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0_stereo_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -request_channel_layout 3 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/millers_crossing_4.0.ac3 -vn -f s16le - TEST ac3-5.1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-5.1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3 -vn -f s16le - TEST ac3-5.1-downmix-mono /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-5.1-downmix-mono "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -request_channel_layout 4 -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small_mono_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -request_channel_layout 4 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3 -vn -f s16le - TEST ac3-5.1-downmix-stereo /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-5.1-downmix-stereo "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -request_channel_layout 3 -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3' 'oneoff' '/home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small_stereo_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -request_channel_layout 3 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ac3/monsters_inc_5.1_448_small.ac3 -vn -f s16le - TEST ac3-encode /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-ac3-encode "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm ac3 wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c:a ac3 -b:a 128k' 'stddev' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '' '8' '' '' '-1024' '404.53' '488' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c:a ac3 -b:a 128k -f ac3 -y /home/seanmcg/build/libav-fate/build/tests/data/fate/ac3-encode.ac3 TEST eac3-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-eac3-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/eac3/csi_miami_5.1_256_spx_small.eac3' 'oneoff' '/home/seanmcg/build/fate-suite/eac3/csi_miami_5.1_256_spx_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/eac3/csi_miami_5.1_256_spx_small.eac3 -vn -f s16le - TEST eac3-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-eac3-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/eac3/csi_miami_stereo_128_spx_small.eac3' 'oneoff' '/home/seanmcg/build/fate-suite/eac3/csi_miami_stereo_128_spx_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' TEST eac3-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-eac3-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/eac3/matrix2_commentary1_stereo_192_small.eac3' 'oneoff' '/home/seanmcg/build/fate-suite/eac3/matrix2_commentary1_stereo_192_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' TEST eac3-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-eac3-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/eac3/serenity_english_5.1_1536_small.eac3' 'oneoff' '/home/seanmcg/build/fate-suite/eac3/serenity_english_5.1_1536_small_v2.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/eac3/csi_miami_stereo_128_spx_small.eac3 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/eac3/matrix2_commentary1_stereo_192_small.eac3 -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/eac3/serenity_english_5.1_1536_small.eac3 -vn -f s16le - TEST eac3-encode /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-eac3-encode "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm eac3 wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c:a eac3 -b:a 128k' 'stddev' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '' '8' '' '' '-1024' '516.94' '488' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c:a eac3 -b:a 128k -f eac3 -y /home/seanmcg/build/libav-fate/build/tests/data/fate/eac3-encode.eac3 TEST adpcm-creative /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-creative "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/creative/intro-partial.wav -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/creative/intro-partial.wav -f s16le md5: TEST adpcm-creative-8-2bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-creative-8-2bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/creative/BBC_2BIT.VOC -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/creative/BBC_2BIT.VOC -f s16le md5: TEST adpcm-creative-8-2.6bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-creative-8-2.6bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/creative/BBC_3BIT.VOC -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-creative-8-4bit TEST adpcm-ea-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-creative-8-4bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/creative/BBC_4BIT.VOC -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/ea-wve/networkBackbone-partial.wve -frames:a 26 -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/creative/BBC_3BIT.VOC -f s16le md5: TEST adpcm-ea-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/ea-dct/NFS2Esprit-partial.dct -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ea-maxis-xa /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-maxis-xa "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/maxis-xa/SC2KBUG.XA -frames:a 30' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/creative/BBC_4BIT.VOC -f s16le md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-wve/networkBackbone-partial.wve -frames:a 26 -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-dct/NFS2Esprit-partial.dct -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/maxis-xa/SC2KBUG.XA -frames:a 30 -f framecrc - TEST adpcm-ea-r1 TEST adpcm-ea-r2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-r1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/ea-mad/NFS6LogoE.mad -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ea-r3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-r2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'crc -i /home/seanmcg/build/fate-suite/ea-mpc/THX_logo.mpc -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ea-r3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'crc -i /home/seanmcg/build/fate-suite/ea-vp6/THX_logo.vp6 -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ima-amv /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-amv "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/amv/MTV_high_res_320x240_sample_Penguin_Joke_MTV_from_WMV.amv -t 10 -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-vp6/THX_logo.vp6 -vn -f crc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-mpc/THX_logo.mpc -vn -f crc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-mad/NFS6LogoE.mad -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f ac3 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/ac3-encode.ac3 -c:a pcm_s16le -f wav - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/amv/MTV_high_res_320x240_sample_Penguin_Joke_MTV_from_WMV.amv -t 10 -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f eac3 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/eac3-encode.eac3 -c:a pcm_s16le -f wav - TEST adpcm-ima-apc /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-apc "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cryo-apc/cine007.APC -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cryo-apc/cine007.APC -f s16le md5: TEST adpcm-ima-dk4 TEST adpcm-ima-dk3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-dk3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/duck/sop-audio-only.avi -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-dk4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/duck/salsa-audio-only.avi -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ima-ea-eacs /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-ea-eacs "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/ea-tgv/INTRO8K-partial.TGV -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/duck/sop-audio-only.avi -f s16le md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/duck/salsa-audio-only.avi -f s16le md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-tgv/INTRO8K-partial.TGV -vn -f framecrc - TEST adpcm-ima-ea-sead /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-ea-sead "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/ea-tgv/INTEL_S.TGV -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ima-iss /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-iss "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/funcom-iss/0004010100.iss -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/ea-tgv/INTEL_S.TGV -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/funcom-iss/0004010100.iss -f s16le md5: TEST adpcm-ima-smjpeg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-smjpeg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/smjpeg/scenwin.mjpg -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ima_wav-stereo /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima_wav-stereo "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/qt-surge-suite/surge-2-16-L-ms11.mov -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/smjpeg/scenwin.mjpg -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/qt-surge-suite/surge-2-16-L-ms11.mov -f s16le md5: TEST adpcm-ima-ws /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ima-ws "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/vqa/cc-demo1-partial.vqa -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-ms-mono /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-ms-mono "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dxa/meetsquid.dxa -t 2 -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm_ms-stereo /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm_ms-stereo "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/qt-surge-suite/surge-2-16-L-ms02.mov -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dxa/meetsquid.dxa -t 2 -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/vqa/cc-demo1-partial.vqa -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/qt-surge-suite/surge-2-16-L-ms02.mov -f s16le md5: TEST adpcm-thp /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-thp "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/thp/pikmin2-opening1-partial.thp -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST adpcm-vima /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-vima "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/smush/ronin_part.znm -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/thp/pikmin2-opening1-partial.thp -vn -f framecrc - TEST adpcm-xa /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-adpcm-xa "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/psx-str/abc000_cut.str -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST atrac1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-atrac1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/atrac1/test_tones_small.aea' 'oneoff' '/home/seanmcg/build/fate-suite/atrac1/test_tones_small.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/smush/ronin_part.znm -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/psx-str/abc000_cut.str -vn -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/atrac1/test_tones_small.aea -vn -f s16le - TEST atrac3-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-atrac3-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_066_small.wav' 'oneoff' '/home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_066_small.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_066_small.wav -vn -f s16le - TEST atrac3-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-atrac3-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_105_small.wav' 'oneoff' '/home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_105_small.pcm' '' '8' '' '' '' '' '' '' '' '' '' TEST atrac3-3 TEST binkaudio-dct /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-atrac3-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_132_small.wav' 'oneoff' '/home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_132_small.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-binkaudio-dct "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/bink/binkaudio_dct.bik' 'oneoff' '/home/seanmcg/build/fate-suite/bink/binkaudio_dct.pcm' '2' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_105_small.wav -vn -f s16le - TEST binkaudio-rdft /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-binkaudio-rdft "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -i /home/seanmcg/build/fate-suite/bink/binkaudio_rdft.bik' 'oneoff' '/home/seanmcg/build/fate-suite/bink/binkaudio_rdft.pcm' '2' '8' '' '' '' '' '' '' '' '' '' TEST bmp-1bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-1bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test1.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bink/binkaudio_dct.bik -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/atrac3/mc_sich_at3_132_small.wav -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bink/binkaudio_rdft.bik -vn -f s16le - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test1.bmp -pix_fmt rgb24 -f framecrc - TEST bmp-4bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-4bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test4.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test4.bmp -pix_fmt rgb24 -f framecrc - TEST bmp-4bit-os2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-4bit-os2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test4os2v2.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-8bit /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test4os2v2.bmp -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-8bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test8.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-8bit-os2 TEST bmp-15bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-8bit-os2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test8os2.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-15bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test16.bmp -pix_fmt rgb555le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test8.bmp -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test8os2.bmp -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test16.bmp -pix_fmt rgb555le -f framecrc - TEST bmp-15bit-mask /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-15bit-mask "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test16bf555.bmp -pix_fmt rgb555le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test16bf555.bmp -pix_fmt rgb555le -f framecrc - TEST bmp-16bit-mask /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-16bit-mask "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test16bf565.bmp -pix_fmt rgb565le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-24bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-24bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test24.bmp' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-32bit /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-32bit "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test32.bmp -pix_fmt bgr24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-32bit-mask /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-32bit-mask "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/test32bf.bmp -pix_fmt bgr24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test16bf565.bmp -pix_fmt rgb565le -f framecrc - TEST bmp-rle4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-rle4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/testcompress4.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST bmp-rle8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-bmp-rle8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/bmp/testcompress8.bmp -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test24.bmp -f framecrc - TEST cbs-h264-SVA_Base_B /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-SVA_Base_B "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_Base_B.264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test32.bmp -pix_fmt bgr24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/test32bf.bmp -pix_fmt bgr24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/testcompress4.bmp -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/bmp/testcompress8.bmp -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_Base_B.264 -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-BASQP1_Sony_C /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-BASQP1_Sony_C "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/BASQP1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-h264-FM1_BT_B TEST cbs-h264-CVFC1_Sony_C /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-FM1_BT_B "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/FM1_BT_B.h264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVFC1_Sony_C "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVFC1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-h264-AUD_MW_E /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-AUD_MW_E "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/AUD_MW_E.264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BASQP1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-CVBS3_Sony_C /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVBS3_Sony_C "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVBS3_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-h264-MR1_BT_A /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-MR1_BT_A "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_BT_A.h264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFC1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/AUD_MW_E.264 -c:v copy -bsf:v h264_metadata -f h264 md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FM1_BT_B.h264 -c:v copy -bsf:v h264_metadata -f h264 md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVBS3_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-CVWP1_TOSHIBA_E /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVWP1_TOSHIBA_E "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_BT_A.h264 -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-CVNLFI1_Sony_C /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVNLFI1_Sony_C "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264 -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-Sharp_MP_PAFF_1r2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-Sharp_MP_PAFF_1r2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_1r2.jvt -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI1_Sony_C.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-CVMANL1_TOSHIBA_B /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVMANL1_TOSHIBA_B "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_1r2.jvt -c:v copy -bsf:v h264_metadata -f h264 md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264 -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-sp1_bt_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-sp1_bt_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/sp1_bt_a.h264 -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-h264-CVSE2_Sony_B /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CVSE2_Sony_B "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CVSE2_Sony_B.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/sp1_bt_a.h264 -c:v copy -bsf:v h264_metadata -f h264 md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVSE2_Sony_B.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-h264-CABACI3_Sony_B /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-h264-CABACI3_Sony_B "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264-conformance/CABACI3_Sony_B.jsv -c:v copy -bsf:v h264_metadata -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABACI3_Sony_B.jsv -c:v copy -bsf:v h264_metadata -f h264 md5: TEST cbs-hevc-STRUCT_A_Samsung_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-STRUCT_A_Samsung_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_A_Samsung_5.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_A_Samsung_5.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-WP_A_Toshiba_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-WP_A_Toshiba_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_Toshiba_3.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-SLIST_A_Sony_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-SLIST_A_Sony_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_A_Sony_4.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_Toshiba_3.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_A_Sony_4.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-SLIST_D_Sony_9 TEST cbs-hevc-CAINIT_E_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-SLIST_D_Sony_9 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_D_Sony_9.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-CAINIT_E_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_E_SHARP_3.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_D_Sony_9.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_E_SHARP_3.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-CAINIT_H_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-CAINIT_H_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_H_SHARP_3.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_H_SHARP_3.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-TILES_B_Cisco_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-TILES_B_Cisco_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_B_Cisco_1.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-WPP_A_ericsson_MAIN_2 TEST cbs-hevc-WPP_F_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-WPP_A_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN_2.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-WPP_F_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN_2.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_B_Cisco_1.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN_2.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN_2.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-ipcm_E_NEC_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-ipcm_E_NEC_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_E_NEC_2.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_E_NEC_2.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-NUT_A_ericsson_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-NUT_A_ericsson_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/NUT_A_ericsson_5.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-PICSIZE_A_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-PICSIZE_A_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_A_Bossen_1.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-PICSIZE_B_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-PICSIZE_B_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_B_Bossen_1.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/NUT_A_ericsson_5.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_A_Bossen_1.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_B_Bossen_1.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-RPS_A_docomo_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-RPS_A_docomo_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_A_docomo_4.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-RPS_E_qualcomm_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-RPS_E_qualcomm_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_E_qualcomm_5.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-hevc-LTRPSPS_A_Qualcomm_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-LTRPSPS_A_Qualcomm_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/LTRPSPS_A_Qualcomm_1.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_A_docomo_4.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-RPLM_A_qualcomm_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-RPLM_A_qualcomm_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_A_qualcomm_4.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_E_qualcomm_5.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/LTRPSPS_A_Qualcomm_1.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_A_qualcomm_4.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-CONFWIN_A_Sony_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-CONFWIN_A_Sony_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/CONFWIN_A_Sony_1.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CONFWIN_A_Sony_1.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-hevc-HRD_A_Fujitsu_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-hevc-HRD_A_Fujitsu_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/hevc-conformance/HRD_A_Fujitsu_2.bit -c:v copy -bsf:v hevc_metadata -f hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-mpeg2-hhi_burst_422_short /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-mpeg2-hhi_burst_422_short "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/mpeg2/hhi_burst_422_short.bits -c:v copy -bsf:v mpeg2_metadata -f mpeg2video' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/HRD_A_Fujitsu_2.bit -c:v copy -bsf:v hevc_metadata -f hevc md5: TEST cbs-mpeg2-sony-ct3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-mpeg2-sony-ct3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/mpeg2/sony-ct3.bs -c:v copy -bsf:v mpeg2_metadata -f mpeg2video' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cbs-mpeg2-tcela-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cbs-mpeg2-tcela-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/mpeg2/tcela-6.bits -c:v copy -bsf:v mpeg2_metadata -f mpeg2video' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/mpeg2/hhi_burst_422_short.bits -c:v copy -bsf:v mpeg2_metadata -f mpeg2video md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/mpeg2/sony-ct3.bs -c:v copy -bsf:v mpeg2_metadata -f mpeg2video md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/mpeg2/tcela-6.bits -c:v copy -bsf:v mpeg2_metadata -f mpeg2video md5: TEST cdxl-bitline-ham6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cdxl-bitline-ham6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/cdxl/bitline.cdxl -frames:v 10' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cdxl/bitline.cdxl -frames:v 10 -f framecrc - TEST cdxl-ham6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cdxl-ham6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/cdxl/cat.cdxl -an -frames:v 16' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cdxl-ham8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cdxl-ham8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/cdxl/mirage.cdxl -an -frames:v 1' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cdxl/mirage.cdxl -an -frames:v 1 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cdxl/cat.cdxl -an -frames:v 16 -f framecrc - TEST cdxl-pal8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cdxl-pal8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/cdxl/maku.cdxl -pix_fmt rgb24 -frames:v 11' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cdxl/maku.cdxl -pix_fmt rgb24 -frames:v 11 -f framecrc - TEST cover-art-ape TEST cdxl-pal8-small /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cdxl-pal8-small "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/cdxl/fruit.cdxl -an -pix_fmt rgb24 -frames:v 46' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST cover-art-flac /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-ape "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/luckynight_cover.ape -an -c:v copy -f rawvideo' 'oneline' '45333c983c45af54449dff10af144317' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-flac "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/cover_art.flac -an -c:v copy -f rawvideo' 'oneline' '0de1fc6200596fa32b8f7300a14c0261' '' '8' '' '' '' '' '' '' '' '' '' TEST cover-art-m4a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-m4a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/Owner-iTunes_9.0.3.15.m4a -an -c:v copy -f rawvideo' 'oneline' '08ba70a3b594ff6345a93965e96a9d3e' '' '8' '' '' '' '' '' '' '' '' '' TEST cover-art-ogg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-ogg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/ogg_vorbiscomment_cover.opus -an -c:v copy -f rawvideo' 'oneline' 'b796d33363dbfed1868523b5c751b7b1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/luckynight_cover.ape -an -c:v copy -f rawvideo md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cdxl/fruit.cdxl -an -pix_fmt rgb24 -frames:v 46 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/cover_art.flac -an -c:v copy -f rawvideo md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/Owner-iTunes_9.0.3.15.m4a -an -c:v copy -f rawvideo md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/ogg_vorbiscomment_cover.opus -an -c:v copy -f rawvideo md5: TEST cover-art-wma /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-wma "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/Californication_cover.wma -an -c:v copy -f rawvideo' 'oneline' '0808bd0e1b61542a16e1906812dd924b' '' '8' '' '' '' '' '' '' '' '' '' TEST cover-art-wma-id3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-wma-id3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/wma_with_ID3_APIC_trimmed.wma -an -c:v copy -f rawvideo' 'oneline' 'e6a8dd03687d5178bc13fc7d3316696e' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/Californication_cover.wma -an -c:v copy -f rawvideo md5: TEST cover-art-wma-metadatalib /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-wma-metadatalib "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/wma_with_metadata_library_object_tag_trimmed.wma -map 0:v -c:v copy -f rawvideo' 'oneline' '32e8bd4fad546f63d881a0256f083aea' '' '8' '' '' '' '' '' '' '' '' '' TEST cover-art-wv /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-cover-art-wv "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/cover_art/luckynight_cover.wv -an -c:v copy -f rawvideo' 'oneline' '45333c983c45af54449dff10af144317' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/wma_with_ID3_APIC_trimmed.wma -an -c:v copy -f rawvideo md5: TEST dfa1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0000.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0001.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/wma_with_metadata_library_object_tag_trimmed.wma -map 0:v -c:v copy -f rawvideo md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/cover_art/luckynight_cover.wv -an -c:v copy -f rawvideo md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0000.dfa -pix_fmt rgb24 -f framecrc - TEST dfa3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0002.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0001.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0002.dfa -pix_fmt rgb24 -f framecrc - TEST dfa4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0003.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0004.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0005.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0003.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0004.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0005.dfa -pix_fmt rgb24 -f framecrc - TEST dfa7 TEST dfa8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0006.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0007.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa9 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa9 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0008.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa10 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa10 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0009.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dfa11 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dfa11 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0010.dfa -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dpcm-idroq /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dpcm-idroq "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/idroq/idlogo.roq -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0009.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0006.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0007.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0008.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/chronomaster-dfa/0010.dfa -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/idroq/idlogo.roq -vn -f framecrc - TEST dpcm-interplay /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dpcm-interplay "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/interplay-mve/interplay-logo-2MB.mve -vn' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dpcm-sierra /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dpcm-sierra "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/sol/lsl7sample.sol -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/interplay-mve/interplay-logo-2MB.mve -vn -f framecrc - ./tests/audiogen tests/data/asynth-44100-2-2.wav 44100 2 2 TEST dpcm-xan /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dpcm-xan "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/wc4-xan/wc4_2.avi -vn -f s16le' '' '' '' '8' '' '' '' '' '' '' '' '' '' ./tests/audiogen tests/data/asynth-44100-2-3.wav 44100 2 3 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sol/lsl7sample.sol -f s16le md5: TEST filter-asyncts /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-filter-asyncts "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'pcm -analyzeduration 10000000 -i /home/seanmcg/build/fate-suite/nellymoser/nellymoser-discont.flv -af asyncts' 'oneoff' '/home/seanmcg/build/fate-suite/nellymoser/nellymoser-discont.pcm' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/wc4-xan/wc4_2.avi -vn -f s16le md5: /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -analyzeduration 10000000 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/nellymoser/nellymoser-discont.flv -af asyncts -vn -f s16le - ./tests/audiogen tests/data/asynth-44100-6.wav 44100 6 ./tests/audiogen tests/data/asynth-44100-3.wav 44100 3 TEST filter-delogo /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-filter-delogo "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/real/rv30.rm -vf delogo=show=0:x=290:y=25:w=26:h=16 -an' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/real/rv30.rm -vf delogo=show=0:x=290:y=25:w=26:h=16 -an -f framecrc - TEST filter-yadif-mode0 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-filter-yadif-mode0 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -flags bitexact -idct simple -i /home/seanmcg/build/fate-suite/mpeg2/mpeg2_field_encoding.ts -vf yadif=0' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST filter-yadif-mode1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-filter-yadif-mode1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -flags bitexact -idct simple -i /home/seanmcg/build/fate-suite/mpeg2/mpeg2_field_encoding.ts -vf yadif=1' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST flac-16-chmode-indep /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-chmode-indep "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode indep' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -flags bitexact -idct simple -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/mpeg2/mpeg2_field_encoding.ts -vf yadif=0 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -flags bitexact -idct simple -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/mpeg2/mpeg2_field_encoding.ts -vf yadif=1 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode indep -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-indep.flac TEST flac-16-chmode-left_side /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-chmode-left_side "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode left_side' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' TEST flac-16-chmode-mid_side /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-chmode-mid_side "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode mid_side' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' TEST flac-16-chmode-right_side /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-chmode-right_side "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode right_side' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode left_side -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-left_side.flac /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-indep.flac -c:a pcm_s16le -f wav - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode mid_side -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-mid_side.flac /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -ch_mode right_side -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-right_side.flac TEST flac-16-fixed /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-fixed "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type fixed' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type fixed -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-fixed.flac TEST flac-16-lpc-cholesky /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-lpc-cholesky "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type cholesky' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type cholesky -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-lpc-cholesky.flac /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-left_side.flac -c:a pcm_s16le -f wav - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-mid_side.flac -c:a pcm_s16le -f wav - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-chmode-right_side.flac -c:a pcm_s16le -f wav - TEST flac-16-lpc-levinson /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-16-lpc-levinson "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s16le /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type levinson' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav' '0' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/luckynight_2ch_44kHz_s16.wav -c flac -lpc_type levinson -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-lpc-levinson.flac TEST flac-24-comp-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-flac-24-comp-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'enc_dec_pcm flac wav s24le /home/seanmcg/build/fate-suite/audio-reference/divertimenti_2ch_96kHz_s24.wav -c flac -compression_level 8' 'oneoff' '/home/seanmcg/build/fate-suite/audio-reference/divertimenti_2ch_96kHz_s24.wav' '0' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-aud_mw_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-aud_mw_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/AUD_MW_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/audio-reference/divertimenti_2ch_96kHz_s24.wav -c flac -compression_level 8 -f flac -y /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-24-comp-8.flac TEST h264-conformance-ba1_ft_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ba1_ft_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BA1_FT_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/AUD_MW_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BA1_FT_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-fixed.flac -c:a pcm_s16le -f wav - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-lpc-levinson.flac -c:a pcm_s16le -f wav - TEST h264-conformance-ba1_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ba1_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BA1_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BA1_Sony_D.jsv -f framecrc - TEST h264-conformance-ba2_sony_f /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ba2_sony_f "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BA2_Sony_F.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-ba3_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ba3_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BA3_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BA2_Sony_F.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BA3_SVA_C.264 -f framecrc - TEST h264-conformance-ba_mw_d TEST h264-conformance-bamq1_jvc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ba_mw_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BA_MW_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-bamq1_jvc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BAMQ1_JVC_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BA_MW_D.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BAMQ1_JVC_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-16-lpc-cholesky.flac -c:a pcm_s16le -f wav - TEST h264-conformance-bamq2_jvc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-bamq2_jvc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BAMQ2_JVC_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BAMQ2_JVC_C.264 -f framecrc - TEST h264-conformance-banm_mw_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-banm_mw_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BANM_MW_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BANM_MW_D.264 -f framecrc - TEST h264-conformance-basqp1_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-basqp1_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/BASQP1_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/BASQP1_Sony_C.jsv -f framecrc - TEST h264-conformance-caba1_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba1_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA1_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-caba1_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba1_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA1_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA1_Sony_D.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA1_SVA_B.264 -f framecrc - TEST h264-conformance-caba2_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba2_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA2_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-caba2_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba2_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA2_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-caba3_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba3_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA2_SVA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA2_Sony_E.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_Sony_C.jsv -f framecrc - TEST h264-conformance-caba3_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba3_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_SVA_B.264 -f framecrc - TEST h264-conformance-caba3_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caba3_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cabac_mot_fld0_full /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabac_mot_fld0_full "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_fld0_full.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cabac_mot_frm0_full /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabac_mot_frm0_full "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_frm0_full.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cabac_mot_mbaff0_full /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabac_mot_mbaff0_full "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_mbaff0_full.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABA3_TOSHIBA_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_fld0_full.26l -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_frm0_full.26l -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_mbaff0_full.26l -f framecrc - TEST h264-conformance-cabac_mot_picaff0_full /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabac_mot_picaff0_full "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_picaff0_full.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/camp_mot_picaff0_full.26l -f framecrc - TEST h264-conformance-cabaci3_sony_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabaci3_sony_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABACI3_Sony_B.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABACI3_Sony_B.jsv -f framecrc - TEST h264-conformance-cabast3_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabast3_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABAST3_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cabastbr3_sony_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabastbr3_sony_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABASTBR3_Sony_B.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABAST3_Sony_E.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABASTBR3_Sony_B.jsv -f framecrc - TEST h264-conformance-cabref3_sand_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cabref3_sand_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CABREF3_Sand_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cacqp3_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cacqp3_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CACQP3_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cafi1_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cafi1_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAFI1_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CABREF3_Sand_D.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CACQP3_Sony_D.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAFI1_SVA_C.264 -f framecrc - TEST h264-conformance-cama1_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama1_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA1_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cama1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA1_Sony_C.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA1_TOSHIBA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -f flac -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/fate/flac-24-comp-8.flac -c:a pcm_s24le -f wav - TEST h264-conformance-cama1_vtc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama1_vtc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cama1_vtc_c.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cama1_vtc_c.avc -f framecrc - TEST h264-conformance-cama2_vtc_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama2_vtc_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cama2_vtc_b.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cama3_sand_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama3_sand_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA3_Sand_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cama2_vtc_b.avc -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMA3_Sand_E.264 -f framecrc - TEST h264-conformance-cama3_vtc_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cama3_vtc_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cama3_vtc_b.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-camaci3_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camaci3_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMACI3_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cama3_vtc_b.avc -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMACI3_Sony_C.jsv -f framecrc - TEST h264-conformance-camanl1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camanl1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-camanl2_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camanl2_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL2_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL1_TOSHIBA_B.264 -f framecrc - TEST h264-conformance-camanl3_sand_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camanl3_sand_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL3_Sand_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL2_TOSHIBA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMANL3_Sand_E.264 -f framecrc - TEST h264-conformance-camasl3_sony_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camasl3_sony_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMASL3_Sony_B.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMASL3_Sony_B.jsv -f framecrc - TEST h264-conformance-camp_mot_mbaff_l30 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camp_mot_mbaff_l30 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMP_MOT_MBAFF_L30.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMP_MOT_MBAFF_L30.26l -f framecrc - TEST h264-conformance-camp_mot_mbaff_l31 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-camp_mot_mbaff_l31 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAMP_MOT_MBAFF_L31.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-canl1_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl1_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_Sony_E.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAMP_MOT_MBAFF_L31.26l -f framecrc - TEST h264-conformance-canl1_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl1_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_SVA_B.264 -f framecrc - TEST h264-conformance-canl1_toshiba_g /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl1_toshiba_g "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_TOSHIBA_G.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL1_TOSHIBA_G.264 -f framecrc - TEST h264-conformance-canl2_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl2_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL2_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-canl2_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl2_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL2_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL2_Sony_E.jsv -f framecrc - TEST h264-conformance-canl3_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl3_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL3_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL2_SVA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL3_Sony_C.jsv -f framecrc - TEST h264-conformance-canl3_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl3_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL3_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL3_SVA_B.264 -f framecrc - TEST h264-conformance-canl4_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canl4_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANL4_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANL4_SVA_B.264 -f framecrc - TEST h264-conformance-canlma2_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canlma2_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANLMA2_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANLMA2_Sony_C.jsv -f framecrc - TEST h264-conformance-canlma3_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-canlma3_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CANLMA3_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-capa1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-capa1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAPA1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CANLMA3_Sony_C.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAPA1_TOSHIBA_B.264 -f framecrc - TEST h264-conformance-capama3_sand_f /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-capama3_sand_f "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAPAMA3_Sand_F.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAPAMA3_Sand_F.264 -f framecrc - TEST h264-conformance-capcm1_sand_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-capcm1_sand_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAPCM1_Sand_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-capcmnl1_sand_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-capcmnl1_sand_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAPCMNL1_Sand_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAPCM1_Sand_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAPCMNL1_Sand_E.264 -f framecrc - TEST h264-conformance-capm3_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-capm3_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAPM3_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAPM3_Sony_D.jsv -f framecrc - TEST h264-conformance-caqp1_sony_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-caqp1_sony_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAQP1_Sony_B.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAQP1_Sony_B.jsv -f framecrc - TEST h264-conformance-cavlc_mot_fld0_full_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cavlc_mot_fld0_full_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_fld0_full_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cavlc_mot_frm0_full_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cavlc_mot_frm0_full_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_frm0_full_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_fld0_full_B.26l -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_frm0_full_B.26l -f framecrc - TEST h264-conformance-cavlc_mot_mbaff0_full_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cavlc_mot_mbaff0_full_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_mbaff0_full_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cavlc_mot_picaff0_full_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cavlc_mot_picaff0_full_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_picaff0_full_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cawp1_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cawp1_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAWP1_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cawp5_toshiba_e /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_mbaff0_full_B.26l -f framecrc - /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cawp5_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CAWP5_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/cvmp_mot_picaff0_full_B.26l -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAWP1_TOSHIBA_E.264 -f framecrc - TEST h264-conformance-ci1_ft_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ci1_ft_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CI1_FT_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CAWP5_TOSHIBA_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CI1_FT_B.264 -f framecrc - TEST h264-conformance-ci_mw_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ci_mw_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CI_MW_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CI_MW_D.264 -f framecrc - TEST h264-conformance-cvbs3_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvbs3_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVBS3_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVBS3_Sony_C.jsv -f framecrc - TEST h264-conformance-cvcanlma2_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvcanlma2_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVCANLMA2_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVCANLMA2_Sony_C.jsv -f framecrc - TEST h264-conformance-cvfc1_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvfc1_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -flags unaligned -i /home/seanmcg/build/fate-suite/h264-conformance/CVFC1_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvfi1_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvfi1_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI1_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -flags unaligned -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFC1_Sony_C.jsv -f framecrc - TEST h264-conformance-cvfi1_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvfi1_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI1_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI1_Sony_D.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI1_SVA_C.264 -f framecrc - TEST h264-conformance-cvfi2_sony_h /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvfi2_sony_h "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI2_Sony_H.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI2_Sony_H.jsv -f framecrc - TEST h264-conformance-cvfi2_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvfi2_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI2_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVFI2_SVA_C.264 -f framecrc - TEST h264-conformance-cvma1_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvma1_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMA1_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvma1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvma1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMA1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMA1_Sony_D.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMA1_TOSHIBA_B.264 -f framecrc - TEST h264-conformance-cvmanl1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmanl1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvmanl2_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmanl2_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL2_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL1_TOSHIBA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMANL2_TOSHIBA_B.264 -f framecrc - TEST h264-conformance-cvmapaqp3_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmapaqp3_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAPAQP3_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvmaqp2_sony_g /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmaqp2_sony_g "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAQP2_Sony_G.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvmaqp3_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmaqp3_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAQP3_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAPAQP3_Sony_E.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAQP2_Sony_G.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMAQP3_Sony_D.jsv -f framecrc - TEST h264-conformance-cvmp_mot_fld_l30_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmp_mot_fld_l30_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMP_MOT_FLD_L30_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMP_MOT_FLD_L30_B.26l -f framecrc - TEST h264-conformance-cvmp_mot_frm_l31_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvmp_mot_frm_l31_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVMP_MOT_FRM_L31_B.26l' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVMP_MOT_FRM_L31_B.26l -f framecrc - TEST h264-conformance-cvnlfi1_sony_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvnlfi1_sony_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI1_Sony_C.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvnlfi2_sony_h TEST h264-conformance-cvpa1_toshiba_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvnlfi2_sony_h "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI2_Sony_H.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvpcmnl1_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvpa1_toshiba_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVPA1_TOSHIBA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvpcmnl1_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVPCMNL1_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI1_Sony_C.jsv -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVPCMNL1_SVA_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVPA1_TOSHIBA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVNLFI2_Sony_H.jsv -f framecrc - TEST h264-conformance-cvpcmnl2_sva_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvpcmnl2_sva_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVPCMNL2_SVA_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVPCMNL2_SVA_C.264 -f framecrc - TEST h264-conformance-cvwp1_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvwp1_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP1_TOSHIBA_E.264 -f framecrc - TEST h264-conformance-cvwp2_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvwp2_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP2_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP2_TOSHIBA_E.264 -f framecrc - TEST h264-conformance-cvwp3_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvwp3_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP3_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-cvwp5_toshiba_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-cvwp5_toshiba_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP5_TOSHIBA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP3_TOSHIBA_E.264 -f framecrc - TEST h264-conformance-fi1_sony_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-fi1_sony_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FI1_Sony_E.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/CVWP5_TOSHIBA_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FI1_Sony_E.jsv -f framecrc - TEST h264-conformance-frext-alphaconformanceg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-alphaconformanceg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/test8b43.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-bcrm_freh10 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-bcrm_freh10 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh10.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/test8b43.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh10.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-brcm_freh11 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh11 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh11.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-brcm_freh3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh3.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh11.264 -vsync 0 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh3.264 -f framecrc - TEST h264-conformance-frext-brcm_freh4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh4.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh4.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-brcm_freh5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh5.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-brcm_freh8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh8.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh5.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh8.264 -f framecrc - TEST h264-conformance-frext-brcm_freh9 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-brcm_freh9 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh9.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-freh12_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-freh12_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh12_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh9.264 -f framecrc - TEST h264-conformance-frext-freh1_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-freh1_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh1_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh12_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh1_B.264 -f framecrc - TEST h264-conformance-frext-freh2_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-freh2_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh2_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh2_B.264 -f framecrc - TEST h264-conformance-frext-freh6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-freh6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh6.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-freh7_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-freh7_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh7_B.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/freh6.264 -vsync 0 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/Freh7_B.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-frext01_jvc_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext01_jvc_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FREXT01_JVC_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FREXT01_JVC_D.264 -f framecrc - TEST h264-conformance-frext-frext02_jvc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext02_jvc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FREXT02_JVC_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-frext1_panasonic_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext1_panasonic_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt1_Panasonic.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FREXT02_JVC_C.264 -f framecrc - TEST h264-conformance-frext-frext2_panasonic_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext2_panasonic_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt2_Panasonic.avc -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt1_Panasonic.avc -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt2_Panasonic.avc -vsync 0 -f framecrc - TEST h264-conformance-frext-frext3_panasonic_d TEST h264-conformance-frext-frext4_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext3_panasonic_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt3_Panasonic.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext4_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt4_Panasonic.avc' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-frext_mmco4_sony_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-frext_mmco4_sony_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt_MMCO4_Sony_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hcaff1_hhi_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcaff1_hhi_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFF1_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hcafr1_hhi_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcafr1_hhi_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR1_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hcafr2_hhi_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcafr2_hhi_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR2_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt3_Panasonic.avc -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt4_Panasonic.avc -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/FRExt_MMCO4_Sony_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFF1_HHI.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR1_HHI.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR2_HHI.264 -f framecrc - TEST h264-conformance-frext-hcafr3_hhi_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcafr3_hhi_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR3_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR3_HHI.264 -f framecrc - TEST h264-conformance-frext-hcafr4_hhi_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcafr4_hhi_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR4_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hcamff1_hhi_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hcamff1_hhi_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAMFF1_HHI.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hpca_brcm_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpca_brcm_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCA_BRCM_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hpcadq_brcm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcadq_brcm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCADQ_BRCM_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAFR4_HHI.264 -f framecrc - TEST h264-conformance-frext-hpcafl_bcrm_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcafl_bcrm_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAFL_BRCM_C.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HCAMFF1_HHI.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCA_BRCM_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCADQ_BRCM_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAFL_BRCM_C.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-hpcaflnl_bcrm_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcaflnl_bcrm_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAFLNL_BRCM_C.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hpcalq_brcm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcalq_brcm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCALQ_BRCM_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAFLNL_BRCM_C.264 -vsync 0 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCALQ_BRCM_B.264 -f framecrc - TEST h264-conformance-frext-hpcamapalq_bcrm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcamapalq_bcrm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAMAPALQ_BRCM_B.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAMAPALQ_BRCM_B.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-hpcamolq_brcm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcamolq_brcm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAMOLQ_BRCM_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAMOLQ_BRCM_B.264 -f framecrc - TEST h264-conformance-frext-hpcanl_brcm_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcanl_brcm_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCANL_BRCM_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCANL_BRCM_C.264 -f framecrc - TEST h264-conformance-frext-hpcaq2lq_brcm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcaq2lq_brcm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAQ2LQ_BRCM_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCAQ2LQ_BRCM_B.264 -f framecrc - TEST h264-conformance-frext-hpcv_brcm_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcv_brcm_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCV_BRCM_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hpcvfl_bcrm_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcvfl_bcrm_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVFL_BRCM_A.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCV_BRCM_A.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVFL_BRCM_A.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-hpcvflnl_bcrm_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcvflnl_bcrm_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVFLNL_BRCM_A.264 -vsync 0' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVFLNL_BRCM_A.264 -vsync 0 -f framecrc - TEST h264-conformance-frext-hpcvmolq_brcm_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcvmolq_brcm_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVMOLQ_BRCM_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-hpcvnl_brcm_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-hpcvnl_brcm_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVNL_BRCM_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVMOLQ_BRCM_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/HPCVNL_BRCM_A.264 -f framecrc - TEST h264-conformance-frext-pph10i1_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i1_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I1_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I1_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - TEST h264-conformance-frext-pph10i2_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i2_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I2_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I2_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - TEST h264-conformance-frext-pph10i3_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i3_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I3_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I3_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - TEST h264-conformance-frext-pph10i4_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i4_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I4_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-pph10i5_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i5_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I5_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I4_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I5_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - TEST h264-conformance-frext-pph10i6_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i6_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I6_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-frext-pph10i7_panasonic_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-frext-pph10i7_panasonic_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I7_Panasonic_A.264 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I7_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/FRext/PPH10I6_Panasonic_A.264 -pix_fmt yuv420p10le -f framecrc - TEST h264-conformance-hcbp2_hhi_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-hcbp2_hhi_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/HCBP2_HHI_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/HCBP2_HHI_A.264 -f framecrc - TEST h264-conformance-hcmp1_hhi_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-hcmp1_hhi_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/HCMP1_HHI_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/HCMP1_HHI_A.264 -f framecrc - TEST h264-conformance-ls_sva_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-ls_sva_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/LS_SVA_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/LS_SVA_D.264 -f framecrc - TEST h264-conformance-midr_mw_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-midr_mw_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MIDR_MW_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MIDR_MW_D.264 -f framecrc - TEST h264-conformance-mps_mw_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mps_mw_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MPS_MW_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MPS_MW_A.264 -f framecrc - TEST h264-conformance-mr1_bt_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr1_bt_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_BT_A.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_BT_A.h264 -f framecrc - TEST h264-conformance-mr1_mw_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr1_mw_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_MW_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR1_MW_A.264 -f framecrc - TEST h264-conformance-mr2_mw_a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr2_mw_a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR2_MW_A.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR2_MW_A.264 -f framecrc - TEST h264-conformance-mr2_tandberg_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr2_tandberg_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR2_TANDBERG_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR2_TANDBERG_E.264 -f framecrc - TEST h264-conformance-mr3_tandberg_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr3_tandberg_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR3_TANDBERG_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR3_TANDBERG_B.264 -f framecrc - TEST h264-conformance-mr4_tandberg_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr4_tandberg_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -strict 1 -i /home/seanmcg/build/fate-suite/h264-conformance/MR4_TANDBERG_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-mr5_tandberg_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr5_tandberg_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -strict 1 -i /home/seanmcg/build/fate-suite/h264-conformance/MR5_TANDBERG_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -strict 1 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR4_TANDBERG_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -strict 1 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR5_TANDBERG_C.264 -f framecrc - TEST h264-conformance-mr6_bt_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr6_bt_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR6_BT_B.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-mr7_bt_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr7_bt_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR7_BT_B.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR6_BT_B.h264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR7_BT_B.h264 -f framecrc - TEST h264-conformance-mr8_bt_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr8_bt_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR8_BT_B.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR8_BT_B.h264 -f framecrc - TEST h264-conformance-mr9_bt_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mr9_bt_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/MR9_BT_B.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-mv1_brcm_d TEST h264-conformance-nl1_sony_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-mv1_brcm_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/src19td.IBP.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nl1_sony_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NL1_Sony_D.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/MR9_BT_B.h264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/src19td.IBP.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NL1_Sony_D.jsv -f framecrc - TEST h264-conformance-nl2_sony_h /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nl2_sony_h "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NL2_Sony_H.jsv' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-nl3_sva_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nl3_sva_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NL3_SVA_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NL2_Sony_H.jsv -f framecrc - TEST h264-conformance-nlmq1_jvc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nlmq1_jvc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NLMQ1_JVC_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NL3_SVA_E.264 -f framecrc - TEST h264-conformance-nlmq2_jvc_c /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nlmq2_jvc_c "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NLMQ2_JVC_C.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NLMQ1_JVC_C.264 -f framecrc - TEST h264-conformance-nrf_mw_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-nrf_mw_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/NRF_MW_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sharp_mp_field_1_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sharp_mp_field_1_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_1_B.jvt' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sharp_mp_field_2_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sharp_mp_field_2_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_2_B.jvt' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NLMQ2_JVC_C.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/NRF_MW_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_1_B.jvt -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_2_B.jvt -f framecrc - TEST h264-conformance-sharp_mp_field_3_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sharp_mp_field_3_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_3_B.jvt' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_Field_3_B.jvt -f framecrc - TEST h264-conformance-sharp_mp_paff_1r2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sharp_mp_paff_1r2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_1r2.jvt' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_1r2.jvt -f framecrc - TEST h264-conformance-sharp_mp_paff_2r /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sharp_mp_paff_2r "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_2.jvt' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sl1_sva_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sl1_sva_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SL1_SVA_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sva_ba1_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_ba1_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_BA1_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SL1_SVA_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/Sharp_MP_PAFF_2.jvt -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_BA1_B.264 -f framecrc - TEST h264-conformance-sva_ba2_d /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_ba2_d "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_BA2_D.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sva_base_b /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_base_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_Base_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_BA2_D.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_Base_B.264 -f framecrc - TEST h264-conformance-sva_cl1_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_cl1_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_CL1_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sva_nl1_b TEST h264-conformance-sva_fm1_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_fm1_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_FM1_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_nl1_b "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_NL1_B.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-conformance-sva_nl2_e /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-conformance-sva_nl2_e "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_NL2_E.264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_CL1_E.264 -f framecrc - TEST h264-reinit-large_420_8-to-small_420_8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-reinit-large_420_8-to-small_420_8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/reinit-large_420_8-to-small_420_8.h264 -vf format=yuv444p10le,scale=w=352:h=288' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_NL1_B.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_FM1_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264-conformance/SVA_NL2_E.264 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/reinit-large_420_8-to-small_420_8.h264 -vf format=yuv444p10le,scale=w=352:h=288 -f framecrc - TEST h264-reinit-small_420_8-to-large_444_10 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-reinit-small_420_8-to-large_444_10 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/reinit-small_420_8-to-large_444_10.h264 -vf format=yuv444p10le,scale=w=352:h=288' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/reinit-small_420_8-to-large_444_10.h264 -vf format=yuv444p10le,scale=w=352:h=288 -f framecrc - TEST h264-reinit-small_420_9-to-small_420_8 TEST h264-reinit-small_422_9-to-small_420_9 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-reinit-small_420_9-to-small_420_8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/reinit-small_420_9-to-small_420_8.h264 -vf format=yuv444p10le,scale=w=352:h=288' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-reinit-small_422_9-to-small_420_9 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/reinit-small_422_9-to-small_420_9.h264 -vf format=yuv444p10le,scale=w=352:h=288' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-extreme-plane-pred /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-extreme-plane-pred "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framemd5 -i /home/seanmcg/build/fate-suite/h264/extreme-plane-pred.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-intra-refresh-recovery /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-intra-refresh-recovery "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/intra_refresh.h264 -frames:v 10' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/reinit-small_422_9-to-small_420_9.h264 -vf format=yuv444p10le,scale=w=352:h=288 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/reinit-small_420_9-to-small_420_8.h264 -vf format=yuv444p10le,scale=w=352:h=288 -f framecrc - TEST h264-lossless /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-lossless "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/lossless.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/extreme-plane-pred.h264 -f framemd5 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/intra_refresh.h264 -frames:v 10 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/lossless.h264 -f framecrc - TEST h264-missing-frame /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-missing-frame "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/nondeterministic_cut.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/nondeterministic_cut.h264 -f framecrc - TEST h264-ref-pic-mod-overflow /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-ref-pic-mod-overflow "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/ref-pic-mod-overflow.h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/ref-pic-mod-overflow.h264 -f framecrc - TEST h264-crop-to-container /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-crop-to-container "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framemd5 -i /home/seanmcg/build/fate-suite/h264/crop-to-container-dims-canon.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/crop-to-container-dims-canon.mov -f framemd5 - TEST h264-extradata-reload /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-extradata-reload "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framemd5 -i /home/seanmcg/build/fate-suite/h264/extradata-reload-multi-stsd.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/extradata-reload-multi-stsd.mov -f framemd5 - TEST h264-interlace-crop /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-interlace-crop "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/interlaced_crop.mp4 -frames:v 3' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/interlaced_crop.mp4 -frames:v 3 -f framecrc - TEST h264-invalid-ref-mod /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-invalid-ref-mod "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/h264refframeregression.mp4 -an -frames 10 -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/h264refframeregression.mp4 -an -frames 10 -pix_fmt yuv420p10le -f framecrc - TEST h264-mixed-nal-coding /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-mixed-nal-coding "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/mixed-nal-coding.mp4' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST h264-unescaped-extradata /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-unescaped-extradata "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/unescaped_extradata.mp4 -an -frames 10' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/mixed-nal-coding.mp4 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/unescaped_extradata.mp4 -an -frames 10 -f framecrc - TEST h264-twofields-packet /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-twofields-packet "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/twofields_packet.mp4 -an -frames 30' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/twofields_packet.mp4 -an -frames 30 -f framecrc - TEST h264-bsf-mp4toannexb /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-bsf-mp4toannexb "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'md5 -i /home/seanmcg/build/fate-suite/h264/interlaced_crop.mp4 -c:v copy -bsf h264_mp4toannexb -f h264' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/interlaced_crop.mp4 -c:v copy -bsf h264_mp4toannexb -f h264 md5: TEST h264-direct-bff /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-h264-direct-bff "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/h264/direct-bff.mkv' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/h264/direct-bff.mkv -f framecrc - TEST hevc-conformance-AMP_A_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMP_A_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_A_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_A_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMP_B_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMP_B_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_B_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_B_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMVP_C_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMVP_C_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_C_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_C_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMP_D_Hisilicon /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMP_D_Hisilicon "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_D_Hisilicon.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_D_Hisilicon.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMP_E_Hisilicon /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMP_E_Hisilicon "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_E_Hisilicon.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_E_Hisilicon.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMP_F_Hisilicon_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMP_F_Hisilicon_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_F_Hisilicon_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMP_F_Hisilicon_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMVP_A_MTK_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMVP_A_MTK_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_A_MTK_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_A_MTK_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-AMVP_B_MTK_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-AMVP_B_MTK_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_B_MTK_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/AMVP_B_MTK_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_A_SHARP_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_A_SHARP_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_A_SHARP_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_A_SHARP_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_B_SHARP_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_B_SHARP_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_B_SHARP_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_B_SHARP_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_C_SHARP_3 TEST hevc-conformance-CAINIT_D_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_C_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_C_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_D_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_D_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_C_SHARP_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_D_SHARP_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_E_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_E_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_E_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_E_SHARP_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_F_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_F_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_F_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_F_SHARP_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_G_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_G_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_G_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_G_SHARP_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CAINIT_H_SHARP_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CAINIT_H_SHARP_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_H_SHARP_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CAINIT_H_SHARP_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CIP_A_Panasonic_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CIP_A_Panasonic_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CIP_A_Panasonic_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CIP_A_Panasonic_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-cip_B_NEC_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-cip_B_NEC_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/cip_B_NEC_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/cip_B_NEC_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-CIP_C_Panasonic_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-CIP_C_Panasonic_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/CIP_C_Panasonic_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-DBLK_A_SONY_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_A_SONY_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_A_SONY_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/CIP_C_Panasonic_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_B_SONY_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_B_SONY_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_B_SONY_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_A_SONY_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_B_SONY_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_C_SONY_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_C_SONY_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_C_SONY_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_C_SONY_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_D_VIXS_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_D_VIXS_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_D_VIXS_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_D_VIXS_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_D_VIXS_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_D_VIXS_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_D_VIXS_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_D_VIXS_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_E_VIXS_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_E_VIXS_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_E_VIXS_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-DBLK_E_VIXS_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_E_VIXS_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_E_VIXS_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_E_VIXS_2.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_E_VIXS_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_F_VIXS_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_F_VIXS_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_F_VIXS_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_F_VIXS_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_F_VIXS_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_F_VIXS_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_F_VIXS_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-DBLK_G_VIXS_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_G_VIXS_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_G_VIXS_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_F_VIXS_2.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_G_VIXS_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_G_VIXS_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_G_VIXS_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_G_VIXS_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-DELTAQP_B_SONY_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DELTAQP_B_SONY_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DELTAQP_B_SONY_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_G_VIXS_2.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DELTAQP_B_SONY_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DELTAQP_C_SONY_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DELTAQP_C_SONY_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DELTAQP_C_SONY_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DELTAQP_C_SONY_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DSLICE_A_HHI_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DSLICE_A_HHI_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_A_HHI_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_A_HHI_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DSLICE_B_HHI_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DSLICE_B_HHI_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_B_HHI_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_B_HHI_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DSLICE_C_HHI_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DSLICE_C_HHI_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_C_HHI_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-ENTP_A_LG_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ENTP_A_LG_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_A_LG_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DSLICE_C_HHI_5.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_A_LG_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ENTP_B_LG_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ENTP_B_LG_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_B_LG_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_B_LG_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ENTP_C_LG_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ENTP_C_LG_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_C_LG_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ENTP_C_LG_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-EXT_A_ericsson_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-EXT_A_ericsson_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/EXT_A_ericsson_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/EXT_A_ericsson_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ipcm_A_NEC_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ipcm_A_NEC_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_A_NEC_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_A_NEC_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ipcm_B_NEC_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ipcm_B_NEC_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_B_NEC_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_B_NEC_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ipcm_C_NEC_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ipcm_C_NEC_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_C_NEC_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_C_NEC_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ipcm_D_NEC_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ipcm_D_NEC_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_D_NEC_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_D_NEC_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-ipcm_E_NEC_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-ipcm_E_NEC_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_E_NEC_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/ipcm_E_NEC_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-IPRED_A_docomo_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-IPRED_A_docomo_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_A_docomo_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_A_docomo_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-IPRED_B_Nokia_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-IPRED_B_Nokia_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_B_Nokia_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_B_Nokia_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-IPRED_C_Mitsubishi_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-IPRED_C_Mitsubishi_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_C_Mitsubishi_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/IPRED_C_Mitsubishi_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-LS_A_Orange_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-LS_A_Orange_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/LS_A_Orange_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/LS_A_Orange_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-LS_B_ORANGE_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-LS_B_ORANGE_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/LS_B_ORANGE_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/LS_B_ORANGE_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-LTRPSPS_A_Qualcomm_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-LTRPSPS_A_Qualcomm_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/LTRPSPS_A_Qualcomm_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/LTRPSPS_A_Qualcomm_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MAXBINS_A_TI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MAXBINS_A_TI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_A_TI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-MAXBINS_B_TI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MAXBINS_B_TI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_B_TI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_B_TI_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_A_TI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MAXBINS_C_TI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MAXBINS_C_TI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_C_TI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-MERGE_A_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_A_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_A_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MAXBINS_C_TI_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_A_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MERGE_B_TI_3 TEST hevc-conformance-MERGE_C_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_B_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_B_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_C_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_C_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_B_TI_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_C_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MERGE_D_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_D_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_D_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-MERGE_E_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_E_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_E_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_D_TI_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_E_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MERGE_F_MTK_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_F_MTK_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_F_MTK_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-MERGE_G_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MERGE_G_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_G_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_F_MTK_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MERGE_G_HHI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MVCLIP_A_qualcomm_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MVCLIP_A_qualcomm_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MVCLIP_A_qualcomm_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MVCLIP_A_qualcomm_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MVDL1ZERO_A_docomo_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MVDL1ZERO_A_docomo_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MVDL1ZERO_A_docomo_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MVDL1ZERO_A_docomo_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-MVEDGE_A_qualcomm_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-MVEDGE_A_qualcomm_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/MVEDGE_A_qualcomm_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-NUT_A_ericsson_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-NUT_A_ericsson_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/NUT_A_ericsson_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/MVEDGE_A_qualcomm_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/NUT_A_ericsson_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PICSIZE_A_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PICSIZE_A_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_A_Bossen_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-PICSIZE_B_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PICSIZE_B_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_B_Bossen_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_A_Bossen_1.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_B_Bossen_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PICSIZE_C_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PICSIZE_C_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_C_Bossen_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_C_Bossen_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PICSIZE_D_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PICSIZE_D_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_D_Bossen_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PICSIZE_D_Bossen_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PMERGE_A_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PMERGE_A_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_A_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_A_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PMERGE_B_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PMERGE_B_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_B_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_B_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PMERGE_C_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PMERGE_C_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_C_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_C_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PMERGE_D_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PMERGE_D_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_D_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_D_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PMERGE_E_TI_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PMERGE_E_TI_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_E_TI_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PMERGE_E_TI_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-POC_A_Bossen_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-POC_A_Bossen_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/POC_A_Bossen_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/POC_A_Bossen_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PPS_A_qualcomm_7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PPS_A_qualcomm_7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PPS_A_qualcomm_7.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PPS_A_qualcomm_7.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RAP_A_docomo_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RAP_A_docomo_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RAP_A_docomo_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-PS_A_VIDYO_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PS_A_VIDYO_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PS_A_VIDYO_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RAP_A_docomo_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PS_A_VIDYO_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-PS_B_VIDYO_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-PS_B_VIDYO_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/PS_B_VIDYO_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/PS_B_VIDYO_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RAP_B_Bossen_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RAP_B_Bossen_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RAP_B_Bossen_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RAP_B_Bossen_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPLM_A_qualcomm_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPLM_A_qualcomm_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_A_qualcomm_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_A_qualcomm_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPLM_B_qualcomm_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPLM_B_qualcomm_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_B_qualcomm_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPLM_B_qualcomm_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_A_docomo_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_A_docomo_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_A_docomo_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_A_docomo_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_B_qualcomm_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_B_qualcomm_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_B_qualcomm_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_B_qualcomm_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_C_ericsson_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_C_ericsson_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_C_ericsson_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_C_ericsson_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_D_ericsson_6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_D_ericsson_6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_D_ericsson_6.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_D_ericsson_6.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_E_qualcomm_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_E_qualcomm_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_E_qualcomm_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_E_qualcomm_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RPS_F_docomo_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RPS_F_docomo_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_F_docomo_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RPS_F_docomo_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RQT_A_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_A_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_A_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_A_HHI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RQT_B_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_B_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_B_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_B_HHI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RQT_C_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_C_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_C_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-RQT_D_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_D_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_D_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_C_HHI_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_D_HHI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-RQT_E_HHI_4 TEST hevc-conformance-RQT_F_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_E_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_E_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_F_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_F_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-RQT_G_HHI_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-RQT_G_HHI_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_G_HHI_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_F_HHI_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_E_HHI_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/RQT_G_HHI_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_A_MediaTek_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_A_MediaTek_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_A_MediaTek_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-SAO_B_MediaTek_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_B_MediaTek_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_B_MediaTek_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_A_MediaTek_4.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_B_MediaTek_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_C_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_C_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_C_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_C_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_D_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_D_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_D_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_D_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_E_Canon_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_E_Canon_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_E_Canon_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_E_Canon_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_F_Canon_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_F_Canon_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_F_Canon_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_F_Canon_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SAO_G_Canon_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SAO_G_Canon_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_G_Canon_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-SDH_A_Orange_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SDH_A_Orange_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SDH_A_Orange_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-SLICES_A_Rovi_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLICES_A_Rovi_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLICES_A_Rovi_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SAO_G_Canon_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLICES_A_Rovi_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SDH_A_Orange_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SLIST_A_Sony_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLIST_A_Sony_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_A_Sony_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_A_Sony_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SLIST_B_Sony_8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLIST_B_Sony_8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_B_Sony_8.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-SLIST_C_Sony_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLIST_C_Sony_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_C_Sony_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_B_Sony_8.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_C_Sony_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SLIST_D_Sony_9 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLIST_D_Sony_9 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_D_Sony_9.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLIST_D_Sony_9.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-SLPPLP_A_VIDYO_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-SLPPLP_A_VIDYO_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/SLPPLP_A_VIDYO_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/SLPPLP_A_VIDYO_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-STRUCT_A_Samsung_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-STRUCT_A_Samsung_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_A_Samsung_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_A_Samsung_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-STRUCT_B_Samsung_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-STRUCT_B_Samsung_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_B_Samsung_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/STRUCT_B_Samsung_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-TILES_A_Cisco_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TILES_A_Cisco_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_A_Cisco_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_A_Cisco_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-TILES_B_Cisco_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TILES_B_Cisco_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_B_Cisco_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TILES_B_Cisco_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-TMVP_A_MS_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TMVP_A_MS_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TMVP_A_MS_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-TSCL_A_VIDYO_5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TSCL_A_VIDYO_5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TSCL_A_VIDYO_5.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TMVP_A_MS_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TSCL_A_VIDYO_5.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-TSCL_B_VIDYO_4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TSCL_B_VIDYO_4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TSCL_B_VIDYO_4.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TSCL_B_VIDYO_4.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-TSKIP_A_MS_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TSKIP_A_MS_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TSKIP_A_MS_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-TUSIZE_A_Samsung_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-TUSIZE_A_Samsung_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/TUSIZE_A_Samsung_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TSKIP_A_MS_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/TUSIZE_A_Samsung_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-VPSID_A_VIDYO_1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-VPSID_A_VIDYO_1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/VPSID_A_VIDYO_1.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/VPSID_A_VIDYO_1.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WP_A_Toshiba_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WP_A_Toshiba_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_Toshiba_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-WP_B_Toshiba_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WP_B_Toshiba_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_B_Toshiba_3.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_B_Toshiba_3.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WPP_A_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_A_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_Toshiba_3.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WPP_B_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_B_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_B_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_B_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WPP_C_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_C_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_C_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST hevc-conformance-WPP_D_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_D_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_D_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_C_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_D_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WPP_E_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_E_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_E_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_E_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-WPP_F_ericsson_MAIN_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_F_ericsson_MAIN_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN_2.bit -pix_fmt yuv420p' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN_2.bit -pix_fmt yuv420p -f framecrc - TEST hevc-conformance-DBLK_A_MAIN10_VIXS_2 TEST hevc-conformance-WP_A_MAIN10_Toshiba_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-DBLK_A_MAIN10_VIXS_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_A_MAIN10_VIXS_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WP_A_MAIN10_Toshiba_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_MAIN10_Toshiba_3.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_A_MAIN10_Toshiba_3.bit -pix_fmt yuv420p10le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/DBLK_A_MAIN10_VIXS_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WP_MAIN10_B_Toshiba_3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WP_MAIN10_B_Toshiba_3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_MAIN10_B_Toshiba_3.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WP_MAIN10_B_Toshiba_3.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_A_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_A_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_A_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_B_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_B_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_B_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_B_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_C_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_C_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_C_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_C_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_D_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_D_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_D_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_D_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_E_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_E_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_E_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_E_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-conformance-WPP_F_ericsson_MAIN10_2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-conformance-WPP_F_ericsson_MAIN10_2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc-conformance/WPP_F_ericsson_MAIN10_2.bit -pix_fmt yuv420p10le -f framecrc - TEST hevc-paramchange-yuv420p-yuv420p10 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-paramchange-yuv420p-yuv420p10 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -vsync 0 -i /home/seanmcg/build/fate-suite/hevc/paramchange_yuv420p_yuv420p10.hevc' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -vsync 0 -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc/paramchange_yuv420p_yuv420p10.hevc -f framecrc - TEST hevc-extradata-reload /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-hevc-extradata-reload "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framemd5 -i /home/seanmcg/build/fate-suite/hevc/extradata-reload-multi-stsd.mov' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/hevc/extradata-reload-multi-stsd.mov -f framemd5 - TEST aliaspix-bgr /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aliaspix-bgr "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/aliaspix/first.pix -pix_fmt bgr24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aliaspix/first.pix -pix_fmt bgr24 -f framecrc - TEST aliaspix-gray /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-aliaspix-gray "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/aliaspix/firstgray.pix -pix_fmt gray' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/aliaspix/firstgray.pix -pix_fmt gray -f framecrc - TEST brenderpix-24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-brenderpix-24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -c:v brender_pix -i /home/seanmcg/build/fate-suite/brenderpix/sbwheel.pix' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST brenderpix-565 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-brenderpix-565 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -c:v brender_pix -i /home/seanmcg/build/fate-suite/brenderpix/maximafront.pix' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST brenderpix-defpal /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-brenderpix-defpal "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -c:v brender_pix -i /home/seanmcg/build/fate-suite/brenderpix/rivrock1.pix -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -c:v brender_pix -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/brenderpix/sbwheel.pix -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -c:v brender_pix -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/brenderpix/maximafront.pix -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -c:v brender_pix -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/brenderpix/rivrock1.pix -pix_fmt rgb24 -f framecrc - TEST brenderpix-intpal /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-brenderpix-intpal "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -c:v brender_pix -i /home/seanmcg/build/fate-suite/brenderpix/testtex.pix -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST brenderpix-y400a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-brenderpix-y400a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -c:v brender_pix -i /home/seanmcg/build/fate-suite/brenderpix/gears.pix' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -c:v brender_pix -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/brenderpix/testtex.pix -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -c:v brender_pix -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/brenderpix/gears.pix -f framecrc - TEST dds-alpha8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-alpha8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_alpha8.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_alpha8.dds -f framecrc - TEST dds-argb /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-argb "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_argb.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-argb-aexp /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-argb-aexp "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_argb-aexp.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_argb.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_argb-aexp.dds -f framecrc - TEST dds-dx10-bc1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc1.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dx10-bc1a /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc1a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc1a.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc1.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc1a.dds -f framecrc - TEST dds-dx10-bc2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc2.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dx10-bc3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc3.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc2.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc3.dds -f framecrc - TEST dds-dx10-bc4 TEST dds-dx10-bc5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc4.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dx10-bc5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc5.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc4.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dx10-bc5.dds -f framecrc - TEST dds-dxt1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt1.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt1a /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt1.dds -f framecrc - /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt1a "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt1a.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt1-normalmap /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt1-normalmap "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt1-normalmap.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt2.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt1a.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt1-normalmap.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt2.dds -f framecrc - TEST dds-dxt3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt3.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt4.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt3.dds -f framecrc - TEST dds-dxt5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt5-aexp /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-aexp "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-aexp.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt4.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5.dds -f framecrc - TEST dds-dxt5-normalmap /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-normalmap "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-normalmap.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-aexp.dds -f framecrc - TEST dds-dxt5-normalmap-ati /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-normalmap-ati "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-normalmap-ati.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-normalmap.dds -f framecrc - TEST dds-dxt5-rbxg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-rbxg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rbxg.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-normalmap-ati.dds -f framecrc - TEST dds-dxt5-rgxb /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-rgxb "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rgxb.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rbxg.dds -f framecrc - TEST dds-dxt5-rxbg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-rxbg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rxbg.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt5-rxgb /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-rxgb "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rxgb.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rgxb.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rxgb.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-rxbg.dds -f framecrc - TEST dds-dxt5-xgbr /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-xgbr "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xgbr.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt5-xgxr /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-xgxr "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xgxr.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xgbr.dds -f framecrc - TEST dds-dxt5-xrbg /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xgxr.dds -f framecrc - /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-xrbg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xrbg.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt5-ycocg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-ycocg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-ycocg.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-dxt5-ycocg-scaled /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-dxt5-ycocg-scaled "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-ycocg-scaled.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-xrbg.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-ycocg.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_dxt5-ycocg-scaled.dds -f framecrc - TEST dds-monob /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-monob "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_monob.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-pal /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-pal "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_pal.dds -sws_flags +accurate_rnd+bitexact -pix_fmt rgba' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-pal-ati /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-pal-ati "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_pal-ati.dds -sws_flags +accurate_rnd+bitexact -pix_fmt rgba' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgb1555 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgb1555 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgb1555.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_monob.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_pal.dds -sws_flags +accurate_rnd+bitexact -pix_fmt rgba -f framecrc - TEST dds-rgb16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgb16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgb16.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgb1555.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_pal-ati.dds -sws_flags +accurate_rnd+bitexact -pix_fmt rgba -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgb16.dds -f framecrc - TEST dds-rgb24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgb24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgb24.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgb555 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgb555 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgb555.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgba /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgba "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgba.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgb24.dds -f framecrc - TEST dds-rgtc1s /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgtc1s "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgtc1s.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgtc1u /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgtc1u "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgtc1u.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgb555.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgba.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgtc1u.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgtc1s.dds -f framecrc - TEST dds-rgtc2s /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgtc2s "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2s.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgtc2u /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgtc2u "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2u.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-rgtc2u-xy /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-rgtc2u-xy "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2u-xy.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-uyvy /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-uyvy "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_uyvy.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2s.dds -f framecrc - TEST dds-xbgr /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-xbgr "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_xbgr.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2u-xy.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_uyvy.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_rgtc2u.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_xbgr.dds -f framecrc - TEST dds-xrgb /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-xrgb "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_xrgb.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-y /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-y "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_y.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST dds-ya /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-ya "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_ya.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_xrgb.dds -f framecrc - TEST dds-ycocg /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-ycocg "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_ycocg.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_y.dds -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_ya.dds -f framecrc - TEST dds-yuyv /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-dds-yuyv "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/dds/libav_yuyv.dds ' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_ycocg.dds -f framecrc - TEST exr-slice-raw TEST exr-slice-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-exr-slice-raw "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/exr/rgba_slice_raw.exr -pix_fmt rgba64le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-exr-slice-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/exr/rgba_slice_rle.exr -pix_fmt rgba64le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/dds/libav_yuyv.dds -f framecrc - TEST exr-slice-zip1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-exr-slice-zip1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/exr/rgba_slice_zip1.exr -pix_fmt rgba64le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/exr/rgba_slice_raw.exr -pix_fmt rgba64le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/exr/rgba_slice_rle.exr -pix_fmt rgba64le -f framecrc - TEST exr-slice-zip16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-exr-slice-zip16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/exr/rgba_slice_zip16.exr -pix_fmt rgba64le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/exr/rgba_slice_zip1.exr -pix_fmt rgba64le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/exr/rgba_slice_zip16.exr -pix_fmt rgba64le -f framecrc - TEST exr-slice-pxr24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-exr-slice-pxr24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/exr/rgb_slice_pxr24.exr -pix_fmt rgb48le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/exr/rgb_slice_pxr24.exr -pix_fmt rgb48le -f framecrc - TEST png-gray8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-gray8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_gray8.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_gray8.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - TEST png-gray16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-gray16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_gray16.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_gray16.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - TEST png-rgb24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-rgb24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_rgb24.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST png-rgb48 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-rgb48 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_rgb48.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_rgb24.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_rgb48.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - TEST png-rgba /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-rgba "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_rgba.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST png-ya8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-ya8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_ya8.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST png-ya16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-png-ya16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/png1/libav_ya16.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_rgba.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_ya8.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/png1/libav_ya16.png -sws_flags +accurate_rnd+bitexact -pix_fmt rgb24 -f framecrc - TEST sgi-gray8 TEST sgi-gray8-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-gray8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_gray8.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-gray8-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_gray8_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sgi-gray16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-gray16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_gray16.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_gray16.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_gray8.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_gray8_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - TEST sgi-gray16-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-gray16-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_gray16_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sgi-rgb24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgb24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgb24.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_gray16_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgb24.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - TEST sgi-rgb24-rle TEST sgi-rgb48 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgb24-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgb24_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgb48 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgb48.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sgi-rgb48-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgb48-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgb48_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sgi-rgba /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgba "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgba.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgb48.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgb24_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - TEST sgi-rgba-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgba-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgba_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgb48_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgba.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgba_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - TEST sgi-rgba64 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgba64 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgba64.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sgi-rgba64-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sgi-rgba64-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sgi/libav_rgba64_rle.sgi -sws_flags +accurate_rnd+bitexact' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sunraster-1bit-raw /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-1bit-raw "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-1bit-raw.sun' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgba64.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sgi/libav_rgba64_rle.sgi -sws_flags +accurate_rnd+bitexact -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-1bit-raw.sun -f framecrc - TEST sunraster-8bit-raw TEST sunraster-1bit-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-1bit-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-1bit-rle.sun' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-8bit-raw "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-8bit-raw.sun -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-1bit-rle.sun -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-8bit-raw.sun -pix_fmt rgb24 -f framecrc - TEST sunraster-8bit_gray-raw /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-8bit_gray-raw "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/gray.ras' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/gray.ras -f framecrc - TEST sunraster-8bit-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-8bit-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-8bit-rle.sun -pix_fmt rgb24' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST sunraster-24bit-raw /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-24bit-raw "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-24bit-raw.sun' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-8bit-rle.sun -pix_fmt rgb24 -f framecrc - TEST sunraster-24bit-rle /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-sunraster-24bit-rle "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/sunraster/lena-24bit-rle.sun' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST targa-conformance-CBW8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-CBW8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/CBW8.TGA' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-24bit-raw.sun -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/CBW8.TGA -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/sunraster/lena-24bit-rle.sun -f framecrc - TEST targa-conformance-CCM8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-CCM8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/CCM8.TGA -pix_fmt rgba' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/CCM8.TGA -pix_fmt rgba -f framecrc - TEST targa-conformance-CTC16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-CTC16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/CTC16.TGA -pix_fmt rgb555le' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST targa-conformance-CTC24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-CTC24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/CTC24.TGA' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/CTC16.TGA -pix_fmt rgb555le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/CTC24.TGA -f framecrc - TEST targa-conformance-CTC32 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-CTC32 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/CTC32.TGA -pix_fmt bgra' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST targa-conformance-UBW8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-UBW8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/UBW8.TGA' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST targa-conformance-UCM8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-UCM8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/UCM8.TGA -pix_fmt rgba' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/UBW8.TGA -f framecrc - TEST targa-conformance-UTC16 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-UTC16 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/UTC16.TGA -pix_fmt rgb555le' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/UCM8.TGA -pix_fmt rgba -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/CTC32.TGA -pix_fmt bgra -f framecrc - TEST targa-conformance-UTC24 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-UTC24 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/UTC24.TGA' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/UTC16.TGA -pix_fmt rgb555le -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/UTC24.TGA -f framecrc - TEST targa-conformance-UTC32 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-conformance-UTC32 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa-conformance/UTC32.TGA -pix_fmt bgra' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST targa-top-to-bottom /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-targa-top-to-bottom "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/targa/lena-top-to-bottom.tga' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST tiff-fax-g3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-tiff-fax-g3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/CCITT_fax/G31D.TIF' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa-conformance/UTC32.TGA -pix_fmt bgra -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/CCITT_fax/G31D.TIF -f framecrc - TEST tiff-fax-g3s /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-tiff-fax-g3s "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/CCITT_fax/G31DS.TIF' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/targa/lena-top-to-bottom.tga -f framecrc - TEST webp-yuv420p /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-webp-yuv420p "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/webp/image_small.webp' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/CCITT_fax/G31DS.TIF -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/webp/image_small.webp -f framecrc - TEST webp-yuva420p /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-webp-yuva420p "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/webp/1_webp_a.webp' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST xbm10 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-xbm10 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/xbm/xl.xbm' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST xbm11 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-xbm11 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/xbm/lbw.xbm' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/webp/1_webp_a.webp -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/xbm/xl.xbm -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/xbm/lbw.xbm -f framecrc - TEST indeo4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-indeo4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/iv41/indeo41-partial.avi -an' '' '' '' '8' '' '' '' '' '' '' '' '' '' TEST indeo5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-indeo5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'framecrc -i /home/seanmcg/build/fate-suite/iv50/Educ_Movie_DeadlyForce.avi -an' '' '' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/iv41/indeo41-partial.avi -an -f framecrc - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/fate-suite/iv50/Educ_Movie_DeadlyForce.avi -an -f framecrc - ./tests/audiogen tests/data/asynth-44100-4.wav 44100 4 ./tests/audiogen tests/data/asynth-44100-1.wav 44100 1 TEST lavr-mix-q8-3-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-3-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q8-3-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-3-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q8-3-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-3-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q8-3-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-3-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-3-8' '' '8' '' '' '' '' '' '' '' '' '' ./tests/audiogen tests/data/asynth-44100-5.wav 44100 5 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-6-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-6-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q8-6-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q8-6-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-6-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q8-6-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-7' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - ./tests/audiogen tests/data/asynth-44100-7.wav 44100 7 TEST lavr-mix-q8-6-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q8-6-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q8-6-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type q8 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - ./tests/audiogen tests/data/asynth-44100-8.wav 44100 8 TEST lavr-mix-q15-1-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-7' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-1-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-1-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-1-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-3-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-3-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-3-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-3-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-3-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-3-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-3-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-3-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-3-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-4-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-4-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-4-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-4-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-4-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-6' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-4-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-4-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-4-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-4-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-5-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-5-2 TEST lavr-mix-q15-5-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-5-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-5-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-5-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-7' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-5-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-5-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-5-8' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-6-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-6-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-6-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-6-4 TEST lavr-mix-q15-6-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-6-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-6-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-6-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-6-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-7-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-7-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-7-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-7-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-7-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-7-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-7-8 TEST lavr-mix-q15-8-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-7-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-7-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-8-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-8-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 8 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 1 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 2 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-8-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 3 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 4 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-q15-8-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-8-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-6' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-q15-8-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-q15-8-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-q15-8-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-1-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 6 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 5 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 7 -mix_coeff_type q15 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-1-3 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-1-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-1-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-1-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-6' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-1-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-7' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-1-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-1-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-1-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-3-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-3-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-3-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-3-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-3-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-3-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-3-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-3-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-3-8' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-4-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-4-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-3.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-4-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-4-5 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-4-6 TEST lavr-mix-flt-4-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-4-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-4-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-4-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-4.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-5-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-5-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-2' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-5-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-5-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-5-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-5-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-5-8 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-5-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-5-8' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-6-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-1' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-6-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-5.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-6-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-3' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-6-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-4' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-6-5 TEST lavr-mix-flt-6-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-7' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-6-8 TEST lavr-mix-flt-7-1 TEST lavr-mix-flt-7-2 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-6-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-6-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-6.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-7-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-7-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-7-5 TEST lavr-mix-flt-7-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-5' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-7-8 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-8-1 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-7-8 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-7-8' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-1 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-1' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-7.wav -ac 8 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 1 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-8-2 TEST lavr-mix-flt-8-3 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-2 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-2' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-3 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-3' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-8-4 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-4 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-4' '' '8' '' '' '' '' '' '' '' '' '' TEST lavr-mix-flt-8-5 TEST lavr-mix-flt-8-6 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-5 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-5' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-6 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-6' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 2 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 3 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 4 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - TEST lavr-mix-flt-8-7 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-mix-flt-8-7 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-mix-flt-8-7' '' '8' '' '' '' '' '' '' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 5 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 6 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-8.wav -ac 7 -mix_coeff_type flt -internal_sample_fmt fltp -f s16le -af atrim=end_sample=1024 - ./tests/audiogen tests/data/asynth-2626-1.wav 2626 1 ./tests/audiogen tests/data/asynth-8000-1.wav 8000 1 TEST lavr-resample-s16p-44100-2626 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s16p-44100-2626 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 2626 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s16p-44100-2626-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s16p-44100-8000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s16p-44100-8000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 8000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s16p-44100-8000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s16p-44100-48000 TEST lavr-resample-s16p-44100-96000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s16p-44100-48000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 48000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s16p-44100-48000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s16p-44100-96000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 96000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s16p-44100-96000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' ./tests/audiogen tests/data/asynth-48000-1.wav 48000 1 ./tests/audiogen tests/data/asynth-96000-1.wav 96000 1 /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 2626 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 48000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 96000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 8000 -internal_sample_fmt s16p -f s16le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-2626-8000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-2626-8000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 8000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-2626-8000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s32p-2626-44100 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-2626-44100 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 44100 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-2626-44100-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s32p-2626-48000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-2626-48000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 48000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-2626-48000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 44100 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 8000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 48000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-2626-96000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-2626-96000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 96000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-2626-96000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-2626-1.wav -ar 96000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-8000-2626 TEST lavr-resample-s32p-8000-44100 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-8000-2626 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 2626 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-8000-2626-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-8000-44100 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 44100 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-8000-44100-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 2626 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 44100 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-8000-48000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-8000-48000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 48000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-8000-48000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 48000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-8000-96000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-8000-96000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 96000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-8000-96000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s32p-44100-2626 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-44100-2626 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 2626 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-44100-2626-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-8000-1.wav -ar 96000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 2626 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-44100-8000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-44100-8000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 8000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-44100-8000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' TEST lavr-resample-s32p-44100-48000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32p-44100-48000 "/home/seanmcg/build/fate-suite" "" "/home/seanmcg/build/libav-fate/build" 'avconv -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 48000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 -' 'oneoff' '/home/seanmcg/build/fate-suite/lavr/lavr-resample-s32p-44100-48000-v3' '6' '8' '' '' '' '' '' 's16' '' '' '' /home/seanmcg/build/libav-fate/build/avconv -nostats -cpuflags all -hwaccel none -threads 8 -thread_type frame+slice -i /home/seanmcg/build/libav-fate/build/tests/data/asynth-44100-1.wav -ar 8000 -internal_sample_fmt s32p -f s32le -af atrim=end_sample=10240 - TEST lavr-resample-s32p-44100-96000 /home/seanmcg/build/libav-fate/src/tests/fate-run.sh fate-lavr-resample-s32