Unknown W. Brackets
|
3d5f818095
|
Add a bounds check to writeVideoImageWithRange().
Fixes crash in Jeanne d' Arc, which sends 480x480.
|
2013-06-02 11:40:38 -07:00 |
|
Sacha
|
aa67301618
|
Buildfix for non-ffmpeg platforms.
|
2013-06-02 20:05:40 +10:00 |
|
Unknown W. Brackets
|
777bcc36b2
|
Android/etc. buildfix.
I keep thinking enums can be forward declared... and MSVC allows it.
|
2013-06-02 02:46:16 -07:00 |
|
Unknown W. Brackets
|
d69da21189
|
Also convert directly inside sceMpegAvcCsc().
Erp, needed this too, what was I thinking?
|
2013-06-02 01:47:55 -07:00 |
|
Unknown W. Brackets
|
8dfeeee4a1
|
Handle 16-bit video conversion correctly.
Still directly converting, turns out colors are swapped and linesize needs
adjustment. Oops.
|
2013-06-02 01:37:16 -07:00 |
|
Unknown W. Brackets
|
b32a52f35c
|
Convert videos directly to the desired format.
This still converts at least in some cases, but less. But these seem
backwards, why are the BGR formats converting to RGB?
|
2013-06-02 00:31:16 -07:00 |
|
Unknown W. Brackets
|
3d1e426e4a
|
Send games a free packet count that makes sense.
|
2013-06-01 15:33:47 -07:00 |
|
Henrik Rydgard
|
230d0b3679
|
Buildfixes
|
2013-06-01 23:37:51 +02:00 |
|
oioitff
|
e099b8d954
|
Rewrite and implement MediaEngine.
|
2013-06-02 01:29:22 +08:00 |
|
Unknown W. Brackets
|
3931f07852
|
Fix a couple bad bounds checks in VAG/Mpeg.
|
2013-05-18 10:19:12 -07:00 |
|
raven02
|
2b89ccfa50
|
Use Dark Grey to identify CG is running instead of black
|
2013-04-28 10:43:31 +08:00 |
|
Unknown W. Brackets
|
4974124587
|
Fix some small constant-comparison type warnings.
|
2013-04-05 20:58:35 -07:00 |
|
raven02
|
c7d2626bca
|
Set fake image to black
|
2013-03-18 19:28:10 +08:00 |
|
Unknown W. Brackets
|
74f3b81846
|
Check for a null pointer when writing video.
|
2013-01-28 02:16:06 -08:00 |
|
Unknown W. Brackets
|
3464fd6b00
|
Fix crash with unitialized var in mpeg code.
|
2012-12-24 11:56:51 -08:00 |
|
Henrik Rydgard
|
8053c244b8
|
Implement large chunks of sceMpeg and scePsmf with JPSCP as a guide.
Not yet hooked up to FFMPEG and doesn't quite work yet.
|
2012-11-13 18:07:20 +01:00 |
|
Henrik Rydgard
|
1127c72124
|
some initial mediaengine work
|
2012-11-12 20:53:16 +01:00 |
|