Skip to content
Snippets Groups Projects
Commit 17125bd9 authored by Benjamin Larsson's avatar Benjamin Larsson
Browse files

Sample tested and the code worked so the comment is removed

Originally committed as revision 13650 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bde15e74
No related branches found
No related tags found
No related merge requests found
......@@ -306,7 +306,6 @@ static void readQuantSpectralCoeffs (GetBitContext *gb, int selector, int coding
if (codingFlag != 0) {
/* constant length coding (CLC) */
//FIXME we don't have any samples coded in CLC mode
numBits = CLCLengthTab[selector];
if (selector > 1) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment