[FFmpeg-devel] [PATCH] AAC: Remove garbage coupling assignment
Robert Swain
robert.swain
Thu Feb 12 14:22:49 CET 2009
2009/2/12 Alex Converse <alex.converse at gmail.com>:
> The coupling_point assignment to non CCEs is never checked.
Indeed it isn't. When this was designed, it was considered that it
would be and we'd hence have a special case for non-CCE. Then when
playing around with spectral_to_sample() the additional check for type
!= CCE was added before the coupling_point check.
Applied.
Regards,
Rob
More information about the ffmpeg-devel
mailing list