av_fifo_peek 192 libavformat/dvenc.c frame_ptr[d] = av_fifo_peek(&c->audio_data[channel], of*2+1); // FIXME: maybe we have to admit av_fifo_peek 193 libavformat/dvenc.c frame_ptr[d+1] = av_fifo_peek(&c->audio_data[channel], of*2); // that DV is a big-endian PCM