Shi Yan
|
f769758e9a
|
Increase nvenc's encoding height to 4096
According to https://developer.nvidia.com/nvidia-video-codec-sdk
the minimum resolution nvenc supports should be 4096x4096
|
2019-04-04 20:19:42 +00:00 |
|
Yeongjin Jeong
|
8e860fffd9
|
nvenc: Fix GValue leaks
GValue should be freed with g_value_unset()
|
2019-03-09 15:17:30 +00:00 |
|
Tim-Philipp Müller
|
d5b03bfed8
|
nvenc, nvdec: add Hardware tag to element metadata
|
2019-02-19 23:44:42 +00:00 |
|
Seungha Yang
|
d3a6eb7977
|
nvh265enc: Fix email address typo
|
2018-11-25 23:31:37 +00:00 |
|
Seungha Yang
|
3cd1d0c7bc
|
nvenc: Fix MSVC build error C2121
|
2018-11-25 23:31:37 +00:00 |
|
Jan Schmidt
|
e496f398ec
|
nvenc: Remove GST_USE_UNSTABLE_API defines
GstGL is no longer unstable API since moving to -base
|
2018-04-25 02:44:14 +10:00 |
|
Jan Schmidt
|
02c2b0b275
|
nvenc: Use the HAVE_NVENC_GST_GL define instead of HAVE_GST_GL
Fix compiling against the GL interop by gating includes
on the right header
|
2018-04-25 02:44:14 +10:00 |
|
Seungha Yang
|
3f318ecb96
|
nvh265enc: Add Nvidia GPU based HEVC encoder
https://bugzilla.gnome.org/show_bug.cgi?id=795037
|
2018-04-25 01:59:30 +10:00 |
|