Danila Malyutin
|
164f880f23
|
Use initial_frame to check interlaced flag
If final frame was transferred from GPU, it won't carry the props.
Fixes #11089
|
3 years ago |
lat9nq
|
d146dd9d12
|
settings,general: Rename non-confirming enums
|
3 years ago |
Morph
|
310b6cf4af
|
general: Use ScratchBuffer where possible
|
3 years ago |
Kelebek1
|
5da70f7197
|
Remove memory allocations in some hot paths
|
3 years ago |
Danila Malyutin
|
7701a00a02
|
Add support for deinterlaced videos playback
This is a follow up to #10254 to improve the playback of cut scenes in Layton's Mystery Journey.
It uses ffmpeg's yadif filter for deinterlacing.
|
3 years ago |
Danila Malyutin
|
9367769fe7
|
Fix missing pic_order_present_flag in h264 header
Fixes #9635
|
3 years ago |
Kelebek1
|
139b645aa2
|
Allow >1 cpu threads on video decoding, disable multi-frame decoding
|
3 years ago |
arades79
|
683019878f
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
45e13b03f3
|
add static lifetime to constexpr values to force compile time evaluation where possible
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
Fernando Sahmkow
|
fe24c65153
|
General: Fix clang format.
|
4 years ago |
Fernando Sahmkow
|
2931101e6f
|
NVDRV: Refactor Host1x
|
4 years ago |
Fernando Sahmkow
|
668e80a9f4
|
VideoCore: Refactor syncing.
|
4 years ago |