platform/upstream/gstreamer.git
2019-06-16 Nicola Murinoh265parse: update parser state and header flag when...
2019-06-16 Nicola Murinoh264parse: update parser state and header flag when...
2019-06-15 Thibault Saunierh264parse: Post a WARNING when data is broken
2019-06-14 Seungha Yangh265parse: Add more string representations of extension...
2019-06-14 Seungha Yangh265parser: Add more profiles to known type
2019-06-14 Dong Il Parkh265parse: Update framerate when we found vps_timing_info
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-12 Arun Raghavanavdtpsrc: Honour initial transport volume setting befor...
2019-06-11 Thibault Saunieruvch264src: Make sure we set our segment
2019-06-11 Seungha Yangh265parse: Don't miss constraint indicator flags in...
2019-06-07 Marc Leemanrtpmanagerbad: fix the plugin registration
2019-06-06 Tim-Philipp... Remove VDPAU plugin
2019-06-06 Tim-Philipp... autotools: fix distcheck
2019-06-05 Tim-Philipp... autotools: remove gst/rtp/ from cruft dir list
2019-06-05 Tim-Philipp... rtp: fix autotools build some more
2019-06-05 Philippe Normandwpe: Fix build with -Werror enabled
2019-06-05 Sebastian Drögeavwait: Allow start and end timecode to be set back...
2019-06-05 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2019-06-04 Matthew Waterstests/vulkan: allow instance creation failures
2019-06-04 Matthew Waterstest/vulkan: add simple memory test
2019-06-04 Matthew Watersvkupload: remove debugging error log
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvulkan: remove uneeded buffer inheritence information
2019-06-04 Matthew Watersvulkan: add a new image copying element
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 Watersvkupload: add raw->vulkanimage uploader
2019-06-04 Matthew Watersvktrash: add more destruction of vulkan types
2019-06-04 Matthew Watersvulkan: use c99 designated initializers where possible
2019-06-04 Matthew Watersvkswapper: support displaying memory:VulkanImage
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 Watersvulkansink: Respond to queue queries
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: add a command pool object for tracking
2019-06-04 Matthew Watersvkswapper: don't output duplicate formats
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API
2019-06-04 Matthew Watersvkbufferpool: Fix multiplaner allocations
2019-06-04 Matthew Watersvk*memory: explicitly error out for driver NPOT alignment
2019-06-04 Matthew Watersvulkan/image: initialize the requirements struct before...
2019-06-04 Matthew Watersvulkan: don't require every element to have a display
2019-06-04 Matthew Watersvulkan: remove unused X11 window system references
2019-06-04 Matthew Watersvulkan: remove unused layer enablement
2019-06-04 Ali Yousufwebrtc: Fix log when adding stun server
2019-06-04 Matthew Waterswebrtc: fix the location of signalling-state change...
2019-06-04 Nicolas Dufresnemake: rtp: Remove spurious header file
2019-06-03 Marc Leemanrtpmanagerbad: add RTP streaming elements
2019-06-02 Niels De Graefmeson: Bump minimal GLib version to 2.44
2019-06-01 Alex Ashleytests/dash_mpd: take account of Period start in expecte...
2019-06-01 Alex Ashleydashdemux: include both Period start and presentationTi...
2019-06-01 Mathieu Duponchelledocs: document gstreamer-bad-audio
2019-06-01 Mathieu Duponchellelibs: build a gir file for gstreamer-bad-audio
2019-05-31 Vivia Nikolaidouavwait: Don't print warnings for every buffer passed
2019-05-31 Haihao Xiangmsdk: return a right pointer for VUYA format
2019-05-30 Tim-Philipp... docs: update plugin doc cache and add more plugins
2019-05-30 Tim-Philipp... meson: add more plugins to plugins list
2019-05-30 Mathieu Duponchellebasetsmux: don't reset pad on flush_stop
2019-05-30 Mathieu Duponchellempegtssection: events don't necessarily have a structure
2019-05-30 Mathieu Duponchellebasetsmux: fix send_event by chaining up
2019-05-30 Mathieu Duponchellempegtsmux: add SECTION comment
2019-05-30 Mathieu Duponchelletests: add example for injecting MPEG-TS sections
2019-05-30 Mathieu Duponchellebasetsmux: preserve user-specified sections across...
2019-05-30 Mathieu Duponchelleatscmux: send empty RRT / MGT / STT tables
2019-05-30 Mathieu Duponchelletsmux: maintain packet counters in a global array
2019-05-30 Mathieu Duponchellempegts: extend support for ATSC tables
2019-05-30 Matthew Waterswebrtc: only set sctp ports if they are different
2019-05-30 Matthew Waterstests/webrtc: wait until the SDP has been set before...
2019-05-30 Matthew Waterstests/webrtc: fix racy test with a prenegotiated data...
2019-05-30 Matthew Waterswebrtc/dc: move some code from webrtcbin into the datac...
2019-05-30 Matthew Waterswebrtc: hold onto any unknown ICE candidates until...
2019-05-30 Matthew Waterswebrtc: Initial support for stream addition/removal
2019-05-30 Matthew Waterstests/webrtc: a couple of debug/error string fixes
2019-05-30 Matthew Waterstests/webrtc: rewrite bundle checks for separate valida...
2019-05-30 Matthew Waterstests/webrtc: add helper for getting the offer/answer...
2019-05-30 Matthew Waterstests/webrtc: only check audio/video for direction...
2019-05-30 Matthew Waterswebrtcbin: expose the transceiver as a pad property
2019-05-30 Matthew Waterswebrtc/transceiver: add a set_direction function
2019-05-30 Matthew Waterswebrtc: track and log more rtpbin state
2019-05-30 Matthew Waterswebrtc: add support for intersecting inactive transceiv...
2019-05-30 Matthew Waterswebrtc: mark remote/local-description as readonly
2019-05-30 Matthew Waterswebrtc: don't reuse stopped transceivers at all
2019-05-30 Matthew Waterswebrtc: also check for a null mid to signify an unassoc...
2019-05-30 Matthew Waterswebrtc: only check sink pads for a 'sink pads have...
2019-05-30 Matthew Waterswebrtc: fix answer creation with multiple streams and...
2019-05-30 Matthew Waterstests/webrtc: factor out sdp validation into a single...
2019-05-30 Matthew Waterstests/webrtc: validate number of sdp media using valida...
2019-05-30 Matthew Waterstests/webrtc: allow multiple validation functions
2019-05-30 Matthew Waterstests/webrtc: test that duplicate negotiations succeed
2019-05-30 Philippe Normandwebrtcbin: Expose current and pending local/remote...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-29 Adam Duskettext/hls/meson.build: fix dependency logic
2019-05-29 Tim-Philipp... docs: remove stale plugins from docs plugin cache
2019-05-26 Nicolas Dufresnewaylandsink: Workaround gnome-shell bug
2019-05-26 Nicolas Dufresnekmssink: Fixup all errno tracing
2019-05-25 Mathieu Duponchelledoc: update plugin cache
2019-05-25 Nicolas Dufresnedocs: Updated plugins cache file
2019-05-25 Mathieu Duponchelledoc: fix element section documentations
next