Commit a73f190f authored by michael's avatar michael

add FIXME


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7804 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8703bc0e
......@@ -1245,7 +1245,7 @@ static int adpcm_decode_frame(AVCodecContext *avctx,
init_get_bits(&gb, buf, size);
//the following return -1 may be removed only after
//FIXME the following return -1 may be removed only after
//1. correctly spliting the stream into packets at demuxer or parser level
//2. checking array bounds when writing
//3. moving the global nb_bits header into extradata
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment