[FFmpeg-devel] [PATCH] ac3enc: replace nb_coefs with start_freq and end_freq in AC3EncodeContext.

Justin Ruggles justin.ruggles
Sat Mar 5 01:12:51 CET 2011


Currently start_freq is always 0, but it will be non-zero for the coupling
channel after channel coupling is implemented.
---
 libavcodec/ac3enc.c |   74 +++++++++++++++++++++++++++++---------------------
 1 files changed, 43 insertions(+), 31 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ac3enc-replace-nb_coefs-with-start_freq-and-end_freq.patch
Type: text/x-patch
Size: 10975 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110304/db65a0bd/attachment.bin>



More information about the ffmpeg-devel mailing list