ac3enc: clenaup project name in one comment
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
fc09bf57a6
commit
6ffdc262b0
@ -69,7 +69,7 @@ alloc_fail:
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Deinterleave input samples.
|
* 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,
|
static void deinterleave_input_samples(AC3EncodeContext *s,
|
||||||
const SampleType *samples)
|
const SampleType *samples)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user