This website requires JavaScript.
Explore
Help
Sign In
opencv
/
opencv_contrib
Watch
1
Star
0
Fork
0
You've already forked opencv_contrib
mirror of
https://github.com/opencv/opencv_contrib.git
synced
2025-10-19 02:16:34 +08:00
Code
Issues
Releases
Wiki
Activity
Files
master
opencv_contrib
/
modules
/
cudacodec
History
Alexander Smorkalov
7693d5e1cc
Mark advanced configurations in cudacodecs as unstable as not all GPUs support it.
2025-10-02 12:18:19 +03:00
..
include
/opencv2
cudacodec: Add flag to signal whether the luma and chroma samples in the yuv frames passed to VideoWriter occupy the full or limited range as defined by the Annex E of the ITU-T Specification.
2025-01-15 13:58:28 +02:00
misc/python
/test
Fixed several test failures in Python tests for CUDA modules.
2023-07-20 13:32:16 +03:00
perf
Extend Codec and ColorFormat enums instead of using VideoWriter specific ones and use camel-case for enum names.
2022-10-27 14:55:04 +03:00
src
Fixed support for NVIDIA Codec SDK 11.x
2025-09-29 15:39:44 +03:00
test
Mark advanced configurations in cudacodecs as unstable as not all GPUs support it.
2025-10-02 12:18:19 +03:00
CMakeLists.txt
cudacodec: VideoReader fix yuv to color conversion using Nvidia Video Codec SDK sample as a guide
2024-11-22 19:00:21 +02:00