Unknown W. Brackets
|
17907b204b
|
Return a more accurate mpeg ringbuffer decode pos.
|
2013-06-08 03:00:46 -07:00 |
|
oioitff
|
49ecb1bdc0
|
Add support for mono CG audios.
|
2013-06-07 17:14:26 +08:00 |
|
Henrik Rydgard
|
a7f7410668
|
Merge branch 'master' into plugindownload
|
2013-06-05 16:13:55 +02:00 |
|
oioitff
|
156c4ca78a
|
Fix crash for invalid mpeg header.
|
2013-06-05 15:46:04 +08:00 |
|
Henrik Rydgard
|
394a6a0f5c
|
Merge branch 'master' into plugindownload
|
2013-06-04 23:54:50 +02:00 |
|
Henrik Rydgard
|
74638ef4ae
|
More autodownload UI work etc
|
2013-06-04 22:32:52 +02:00 |
|
oioitff
|
a3788162c5
|
Add ffmpeg logs for MediaEngine in debug mode
|
2013-06-05 00:27:22 +08:00 |
|
oioitff
|
c913f92427
|
More improvement for mpeg pts.
The mpeglastTimeStamp is probably wrong in some videos. So a video is
end only if there is no more data for decoding.
|
2013-06-04 23:03:09 +08:00 |
|
Henrik Rydgard
|
0c7833796b
|
Merge branch 'master' into plugindownload
Conflicts:
Core/Core.vcxproj
Windows/PPSSPP.vcxproj
native
|
2013-06-03 23:42:49 +02:00 |
|
oioitff
|
a9ba797ce5
|
Improve mpeg pts.
A real PSP return a value start from 0.
|
2013-06-03 17:00:58 +08:00 |
|
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 |
|
Henrik Rydgard
|
e5090e36c2
|
More plugin stuff
|
2013-06-02 14:38:22 +02: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 |
|
Sacha
|
b39a572043
|
Buildfixes.
Fix C++11 usage.
Remove redundancy.
Fix st_*time re-usage.
|
2013-06-02 13:26:39 +10: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 |
|
Henrik Rydgård
|
0e65c23346
|
Merge pull request #2020 from oioitff/mpeg-support
Rewrite some core functions for sceMpeg with ffmpeg.
|
2013-06-01 14:24:48 -07:00 |
|
oioitff
|
e099b8d954
|
Rewrite and implement MediaEngine.
|
2013-06-02 01:29:22 +08:00 |
|
oioitff
|
e0e8b2ec81
|
Add MpegDemux for demuxing audios.
|
2013-06-02 01:25:53 +08:00 |
|
Henrik Rydgard
|
1e84dd23d7
|
Hide atrac3+ option if no codec dll/.so installed
|
2013-06-01 19:12:11 +02:00 |
|
raven02
|
25b8007407
|
Toggle Atrac3+ in [Sound] section
|
2013-06-01 23:10:31 +08:00 |
|