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
/
libavcodec
/
nvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/hwcontext_cuda: Define and use common CHECK_CU()
Philip Langdale
2018-11-14
1
-53
/
+39
*
avcodec/nvdec: Increase frame pool size to help deinterlacing
Philip Langdale
2018-11-02
1
-1
/
+5
*
avcodec/nvdec: Push the context before destroying the decoder
Philip Langdale
2018-10-24
1
-1
/
+5
*
avcodec/nvdec: pass CUstream in vpp parameters
Timo Rothenpieler
2018-05-10
1
-1
/
+6
*
avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
2018-05-10
1
-23
/
+73
*
avcodec/nvdec: Implement mjpeg nvdec hwaccel
Philip Langdale
2018-02-21
1
-0
/
+1
*
avcodec/nvdec: Fix capability check with old drivers.
Jacob Trimble
2017-12-08
1
-0
/
+12
*
avcodec/nvdec: Implement vp8 hwaccel
Philip Langdale
2017-11-26
1
-0
/
+1
*
avcodec/nvdec: Round up odd width/height values
Philip Langdale
2017-11-24
1
-2
/
+2
*
compat/cuda: Pass a logging context to load functions
Mark Thompson
2017-11-20
1
-1
/
+1
*
avcodec: Implement mpeg4 nvdec hwaccel
Philip Langdale
2017-11-20
1
-0
/
+1
*
avcodec: Implement mpeg1 nvdec hwaccel
Philip Langdale
2017-11-20
1
-0
/
+1
*
avcodec: Refactor common nvdec hwaccel logic
Philip Langdale
2017-11-20
1
-0
/
+46
*
avcodec: Implement mpeg2 nvdec hwaccel
Philip Langdale
2017-11-18
1
-5
/
+6
*
avcodec: Implement vc1 nvdec hwaccel
Philip Langdale
2017-11-14
1
-0
/
+2
*
avcodec/nvdec: fix return value on error
Timo Rothenpieler
2017-11-13
1
-1
/
+3
*
avcodec/nvdec: warn about thread count if applicable
Timo Rothenpieler
2017-11-13
1
-1
/
+8
*
avcodec: implement vp9 nvdec hwaccel
Timo Rothenpieler
2017-11-13
1
-0
/
+1
*
avcodec/nvdec: add support for 12 bit formats
Timo Rothenpieler
2017-11-12
1
-2
/
+14
*
avcodec/nvdec: check hardware capabilities
Timo Rothenpieler
2017-11-12
1
-0
/
+56
*
avcodec/nvdec: don't add thread buffer twice
Timo Rothenpieler
2017-11-12
1
-3
/
+0
*
nvdec: add frames_params support
wm4
2017-11-11
1
-31
/
+43
*
avcodec/nvdec: fix copyright headers
James Almer
2017-11-10
1
-5
/
+5
*
Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'
James Almer
2017-11-10
1
-0
/
+1
*
h264dec: add a NVDEC hwaccel
Anton Khirnov
2017-11-10
1
-0
/
+431