gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / sys / nvcodec / gstnvbaseenc.h
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-10-16 Seungha Yangnvenc: Support CUDA buffer pool
2019-11-22 Seungha Yangnvenc: Fix crash when nvenc was reused then freed witho...
2019-09-11 Seungha Yangnvenc: Adjust DTS when bframe is enabled
2019-09-11 Seungha Yangnvenc: Add qp-{min,max,const}-{i,p,b} properties
2019-09-11 Seungha Yangnvenc: Add properties to support bframe encoding if...
2019-09-11 Seungha Yangnvenc: Refactoring internal buffer pool structure
2019-09-11 Seungha Yangnvenc: Add more rate-control options
2019-09-11 Seungha Yangnvenc: Add support for weighted prediction option
2019-09-11 Seungha Yangnvenc: Add property for AUD insertion
2019-09-11 Seungha Yangnvenc: Refactor class hierarchy to handle device capabi...
2019-09-02 Seungha Yangnvenc: Add support runtime resolution change freely
2019-08-19 Seungha Yangnvenc: Use non default CUDA stream and async operation
2019-08-07 Seungha Yangnvenc: Port to GstCudaContext
2019-08-06 Seungha Yangnvenc: Remove unused member variables
2019-07-22 Seungha Yangnvenc: Register elements per GPU device with capability...
2019-07-08 Seungha Yangnvdec,nvenc: Port to dynamic library loading