Unknown W. Brackets
|
da446abf50
|
Add a sceMpegAvcDecodeYCbCr() like sceMpegDecode().
Kinda hacky but it seems to make Persona 1 happy.
|
2013-02-02 01:51:41 -08:00 |
|
Unknown W. Brackets
|
bdd3a6c517
|
Avoid the annoying static on some videos.
|
2013-02-02 01:49:12 -08:00 |
|
Unknown W. Brackets
|
862c88d61a
|
More warning fixes, switches and printfs, etc.
This time ones not reported by Visual Studio.
|
2013-01-19 18:32:37 -08:00 |
|
Henrik Rydgard
|
2e6063d084
|
Merge branch 'master' into armjit
|
2013-01-11 18:01:32 +01:00 |
|
Unknown W. Brackets
|
7c6fd04fa2
|
Clear the free packets when hitting end of video.
|
2013-01-11 01:13:03 -08:00 |
|
Henrik Rydgard
|
c7a137a930
|
Merge branch 'master' into armjit
Conflicts:
android/jni/MenuScreens.cpp
|
2013-01-10 12:57:45 +01:00 |
|
Henrik Rydgard
|
479d1f5111
|
Draw using VBO. Add option, make default true.
|
2013-01-10 12:54:36 +01:00 |
|
raven02
|
1d4c4d103e
|
Add remaining sceMp3 stubs and DoState
|
2013-01-10 14:29:37 +08:00 |
|
Mathias Tillman
|
f224b5d583
|
Started work on implementing sceMp3 functions
|
2013-01-09 22:42:22 +01:00 |
|
Henrik Rydgard
|
dafc9f62df
|
Regcache fixes, etc. thing still don't work when I turn on addiu :(
|
2013-01-09 11:20:48 +01:00 |
|
Unknown W. Brackets
|
7d28883a3f
|
Quick mp3 crashfix.
Not heavily tested, but doesn't crash anymore and just fake anyway.
|
2013-01-09 01:44:51 -08:00 |
|
raven02
|
24ecce3649
|
Add some real stubs for sceMp3
|
2013-01-09 16:59:27 +08:00 |
|
Henrik Rydgård
|
28f22a2e26
|
Merge pull request #365 from raven02/master
Implement sceMpegUnRegistStream & sceMpegAvcDecodeStop &sceMpegChangeGetAuMode
|
2013-01-08 01:22:30 -08:00 |
|
raven02
|
72e9aed0fe
|
Implement sceMpegChangeGetAuMode
|
2013-01-08 17:04:51 +08:00 |
|
Unknown W. Brackets
|
984663b882
|
Add a couple unknown syscalls hit in games.
Specifically Velocity and Mad Blocker Alpha.
|
2013-01-08 00:29:52 -08:00 |
|
raven02
|
8211637b4c
|
Implement sceMpegUnRegistStream & sceMpegAvcDecodeStop
|
2013-01-08 16:25:50 +08:00 |
|
raven02
|
ec190a8487
|
Add stubs for sceMp3 & sceMpeg
|
2013-01-08 14:02:58 +08:00 |
|
Unknown W. Brackets
|
4bc987708b
|
Fake the audio timestamp, games check it.
|
2013-01-06 20:25:31 -08:00 |
|
Unknown W. Brackets
|
b5b196ade4
|
Notice the end of video and error appropriately.
|
2013-01-06 19:54:42 -08:00 |
|
Unknown W. Brackets
|
39b91e906c
|
Mpeg timestamps are in the wrong dword order.
|
2013-01-06 19:22:52 -08:00 |
|
Unknown W. Brackets
|
21cfd087e1
|
Move Action out of Common, don't use savedV0.
Compiler error was annoying me anyway.
|
2013-01-06 15:56:13 -08:00 |
|
Unknown W. Brackets
|
0d8bdfe989
|
Allow mipscalls to change the return value.
At least, seems like mpeg needs this.
|
2013-01-06 14:58:04 -08:00 |
|
Unknown W. Brackets
|
c94e821f00
|
Delete mpeg objects properly, fixing double free.
|
2013-01-05 12:53:39 -08:00 |
|
Henrik Rydgård
|
cf8fb7137d
|
Fix mac build
|
2013-01-05 17:06:58 +01:00 |
|
Unknown W. Brackets
|
cb0538c4db
|
Can't just do that, might get the vtbl. Arg.
|
2012-12-29 03:19:13 -08:00 |
|