Commit 6ffdc262 authored by Michael Niedermayer's avatar Michael Niedermayer

ac3enc: clenaup project name in one comment

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent fc09bf57
......@@ -69,7 +69,7 @@ alloc_fail:
/*
* Deinterleave input samples.
* Channels are reordered from Libav's default order to AC-3 order.
* Channels are reordered from FFmpeg's default order to AC-3 order.
*/
static void deinterleave_input_samples(AC3EncodeContext *s,
const SampleType *samples)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment