DXVA2 zero-copy rendering now works in release builds too
Additional stuff: - Zero-copy DXVA2 decode -> QSV encode working
Showing
- .idea/.gitignore 0 additions, 11 deletions.idea/.gitignore
- .idea/.name 0 additions, 1 deletion.idea/.name
- .idea/inspectionProfiles/Project_Default.xml 0 additions, 8 deletions.idea/inspectionProfiles/Project_Default.xml
- .idea/misc.xml 3 additions, 7 deletions.idea/misc.xml
- .idea/modules.xml 1 addition, 1 deletion.idea/modules.xml
- .idea/vcs.xml 1 addition, 0 deletions.idea/vcs.xml
- AVQt/CMakeLists.txt 13 additions, 3 deletionsAVQt/CMakeLists.txt
- AVQt/filter/DecoderQSV.cpp 2 additions, 2 deletionsAVQt/filter/DecoderQSV.cpp
- AVQt/filter/EncoderQSV.cpp 14 additions, 7 deletionsAVQt/filter/EncoderQSV.cpp
- AVQt/filter/EncoderVAAPI.cpp 3 additions, 1 deletionAVQt/filter/EncoderVAAPI.cpp
- AVQt/input/Demuxer.h 1 addition, 1 deletionAVQt/input/Demuxer.h
- AVQt/input/IAudioSource.h 2 additions, 2 deletionsAVQt/input/IAudioSource.h
- AVQt/input/IFrameSource.h 28 additions, 28 deletionsAVQt/input/IFrameSource.h
- AVQt/output/Muxer.cpp 19 additions, 16 deletionsAVQt/output/Muxer.cpp
- AVQt/output/OpenGLRenderer.cpp 118 additions, 46 deletionsAVQt/output/OpenGLRenderer.cpp
- AVQt/output/private/Muxer_p.h 1 addition, 1 deletionAVQt/output/private/Muxer_p.h
- CMakeLists.txt 15 additions, 6 deletionsCMakeLists.txt
- Player/CMakeLists.txt 1 addition, 2 deletionsPlayer/CMakeLists.txt
- Player/main.cpp 3 additions, 3 deletionsPlayer/main.cpp
Loading
Please register or sign in to comment