ac3enc: clenaup project name in one comment

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 13 years ago
parent fc09bf57a6
commit 6ffdc262b0
  1. 2
      libavcodec/ac3enc_template.c

@ -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)

Loading…
Cancel
Save