use the correct value (reported by mmu_man)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6537 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1005,7 +1005,7 @@ status_t get_next_file_format(int32 *cookie, media_file_format *mfi)
|
|||||||
// final & verified
|
// final & verified
|
||||||
const char * B_MEDIA_SERVER_SIGNATURE = "application/x-vnd.Be.media-server";
|
const char * B_MEDIA_SERVER_SIGNATURE = "application/x-vnd.Be.media-server";
|
||||||
|
|
||||||
const type_code B_CODEC_TYPE_INFO = 0x12345678; // XXX fixme
|
const type_code B_CODEC_TYPE_INFO = 0x040807b2;
|
||||||
|
|
||||||
/*************************************************************
|
/*************************************************************
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user