platform/upstream/gstreamer.git
2019-08-30 Matthew Watersdecklink: fix macos werror build
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 Yangtests: nvdec: Add test runtime downstream reconfigure
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 Yeongjin Jeongvulkan: Fix some confusing typos
2019-08-29 Yeongjin Jeongvulkan: Don't dereference null pointer when printing...
2019-08-29 Yeongjin Jeongvulkan/xcb: Don't try to create xcb window with non...
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-28 Haihao Xiangmsdk: avoid reading data from freed memory
2019-08-28 Thibault Saunierdoc: Update plugin cache
2019-08-28 Saunier ThibaultImport GstTranscoder
2019-08-28 Matthew Watersvulkan/swapper: add a couple of missing g_clear_error()'s
2019-08-28 Matthew Watersvulkan/build: conditionally depend on Vulkan-1.0.gir
2019-08-28 Matthew Watersvulkandisplay: silence an unused but set error with...
2019-08-28 Matthew Watersvulkan/swapper: check queue present return later
2019-08-28 Matthew Watersvulkan/swapper: destroy the surface in finalize
2019-08-28 Matthew Watersvulkan/swapper: set some values to NULL in error conditions
2019-08-28 Matthew Watersvulkancolorconvert: explicitly initalize swizzle arrays
2019-08-28 Matthew Watersvulkan/error: add the error value in hex and decimal
2019-08-28 Matthew Watersvulkanswapper: disconnect window signals before any...
2019-08-28 Haihao Xiangmsdkvpp: don't return GST_FLOW_ERROR for MFX_WRN_INCOMP...
2019-08-28 Matthew Watersahcsrc: #define GST_USE_UNSTABLE_API for phtography...
2019-08-28 Matthew Watersmpeg2enc: fix werror build with clang
2019-08-28 Matthew Watersuvch264: fix werror build with clang
2019-08-28 Matthew Watersav1enc: fix werror build with clang
2019-08-27 Olivier Crêtesrt: Set latency property on SRT socket
2019-08-27 Olivier Crêtesrt: Add sender side statistics
2019-08-27 Olivier Crêtesrtobject: Remove pointless GMainLoop
2019-08-27 Nirbheek Chauhanwasapi: Move to CoInitializeEx for COM initialization
2019-08-27 Olivier Crêtetsdemux: Make latency configurable
2019-08-27 Guillaume Desmottesh265parse: fix colorimetry in src caps if sink caps...
2019-08-27 Guillaume Desmottesh264parse: fix colorimetry in src caps if sink caps...
2019-08-27 Xavier Claessensamc: Do not skip decoders that have no profile levels
2019-08-26 Aaron Boxerh265parse: add support for SEI registered user data
2019-08-26 Aaron Boxerh264parse: use gstvideoparseutils to handle user data
2019-08-26 Aaron Boxermpegvideoparse: use gstvideoparseutils to handle user...
2019-08-26 Aaron Boxervideoparseutils: add new parser class
2019-08-26 Haihao Xiangmsdkvpp: support video-direction property
2019-08-26 Yan Wangmsdkdec: Fix buffer allocation based on frame.
2019-08-26 Shinya Saitowaylandsink: Fix return type of prototype of show_frame()
2019-08-25 Yeongjin Jeongmsdk: Don't use VA_RT_FORMAT_YUV420_10 if it's undefined
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-08-23 gladshowsrcwrapper: fix regression on device selection
2019-08-23 Matthew Watersmeson: Don't generate doc cache when no plugins are...
2019-08-22 U. Artie Eoffmsdk: vpp: rotate output frame
2019-08-22 Matthew Watersvulkandisplay: Also free the GSource
2019-08-22 Matthew Watersvulkandisplay: free the list of windows on destruction
2019-08-22 Matthew Watersvulkan/fullscreenrender: free the attachment descriptions
2019-08-22 Matthew Watersvulkandisplay: fix use-after-free with removal of window
2019-08-22 Matthew Watersvulkan/xcb: display->windows is a list of allocated...
2019-08-22 Matthew Watersvulkanviewconvert: perform a renegotiation on multiview...
2019-08-22 Matthew Watersshaders/view-convert: remove some debugging colours
2019-08-21 Jan Schmidttsdemux: Limit the maximum PES payload size
2019-08-21 Seungha Yanghlsdemux: Post error message if hlsdemux could not...
2019-08-21 Seungha Yanghls: Make crypto dependency optional when hls-crypto...
2019-08-21 Seungha Yangnvdec: Always response QUERY_CONTEXT even if openGL...
2019-08-20 Thomas Coldrickext/wayland: Define libdrm_dep in meson.build
2019-08-20 Xavier Claessensamc: Print error when failing to register listener
2019-08-20 Xavier Claessensamc: Do not use g_log() for criticals
2019-08-20 Xavier Claessensamc: crop values are not mandatory in format
2019-08-20 Xavier Claessensamc: Remove unused gst_amc_surface_texture_set_default_...
2019-08-20 Xavier Claessensamc: Fix matrix constness in _get_transform_matrix()
2019-08-20 Xavier Claessensamc: Select between encoder/decoder at GstAmcCodec...
2019-08-20 Xavier Claessensamc: Remove gst_amc_format_contains_key()
2019-08-20 Xavier Claessensamc: Turn GstAmcSurfaceTexture into a base class with...
2019-08-20 Xavier Claessensamc: Create JNI wrapper for MediaCodecList
2019-08-20 Xavier Claessensamc: Move MediaCodec JNI wrapper into its own module
2019-08-20 Nirbheek Chauhansctp: Fix crash on free() when using the MSVC binaries
2019-08-20 Matthew Watersh264parse: don't critical on VUI parameters > 2^31
2019-08-20 Seungha Yangnvdec: Fix possible null object unref
2019-08-19 Seungha Yangnvcodec: Use default flag for CUDA stream creation
2019-08-19 Wangfeih26[45]parser: Fix emulation prevention byte detection
2019-08-19 Seungha Yangnvenc: Use non default CUDA stream and async operation
2019-08-19 Seungha Yangnvdec: Don't use default CUDA stream
2019-08-19 Seungha Yangnvdec: Push/Pop CUDA context around library API call
2019-08-18 Seungha Yangnvdec: Fix timestamp mismatch on draining frames
2019-08-16 Aaron Boxertsdemux: do not error if buffer size is invalid due...
2019-08-16 Mathieu Duponchelleiqa: fix leak of map_meta.data
2019-08-16 Seungha Yangnvdec: Do not access nvdec object from destroy function...
2019-08-15 Seungha Yangd3dvideosink: Fix crash on WinProc handler
2019-08-15 Seungha Yangmeson: d3d11: Remove unnecessary dependency
2019-08-15 Seungha Yangd3d11videosink: Take into account pixel aspect ratio
2019-08-14 Sebastian Drögecccombiner: Make use of new GstAggregator::negotiate()
2019-08-14 Xavier Claessensamc: Fix crash when a sync_meta survives its sink
2019-08-14 Doug Nazarpitch: Fix race between putSamples() and setting soundt...
2019-08-14 Matthew Watersvulkan/ios: keep track of surface changes
2019-08-14 Matthew Watersvulkan/ios: initialize the frame to the parent's
2019-08-13 Mathieu Duponchelleatscmux: fix AC-3 stream id
2019-08-13 OleksandrKvlpcapparse: fix DISCONT flag setting
2019-08-13 David Gunzingerwebrtc: fix type of max-retransmits, make it work
next