Commit graph

18 commits

Author SHA1 Message Date
Zangetsu38
981910543d modules/SceVideodec: Increment numOfOutput only when success play frame.
- fix black screen of video when first frame failed with eagain error.
2022-05-07 15:14:11 +02:00
bookmist
510e2ba86c codec/codec: refactoring 2022-05-06 23:40:12 +02:00
Zangetsu38
8f5b523da3 modules/SceVideodecUser: Add support to back res value of AvcdecDecode.
- should fix wrong resolution of video in few game (Street fighter, omega labyrinth, etc...)
2022-05-06 23:40:12 +02:00
Zangetsu38
b27f8b369f modules/SceVideoDecUser: Add pts/dts support.
- should fix video speed on some game when using lle.
2022-05-06 13:26:05 +02:00
hobyst
168dfb19ca Add license notice on source files which didn't have one
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
sunho
e76738733c videodec: Implement more init functions 2021-05-11 07:03:12 +02:00
sunho
1e96724d45 kernel: Pull out avplayer,auidodev,videodec,fiber state
kernel: Add ObjectStore
modules: Support library init function
modules: Pull out cpu_protocol
vita3k: Rename .h -> .inc
io: Remove unneccesary base_tick argument
cmake: Folderify modules and kernel
2021-05-09 19:47:59 +02:00
sunho
c2d36f818c avcdec: stub codec engine and memsize functions 2020-07-25 04:10:28 +09:00
1whatleytay
0beecf723d ngs: run clang-format 2020-07-08 14:33:08 -04:00
1whatleytay
20125cb5be audiodec much better 2020-07-08 14:11:51 -04:00
1whatleytay
77430da4e6 codec: add h264, mjpeg, player 2020-07-08 14:11:51 -04:00
totlmstr
4e20885f89 Vita3K: run clang-format 2020-04-07 16:48:08 -04:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Zangetsu38
8f0b0fd7e0 gui: Add Live Area game screen.
gui: Add Manual dialog on live area screen.
fix some warning.
2020-01-12 22:35:27 -05:00
Zangetsu38
ba41e627c2 all: Format project 2020-01-12 22:35:27 -05:00
Taylor Whatley
89e5419ad9 modules: implement basic avplayer 2019-12-22 00:15:36 -05:00
Taylor Whatley
6463b34cc1 modules: implement avcdec and yuv format 2019-12-22 00:15:36 -05:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00
Renamed from src/emulator/modules/SceVideodec/SceVideodecUser.cpp (Browse further)