our BPicture stream format wasn't compatible with R5 one.

Hopefully fixed all the problems. Reported by 
Marc Flerackers. 


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19241 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2006-11-09 21:53:45 +00:00
parent 5a7a270430
commit ab757c7a3a
3 changed files with 73 additions and 48 deletions
+1 -2
View File
@@ -26,8 +26,7 @@ public:
virtual ~PicturePlayer();
int16 GetOp();
bool GetBool();
int16 GetInt8();
int8 GetInt8();
int16 GetInt16();
int32 GetInt32();
int64 GetInt64();