Updated comment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33359 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2009-09-29 19:39:37 +00:00
parent bf38341488
commit 0d77f605b5

View File

@ -17,7 +17,9 @@ extern "C" {
static const DemuxerFormat gDemuxerTable[] = {
// {
// // TODO: untested!
// // Tested with a limited number of streams. Some videos show bad
// // artifacts on keyframes with our own ASF Reader, while they play
// // fine with this Reader. But seeking seems to be a problem.
// "asf", "ASF Movie", "video/x-asf",
// B_WAV_FORMAT_FAMILY, B_AVI_FORMAT_FAMILY
// },