return B_OK from finalizeFormat if all goes well
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10099 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1081,6 +1081,8 @@ CRadeonProducer::finalizeFormat( media_format *format )
|
|||||||
return res;
|
return res;
|
||||||
|
|
||||||
setFormatFlags( format );
|
setFormatFlags( format );
|
||||||
|
|
||||||
|
return B_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user