srtobject: add caller address to stats structure
[platform/upstream/gstreamer.git] / sys / nvcodec /
2021-01-29 Seungha Yangnvh264sldec: Add support for output-delay to improve...
2020-12-03 Edward Herveycuda: Fix lowest targetted architecture for CUDA >...
2020-11-23 Julian Bouzasnvcodec: Assume 25fps if framerate is invalid when...
2020-11-18 Olivier Crêtenvdec: Accept progressive-high and contrained-high...
2020-11-13 Seungha Yangcodecs: h264decoder: Store reference picture type using...
2020-11-12 Seungha Yangnvcodec: Fix various typo
2020-11-10 Seungha Yangnvcodec: Add VP9 stateless decoder element
2020-11-10 Seungha Yangnvcodec: nvdecoder: Move to refcount based GstNvDecoder...
2020-11-10 Seungha Yangnvcodec: nvdecoder: Get rid of G_GNUC_INTERNAL
2020-11-10 Seungha Yangnvcodec: Add VP8 stateless decoder element
2020-11-10 Seungha Yangnvcodec: nvsldec: Fix typo in debug message
2020-11-09 Julian Bouzasnvcodec: leave g_once_init when all quarks are initialized
2020-10-27 Seungha Yangnvcodec: nvsldec: Add support for CUDA memory
2020-10-21 Nicolas Dufresneh265decoder: Add support for l0/l1
2020-10-21 Nicolas Dufresneh265decoder: Sync with the H264 implementation
2020-10-16 Julian Bouzasnvcodec: Report latency in decoder based on max-display...
2020-10-16 Julian Bouzasnvcodec: Add max-display-delay decoder property
2020-10-16 Julian Bouzasnvcodec: Fix compiler error if OpenGL is not enabled
2020-10-16 Julian Bouzasnvcodec: Add missing CUDAMemory src caps in h264 decoder
2020-10-16 Julian Bouzasnvcodec: Add missing CUDAMemory sink caps in h264 and...
2020-10-16 Julian Bouzasnvcodec: Fix description of cudadownload element
2020-10-16 Seungha Yangnvcodec: Add CUDA video scale element
2020-10-16 Seungha Yangnvcodec: Add CUDA video convert element
2020-10-16 Seungha Yangnvcodec: Add generic CUDA video convert object
2020-10-16 Seungha Yangnvcodec: Add support runtime CUDA kernel source compilation
2020-10-16 Seungha Yangnvcodec: Add CUDA upload/download elements with base...
2020-10-16 Seungha Yangnvcodec: Peer direct access support
2020-10-16 Seungha Yangcudacontext: Enable direct CUDA memory access over...
2020-10-16 Seungha Yangnvenc: Support CUDA buffer pool
2020-10-16 Seungha Yangnvdec: Support CUDA buffer pool
2020-10-16 Seungha Yangnvcodec: Add CUDA specific memory and bufferpool
2020-09-07 Sebastian Drögegst: Update for gst_video_transfer_function_*() functio...
2020-08-07 Matthew Watersbuild: update for gl pkg-config file split
2020-07-21 Seungha Yangcodecs: h264decoder: Pass GstVideoCodecFrame to output_...
2020-07-21 Seungha Yangcodecs: h264decoder: Don't attach extra ref of GstH264P...
2020-07-02 Seungha Yangnvcodec: Update for documentation
2020-06-25 Seungha Yangnvh265sldec: Fix possible invalid memory access
2020-06-24 Seungha Yangnvh264sldec: Remove useless double space
2020-06-24 Seungha Yangnvcodec: Add H265 stateless codec implementation
2020-06-24 Seungha Yangnvcodec: Move common methods to nvdecoder
2020-06-24 Seungha Yangnvh264sldec: Declare OpenGL related objects unconditionally
2020-06-24 Seungha Yangnvh264sldec: Fix for possible wrong device selction
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-05-22 Seungha Yangnvh264sldec: Fix wrong scaling list matrix scan order
2020-05-19 Víctor Manuel Jáqu... codecs: h264decoder: ref pic lists as decode_slice...
2020-05-03 Tim-Philipp Müllernvcodec: fix compiler warning in certain setups
2020-04-29 Seungha Yangnvh264sldec: Allow constrained-baseline and baseline...
2020-04-24 Seungha Yangnvcodec: Add suppport for environment based primary...
2020-04-24 Seungha Yangnvcodec: Add H264 stateless codec implementation
2020-04-09 Seungha Yangnvdec: Don't hardcode DPB size
2020-04-01 Seungha Yangnvh265enc: Update for video-hdr struct change
2020-03-19 Seungha Yangnvdec: Add fallback for CUDA/OpenGL interop failure
2020-02-11 Nirbheek Chauhannvcodec: Mark class data as may-be-leaked to quiet...
2020-02-06 Nirbheek Chauhannvcodec: Fix crash in decoder on 32-bit Windows
2020-02-05 Sebastian Drögenvdec: Don't leak template caps when registering elemen...
2020-02-03 Seungha Yangnvenc: Query maximum supported API version
2020-01-25 Nicolas Dufresnenvdec: Do not map GStreamer discont to CUVid discont
2020-01-25 Nicolas Dufresnenvdec: Tell the parser we have complete pictures
2020-01-21 Seungha Yangnvenc: Do not access to broken encode session
2020-01-20 Nirbheek Chauhannvcodec: Print debug info when initializing nvenc
2020-01-20 Nirbheek Chauhannvcodec: Fix crash on 32-bit Windows
2020-01-20 Nirbheek Chauhannvcodec: cuda.h only needs glib.h, not gst.h
2020-01-16 Seungha Yangnvenc: Query supported minimum resolution
2020-01-16 Seungha Yangnvcodec: Bump SDK header to version 9.1
2019-12-24 Seungha Yangnvcodec: Refactor plugin initialization
2019-11-22 Seungha Yangnvenc: Fix crash when nvenc was reused then freed witho...
2019-11-22 Seungha Yangnvenc: Remove unused code path
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-09-11 Seungha Yangnvenc: Early terminate handle_frame if the last flow...
2019-09-11 Seungha Yangnvenc: Add support VUYA format
2019-09-11 Seungha Yangnvdec: Add support for mpeg4 video decoding with codec_data
2019-09-11 Seungha Yangnvenc: Reduce the number of pre-allocated device memory
2019-09-11 Seungha Yangnvdec: Update plugin description and fix typo
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: Remove pointless iteration and cleanup some...
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-10 Marc Leemannvcodec: minor spell corrects in log messages
2019-09-02 Seungha Yangnvenc: Add support runtime resolution change freely
2019-08-30 Seungha Yangnvdec: Check flow return of the only current handle_fra...
2019-08-29 Seungha Yangnvdec: Fallback to system memory if OpenGL context...
2019-08-29 Seungha Yangnvdec: Add support dynamic output format change
2019-08-29 Seungha Yangnvdec: Re-negotiate whenever output format is changed
2019-08-29 Seungha Yangnvdec: Add support 4:4:4 and 4:2:0 12bit decoding
2019-08-29 Seungha Yangnvenc: Add support for old drivers which could not...
2019-08-29 Seungha Yangnvenc: Use consistent snake case convention
2019-08-29 Seungha Yangnvcodec: Bump SDK header to version 9.0
2019-08-29 Seungha Yangnvenc: Port to GstCudaGraphicsResource
2019-08-29 Seungha Yangnvdec: Port to GstCudaGraphicsResource
2019-08-29 Seungha Yangcudautils: Add GstCudaGraphicsResource structure for...
2019-08-29 Seungha Yangnvdec: Port to openGL PBO memory
2019-08-29 Seungha Yangnvdec: Filter openGL API version to use
2019-08-21 Seungha Yangnvdec: Always response QUERY_CONTEXT even if openGL...
2019-08-20 Seungha Yangnvdec: Fix possible null object unref
next