Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-04avcodec/nvenc: honor max bitrate in CQ modeRoman Arzumanyan
2020-06-03avcodec/internal: move packet related functions to their own headerJames Almer
2020-06-01avcodec/nvenc: zero avg and max bitrate in CQ modeRoman Arzumanyan
2020-05-15avcodec/nvenc: use framerate if availableZachariah Brown
2020-05-02avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler
2020-05-01avcodec/nvenc: offset dts to account for b-frame reorderingTimo Rothenpieler
2020-04-28avcodec/nvenc: add hardware config metadataMark Thompson
2020-01-09nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale
2019-11-17avcodec/nvenc: make sure newly allocated packets are refcountedTimo Rothenpieler
2019-10-29avcodec/nvenc: turn feature check failures into warningshydra3333
2019-09-27avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler
2019-09-27avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler
2019-09-27avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan
2019-09-27avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler
2019-09-24avcodec/nvenc: fix typo in new Windows driver versionTimo Rothenpieler
2019-09-23avcodec/nvenc: add driver version info for SDK 9.1Timo Rothenpieler
2019-04-27avcodec/nvenc: fix indentationTimo Rothenpieler
2019-04-27avcodec/nvenc: only unregister input resources when absolutely neededTimo Rothenpieler
2019-03-10avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0Timo Rothenpieler
2019-02-14avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan
2018-11-15avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-08-21avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler
2018-06-15avcodec/nvenc: enable nvenc encoder instance reusePavel Koshevoy
2018-05-10Revert "avcodec/nvenc: make hw_frames_ctx fully optional"Timo Rothenpieler
2018-05-05avcodec/nvenc: move reconfig_encoder call inside of push/pop ctxTimo Rothenpieler
2018-05-05avcodec/nvenc: add A53CC supportRoman Arzumanyan
2018-05-05avcodec/nvenc: support dynamic bitrate changespkviet
2018-05-05avcodec/nvenc: support dynamic aspect ratio changeMiroslav Slugeň
2018-05-05avcodec/nvenc: make hw_frames_ctx fully optionalTimo Rothenpieler
2018-04-13avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler
2018-04-11avcodec/nvenc: update required driver versions for nvencTimo Rothenpieler
2018-04-11avcodec/nvenc: add support for B frames as refTimo Rothenpieler
2018-03-03avcodec/nvenc: Declare support for P016Philip Langdale
2018-01-28avcodec/nvenc: also clear data pointer after unregistering a resourceTimo Rothenpieler
2018-01-28avcodec/nvenc: add some more error case checksTimo Rothenpieler
2018-01-28avcodec/nvenc: unregister input resource when unmappingTimo Rothenpieler
2018-01-28avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler
2017-11-29avcodec/nvenc: set correct error codePan Bian
2017-11-20compat/cuda: Pass a logging context to load functionsMark Thompson
2017-11-18avcodec/nvenc: check pop_context return valueTimo Rothenpieler
2017-11-15nvenc: support d3d11 surface inputHendrik Leppkes
2017-11-15nvenc: factor context push/pop into functionsHendrik Leppkes
2017-09-07avcodec/nvenc: sanitize variable namesTimo Rothenpieler
2017-09-07avcodec/nvenc: migrate to new encode APITimo Rothenpieler
2017-09-02avcodec/nvenc: always output picture timing SEITimo Rothenpieler
2017-09-01avcodec/nvenc: only push cuda context on encoder close if encoder existsTimo Rothenpieler
2017-09-01avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler
2017-06-02avcodec/nvenc: fix hw accelerated transcode with bframesGanapathy Kasi
2017-06-01avcodec/nvenc: print minimum driver version on errorTimo Rothenpieler
2017-05-23avcodec/nvenc: remove unnecessary alignmentTimo Rothenpieler