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-16 13:57:05 +08:00
Code
Issues
Releases
Wiki
Activity
Files
5.x
opencv_contrib
/
modules
/
cudacodec
History
Alexander Smorkalov
32932e8925
Merge branch 4.x
2025-10-08 14:57:09 +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
Merge branch 4.x
2025-10-01 10:31: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