interlace: Don't change field-pattern on PAUSED or PLAYING state
[platform/upstream/gstreamer.git] / gst-libs /
2020-03-03 Matthew Watersvulkan/window/xcb: implement mouse event support
2020-03-03 Matthew Watersvulkan/swapper: add get_surface_rectangles
2020-03-03 Matthew Watersvulkan/display: implement thread-safe find_window()
2020-03-03 Matthew Watersvulkan/window: add support for mouse/keyboard events
2020-03-01 Yeongjin Jeongvp9parser: Add new API for parsing superframe info
2020-02-27 Jan Schmidtwebrtc: Use the dtlssrtenc rtp-sync property
2020-02-25 Jan Schmidth265parser: Skip unused bits in an SEI.
2020-02-25 Stéphane CerveauRevert "h265parser: Skip unused SEI bits differently"
2020-02-25 Dylan Yiph265parse: Fix offset by one error in pic timing SEI
2020-02-18 Matthew Watersvkswapper: keep a reference on the input buffer until...
2020-01-19 Sebastian Drögewebrtc/dtlstransport: Proxy DTLS connection state from...
2020-01-07 Stéphane Cerveauh264parser: add MDCV and CLL SEI message parsing
2019-12-22 Seungha Yangvulkan/window/win32: Don't post any WinProc message...
2019-12-20 Yeongjin Jeongh265parser: Add simple GstH265Profile/string public...
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-12-09 Matthew Watersvulkan/image: expose initialization function for subclasses
2019-12-09 Matthew Watersvulkan/macos: link directly to MoltenVK
2019-12-04 Matthew Watersvulkan: move fullscreenquad object to library
2019-12-04 Matthew Watersvulkan: fix up some gir annotations
2019-12-03 Matthew Watersvulkan: priviatise _invoke_on_main()
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-11-28 Matthew Watersvulkan/trash: remove free functions covered by GstVulka...
2019-11-28 Matthew Watersvulkan: split vkfullscreenrender into two
2019-11-28 Matthew Watersvulkan/handle: add some handle types
2019-11-28 Matthew Watersvulkan/image: don't rely on weak-ref notifies for views
2019-11-28 Matthew Watersvulkan: add a couple of missing fence unrefs
2019-11-20 Thiago Santosadaptivedemux: fix 'utc now' gdatetime creation
2019-11-18 Andrew Bransonphotography: Add additional settings relevant to Android
2019-11-14 Matthew Watersvulkan/queue: be sure to take a lock around command...
2019-11-13 Matthew Watersvulkan: make new trash objects ref the fence
2019-11-13 Matthew Watersvulkan/wayland: advertise the current surface size
2019-11-12 Jan Schmidtmeson: Fix plugin symbol export for C++ sources/plugins
2019-11-11 Fuwei Tangvc1parser : fix a miswrite
2019-11-11 Matthew Watersvkhandle: expose a printf format specifier for a vulkan...
2019-11-11 Matthew Watersvkdescriptor: set the GError on the 'too many allocatio...
2019-11-11 Matthew Watersvkswapper: add inherit support
2019-11-11 Matthew Watersvkswapper: output specific values when swapchain flags...
2019-11-11 Matthew Watersvulkan: add android WSI integration
2019-11-10 Nirbheek Chauhanvulkan: Fix build on ios
2019-11-08 Seungha Yangvulkan: Fix build on Windows
2019-11-08 Edward Herveybad: Avoid using deprecated API
2019-11-07 Matthew Watersvulkan: remove the private struct from the public struct
2019-11-07 Matthew Watersvulkan: implement proper descriptor set handling
2019-11-07 Matthew Watersvulkan/fence: add always-signalled fence type
2019-11-07 Matthew Watersvulkan: add handle type for arbitrary vulkan handles
2019-11-07 Matthew Watersvulkan: fix non-dispatchable handles on 32-bit platforms
2019-11-07 Matthew Watersvulkan: use VK_NULL_HANDLE in more places
2019-11-07 Matthew Watersvulkan: use the provided VKAPI_ATTR for the debug callback
2019-11-07 Matthew Watersvulkan: dump surface information
2019-11-07 Matthew Watersvulkan: print criticals/warnings for vulkan errors...
2019-11-07 Matthew Watersvulkan/image: use the full video info for returning...
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
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
next