Doh, of course we had ASF before! Sorry about that. Must have been blind.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31424 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -16,11 +16,11 @@ extern "C" {
|
|||||||
|
|
||||||
|
|
||||||
static const DemuxerFormat gDemuxerTable[] = {
|
static const DemuxerFormat gDemuxerTable[] = {
|
||||||
{
|
// {
|
||||||
// TODO: untested!
|
// // TODO: untested!
|
||||||
"asf", "ASF Movie", "video/x-asf",
|
// "asf", "ASF Movie", "video/x-asf",
|
||||||
B_WAV_FORMAT_FAMILY, B_AVI_FORMAT_FAMILY
|
// B_WAV_FORMAT_FAMILY, B_AVI_FORMAT_FAMILY
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// // Tested with a limited amount of streams and works ok, keep using
|
// // Tested with a limited amount of streams and works ok, keep using
|
||||||
// // the avi_reader implementation by Marcus Overhagen.
|
// // the avi_reader implementation by Marcus Overhagen.
|
||||||
|
|||||||
Reference in New Issue
Block a user