sdp: don't leak the ghost pad
[platform/upstream/gstreamer.git] / gst-libs /
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-31 Edward Herveympegtsmux: Add SCTE-35 support
2019-10-31 Edward Herveympegts: Add support for SCTE-35 sections
2019-10-20 Ratchanan Sriratta... camerabin2: preview: remove redundant property setting...
2019-10-19 Alistair Buxtonmeson: use gir_init_section in GstTranscoder
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-10-12 Philipp Zabelcodecparsers: h264: record pic_order_cnt elements size
2019-10-12 Philipp Zabelcodecparsers: h264: record dec_ref_pic_marking() size
2019-10-12 Seungha Yangh265parser: Calculate short term RPS size in slice...
2019-10-12 Seungha Yangh265parser: Add H265 slice segment header documentation
2019-10-11 Seungha Yangh264parser: Expose parsed GstH264PPS::pic_scaling_matri...
2019-10-11 Seungha Yangh264parser: Expose all parsed flags of slice header
2019-09-25 Seungha Yangvulkan: Fix build on Windows
2019-09-25 Matthew Watersvulkan: remove VkImageView from the memory
2019-09-25 Matthew Watersvkbuffer: remove buffer view from the memory
2019-09-25 Matthew Watersbuild/vulkan: fix copy-paste error in gstvkconfig.h
2019-09-25 Matthew Watersvulkan: remove the winsys-specific headers from gst...
2019-09-19 Matthew Watersvulkan: implement command buffer reuse
2019-09-17 Matthew Watersvulkan: add device provider implementation
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-09-17 Matthew Watersvulkan: expose various flags to string methods
2019-09-17 Matthew Watersvulkan: only pass the device/instance/display in to...
2019-09-16 Matthew Watersvulkan/window/ios: fix race on window startup
2019-09-16 Matthew Watersvulkan: create the macos/ios-specific displays
2019-09-16 Matthew Watersvulkan: install public gstvkdebug.h header
2019-09-11 Matthew Watersvulkan: fix build with older API headers
2019-09-11 Matthew Watersvulkan: dump most of the device information
2019-09-04 Askar Safingst-player: fix bug with changing playback direction
2019-08-31 Wangfeih265parse lib: fix missing condition when parse PPS
2019-08-29 Yeongjin Jeongvulkan: Fix some confusing typos
2019-08-29 Yeongjin Jeongvulkan/xcb: Don't try to create xcb window with non...
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 Watersvulkan/error: add the error value in hex and decimal
2019-08-28 Matthew Watersvulkanswapper: disconnect window signals before any...
2019-08-26 Aaron Boxerh265parse: add support for SEI registered user data
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
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 Watersvulkandisplay: fix use-after-free with removal of window
2019-08-22 Matthew Watersvulkan/xcb: display->windows is a list of allocated...
2019-08-19 Wangfeih26[45]parser: Fix emulation prevention byte detection
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-06 Sebastian Drögertptransceiver: Remove direction setter and vfunc and...
2019-08-06 Yeongjin Jeongvulkan: Fix GstMemory leaks
2019-08-05 Matthew Watersvulkan: add a couple of headers to the install list
2019-07-30 Jan Schmidth265parser: Skip unused SEI bits differently
2019-07-30 Seungha Yangh265parse: Add support for compatible profiles of exten...
2019-07-29 Charlie Turneradaptivedemux: remove some deadlocks using webkitwebsrc.
2019-07-05 Matthew Watersvulkan/window: add property for the parent display
2019-07-05 Matthew Watersvulkan/device: add property for the parent instance
2019-07-04 Jan Schmidth264parser lib: Add more profile_idc to the recognised set
2019-07-04 Jan Schmidth264parse lib: Remove the SPS parse_vui_params flag
2019-07-04 Jan Schmidth264parser lib: Warn on invalid pic_timing SEI
2019-07-04 Jan Schmidth264parser lib: Always consume all SEI bits
2019-07-04 Jan Schmidth264parser: Return BROKEN_LINK for missing SPS
2019-07-04 Jan Schmidth264parser: Improve documentation
2019-07-04 Jan Schmidtgstmpegvideoparser: Documentation fixes
2019-07-04 Matthew Watersvulkan: move swapper object to the gstvulkan library
2019-07-04 Matthew Watersvulkan: move trash list to library
2019-06-19 Matthew Watersvkbuffermemory: report requested size of the memory
2019-06-19 Matthew Watersvulkan: add some information on vulkan formats
2019-06-19 Matthew Watersvulkan: ensure initialization of a couple of debug...
2019-06-14 Seungha Yangh265parser: Add more profiles to known type
2019-06-14 Dong Il Parkh265parser: Use vps_timing_info when not present in vui
2019-06-13 Seungha Yangvulkan: Add support WIN32 for Windows
2019-06-05 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvkmemory: fix allocation of sizes less than the alignment
2019-06-04 Matthew Watersvk*pool: expand usage hints to cover use in a renderpass
2019-06-04 Matthew Watersvkformat: fix format conversion for matching vulkan...
2019-06-04 Matthew Watersvkbuffermemory: bufferview's are only for texture-like...
2019-06-04 Matthew Watersvulkan: use c99 designated initializers where possible
2019-06-04 Matthew Watersvkupload: implement buffer to image uploader
2019-06-04 Matthew Watersvkqueue: unly unref the context query if it succeeds
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: add a command pool object for tracking
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API
2019-06-01 Mathieu Duponchelledocs: document gstreamer-bad-audio
2019-06-01 Mathieu Duponchellelibs: build a gir file for gstreamer-bad-audio
2019-05-30 Mathieu Duponchellempegtssection: events don't necessarily have a structure
2019-05-30 Mathieu Duponchellempegts: extend support for ATSC tables
2019-05-30 Matthew Waterswebrtc: Initial support for stream addition/removal
2019-05-30 Matthew Waterswebrtc/transceiver: add a set_direction function
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-25 Tim-Philipp Müllercodecparsers: fix debug category initialisation
2019-05-21 Sebastian Drögewebrtc: Add various Since markers to new types after...
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2019-05-13 Thibault SaunierMinor documentation fixes
2019-05-08 Niels De Graefwebrtc: Add g_autoptr() support for public types
2019-05-06 Christoph Reitermeson: fix build with opencv=enabled and opencv4. Fixes...
2019-05-05 Christoph Reiterautotools: gstsctp: set LDFLAGS
2019-05-03 Seungha Yangh265parser: Add parsing mastering display colour volume...
2019-04-30 Wangfeih265parser: parse range extension message in SPS/PPS.
next