188 Commits (bf80725352d274aed2fdd8f2d457788b3c2e5e7e)

Author SHA1 Message Date
Zachariah Brown b18fd2b95b avcodec/nvenc: use framerate if available 5 years ago
Timo Rothenpieler 9ce7de9038 avcodec/nvenc: refactor dts calculation logic 5 years ago
Timo Rothenpieler aaadf0dce8 avcodec/nvenc: offset dts to account for b-frame reordering 5 years ago
Mark Thompson 1dff97b7bc avcodec/nvenc: add hardware config metadata 5 years ago
Philip Langdale 3ea7057677 nvenc: implement flush to help allow an encoder to be re-used 5 years ago
Timo Rothenpieler 4fb6ce27f0 avcodec/nvenc: make sure newly allocated packets are refcounted 5 years ago
hydra3333 ba6b20df3f avcodec/nvenc: turn feature check failures into warnings 5 years ago
Timo Rothenpieler ab0ef1abdf avcodec/nvenc: make use of new GetLastErrorString function 5 years ago
Timo Rothenpieler 51a23343d9 avcodec/nvenc: pass CUstream to nvenc when available 5 years ago
Roman Arzumanyan 567b5e33d9 avcodec/nvenc: add multiple reference frames support 5 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
Timo Rothenpieler 89cbbe9f70 avcodec/nvenc: fix typo in new Windows driver version 5 years ago
Timo Rothenpieler 648f5c9382 avcodec/nvenc: add driver version info for SDK 9.1 5 years ago
Timo Rothenpieler 2e254bb897 avcodec/nvenc: fix indentation 6 years ago
Timo Rothenpieler 23ed147e8f avcodec/nvenc: only unregister input resources when absolutely needed 6 years ago
Timo Rothenpieler 1144d5c96d avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0 6 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
Timo Rothenpieler dc2d56a66b avcodec/nvenc: add option to turn off a53 closed caption embedding 6 years ago
Pavel Koshevoy f7d117b484 avcodec/nvenc: enable nvenc encoder instance reuse 7 years ago
Timo Rothenpieler 2e700b082c Revert "avcodec/nvenc: make hw_frames_ctx fully optional" 7 years ago
Timo Rothenpieler fdbb4b9a78 avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx 7 years ago
Roman Arzumanyan 5a88e8c365 avcodec/nvenc: add A53CC support 7 years ago
pkviet 155375123c avcodec/nvenc: support dynamic bitrate changes 7 years ago
Miroslav Slugeň 952421cd20 avcodec/nvenc: support dynamic aspect ratio change 7 years ago
Timo Rothenpieler 7d4e1f7cfb avcodec/nvenc: make hw_frames_ctx fully optional 7 years ago
Timo Rothenpieler 9f3902f107 avcodec/nv{enc,dec}: use sane version checking macro 7 years ago
Timo Rothenpieler 2108a6736f avcodec/nvenc: update required driver versions for nvenc 7 years ago
Timo Rothenpieler 86e9dba8fa avcodec/nvenc: add support for B frames as ref 7 years ago
Philip Langdale 6a89cdc474 avcodec/nvenc: Declare support for P016 7 years ago
Timo Rothenpieler 932037c6bb avcodec/nvenc: also clear data pointer after unregistering a resource 7 years ago
Timo Rothenpieler 48e52e4edd avcodec/nvenc: add some more error case checks 7 years ago
Timo Rothenpieler 32bc4e77f6 avcodec/nvenc: unregister input resource when unmapping 7 years ago
Timo Rothenpieler bbe1b21022 avcodec/nvenc: refcount input frame mappings 7 years ago
Pan Bian eb69e7bed8 avcodec/nvenc: set correct error code 7 years ago
Mark Thompson 1dc483a6f2 compat/cuda: Pass a logging context to load functions 7 years ago
Timo Rothenpieler 4e93f00b06 avcodec/nvenc: check pop_context return value 7 years ago
Hendrik Leppkes bff6d98ba3 nvenc: support d3d11 surface input 7 years ago
Hendrik Leppkes 6fcbf39f9e nvenc: factor context push/pop into functions 7 years ago
Diego Biurrun 4064f42889 build: Drop explicit check for dlfcn.h 7 years ago
Timo Rothenpieler d0961d3069 avcodec/nvenc: sanitize variable names 7 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 7 years ago
Timo Rothenpieler 4e6638abb4 avcodec/nvenc: always output picture timing SEI 7 years ago
Timo Rothenpieler 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists 7 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 7 years ago
Ben Chang 7cb053e4dd nvenc: Minimize the surface allocation 8 years ago
Ben Chang 2e8d88ad52 nvenc: Use a fifo to manage the free surface pool 8 years ago
Ganapathy Kasi 43c417ac1a avcodec/nvenc: fix hw accelerated transcode with bframes 8 years ago
Timo Rothenpieler cb3358b68f avcodec/nvenc: print minimum driver version on error 8 years ago
Timo Rothenpieler a1652aca7e avcodec/nvenc: remove unnecessary alignment 8 years ago