From: Carl Hetherington Date: Fri, 25 Jul 2014 10:18:39 +0000 (+0100) Subject: Add audio path documentation. X-Git-Tag: v2.0.48~664 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=e3bed1d68b81b22559cf0be0d444d0711342ba5f Add audio path documentation. --- diff --git a/doc/design/audio_path.svg b/doc/design/audio_path.svg new file mode 100644 index 000000000..f35372e94 --- /dev/null +++ b/doc/design/audio_path.svg @@ -0,0 +1,374 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + AVPacket + AVFrame + AudioBuffers + Data type + FFmpegDecoder + AudioDecoder + Class + Player + avcodec_decode_audio4 + av_read_frame + deinterleave_audio + audio + Method + get_audio + Operation + Decode + Deinterleave + Resample + Run Processor + Gain + Channel remap + Mix + + + + + + +