index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
hwcontext_cuda.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/hcontext_cuda: Remove unnecessary stream synchronisation
Philip Langdale
2019-03-30
1
-4
/
+0
*
avutil/hwcontext_cuda: Define and use common CHECK_CU()
Philip Langdale
2018-11-14
1
-78
/
+70
*
avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer
Marton Balint
2018-05-15
1
-3
/
+4
*
avutil/hwcontext_cuda: use generic size and pointer assignment functions
Timo Rothenpieler
2018-05-10
1
-67
/
+15
*
avutil/hwcontext_cuda: add support for nvenc rgb formats
Timo Rothenpieler
2018-05-10
1
-0
/
+11
*
avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
2018-05-10
1
-3
/
+15
*
avutil/hwcontext_cuda: add CUstream in cuda hwctx
Timo Rothenpieler
2018-05-10
1
-0
/
+3
*
compat/cuda: Pass a logging context to load functions
Mark Thompson
2017-11-20
1
-1
/
+1
*
hwcontext_cuda : Support YUV444P16 format
Yogender Gupta
2017-08-03
1
-1
/
+7
*
hwcontext_cuda: implement frames_get_constraints
wm4
2017-01-23
1
-0
/
+26
*
avutil/hwcontext_cuda: check for missing pixel format
Timo Rothenpieler
2016-11-30
1
-0
/
+3
*
libavutil/hwcontext_cuda: Support P010 and P016 formats
Philip Langdale
2016-11-22
1
-1
/
+14
*
avutil/hwcontext_cuda: use dynamically loaded CUDA
Timo Rothenpieler
2016-11-22
1
-24
/
+75
*
avutil/hwcontext_cuda: align allocated frames
Timo Rothenpieler
2016-10-03
1
-15
/
+20
*
avutil/hwcontext_cuda: use proper synchronization flag
Timo Rothenpieler
2016-09-29
1
-1
/
+1
*
Merge commit '2e219b491bcc0845248345fdad31231b081e06d1'
Hendrik Leppkes
2016-06-26
1
-0
/
+44
|
\
|
*
hwcontext_cuda: implement device creation
Anton Khirnov
2016-05-26
1
-0
/
+44
*
|
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
Derek Buitenhuis
2016-02-24
1
-4
/
+4
|
/
*
hwcontext: add a CUDA implementation
Anton Khirnov
2016-02-14
1
-0
/
+270