There was an error fetching the commit references. Please try again later.
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.
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- externals/ffmpeg/CMakeLists.txt 3 additions, 2 deletionsexternals/ffmpeg/CMakeLists.txt
- src/video_core/host1x/codecs/codec.cpp 91 additions, 2 deletionssrc/video_core/host1x/codecs/codec.cpp
- src/video_core/host1x/codecs/codec.h 8 additions, 0 deletionssrc/video_core/host1x/codecs/codec.h
Please register or sign in to comment