Commit d6272df6 authored by aurel's avatar aurel

remove outdated comment

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8370 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 3206de1a
......@@ -2565,7 +2565,6 @@ matroska_parse_block(MatroskaDemuxContext *matroska, uint8_t *data, int size,
slices = *data++ + 1;
lace_size[n]--;
}
/* FIXME: duration */
for (slice=0; slice<slices; slice++) {
int slice_size, slice_offset = 0;
......
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