platform/upstream/gstreamer.git
2020-06-25 Nirbheek Chauhanmeson: Build Qt5 tests with -std=c++11
2020-06-25 Sebastian Drögesplitmuxsink: Add new properties for setting muxer...
2020-06-24 Mathieu Duponchelleautodetect: mark filter-caps property as DOC_SHOW_DEFAULT
2020-06-24 Mathieu Duponchellevpxenc: mark all properties as GST_DOC_SHOW_DEFAULT
2020-06-23 Mathieu Duponchelledocs: mark GstIirEqualizer as plugin API
2020-06-23 Thibault Sauniervpx: Fix links to baseclass properties
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-23 Mathieu Duponchelleplugins_cache: add base classes
2020-06-23 Mathieu Duponchellemeson: mark plugins cache target as always stale
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-23 Thibault Saunierdoc: Stop documenting properties from parents
2020-06-21 He Junyandeinterlace: Add the missing ORC_RESTRICT define.
2020-06-20 Havard Graffrtpsession: make tests more stable
2020-06-20 Tim-Philipp... docs: update plugin cache for new version
2020-06-19 Tim-Philipp... Back to development
2020-06-19 Tim-Philipp... Release 1.17.1
2020-06-19 Seungha Yangmeson: deinterlace: Check host cpu type for asm build
2020-06-19 Seungha Yangmeson: Fix build error with MSVC caused by ARCH_X86_64...
2020-06-19 Tim-Philipp... shout2: advertise documentation caps properly
2020-06-18 Jan Schmidtqtdemux: Split tag reading functions out
2020-06-18 Jan Schmidtqtdemux: Move some tree parsing files out to a separate...
2020-06-18 Jan Schmidtqtdemux: Factor out svmi parsing. Fix bounds checking.
2020-06-18 Guillaume Desmottespulse: fix discovery of newly added devices
2020-06-18 Tim-Philipp... examples: qmlsink: rename qrc file to avoid naming...
2020-06-17 Nirbheek Chauhanmeson: Check the nasm version with run_command
2020-06-16 Seungha Yangrtspsrc: Don't return TRUE for unhandled query
2020-06-16 Vivia Nikolaidoudeinterlace: Add yadif ASM optimisations
2020-06-12 Vivia Nikolaidoudeinterlace: Fix invalid read in yadif
2020-06-12 Matthew Watersqt/gloverlay: reset OpenGL state after Qt drawing
2020-06-12 Matthew Watersqt/gloverlay: reset current OpenGL context after Qt
2020-06-12 Sebastian Drögeflvdemux: Change a GST_ERROR_OBJECT() back to GST_DEBUG...
2020-06-11 Jordan PetridisUse gst_element_class_set_metadata when passing dynamic...
2020-06-10 Sebastian DrögeRevert "rtpjitterbuffer: Avoid deadlock on flush"
2020-06-10 Thibault Saunierdocs: Update plugins cache
2020-06-09 U. Artie Eoffrtpjitterbuffer: g_queue_clear_full introduced in glib...
2020-06-09 Thibault Saunierrtpsession: Make internal-ssrc as show default for doc
2020-06-09 Thibault Saunierdocs: Update plugins cache
2020-06-09 Tim-Philipp... tests: don't pull in all -bad plugin, only allow the...
2020-06-08 Nicolas Dufresnertptimerqueue: Fix leak on timer collision
2020-06-08 Nicolas Dufresnertpjitterbuffer: Keep JBUF lock while processing timers
2020-06-08 Guillaume Desmottestests: vp9enc: enforce I420 format
2020-06-08 Edward Herveyrtpjitterbuffer: Avoid deadlock on flush
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-05 Sebastian Drögertpbin: Initialize uninitialized variable correctly
2020-06-04 Mikhail Fludkovvpxenc: Add new bit-per-pixel property to select a...
2020-06-04 Thibault Saunierdoc: Require hotdoc >= 0.11.0
2020-06-04 Thibault Saunierdoc: Fix wrong link to GString in rtpjitterbuffer
2020-06-04 Sebastian Drögedocs: Update gst_plugins_cache.json
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-02 Stian Selnesvpxdec: Check that output width and height != 0
2020-05-28 Seungha Yangspeex: Fix crash on Windows caused by cross-CRT issue
2020-05-27 Sebastian Drögertspsrc: Use the correct type for storing the max-rtcp...
2020-05-27 Tim-Philipp... tests: fix meson test env setup to make sure we use...
2020-05-26 Thibault Saunierrtspsrc: Error out when failling to receive message...
2020-05-22 Nicolas Dufresnev4l2: videodec: Fix broken template caps
2020-05-22 Nicolas Dufresnev4l2: codec: Fix GValue leak
2020-05-22 Nicolas Dufresnev4l2codec: Remove uneeded factorisation
2020-05-20 Nicolas Dufresnev4l2src: Ignore non-increasing sequence number
2020-05-20 Matthew Watersqtoverlay: add the root item as a property
2020-05-20 Sebastian Drögeflvdemux: Send gap events if one of the streams falls...
2020-05-20 Sebastian Drögeflvdemux: Remove unused audio_linked/video_linked booleans
2020-05-20 Edward Herveyflvdemux: Answer bitrate queries from upstream
2020-05-20 Edward Herveyflvdemux: Handle empty metadata strings
2020-05-20 Edward Herveyflvdemux: Set ACCEPT_TEMPLATE flag on sinkpad
2020-05-15 Raul Tambreqtglrenderer.cc: Fix compiling
2020-05-15 Raul Tambreqtglrenderer.cc: Fix -Wformat-security warning
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-05-11 Nirbheek Chauhanmeson: Make C++ compiler detection not be automagic
2020-05-11 Nirbheek Chauhanmeson: Fix gstgl checks for qt and gtk
2020-05-11 Nirbheek Chauhanmeson: Revamp qt5qml plugin and example build code
2020-05-08 Jan Schmidtdeinterlace: Split out NULL checks in yadif
2020-05-08 Jan Schmidtdeinterlace: Handle NV12/NV21 for the greedyl mode.
2020-05-06 Vivia Nikolaidoudeinterlace: Support packed formats for YADIF
2020-05-06 Vivia Nikolaidoudeinterlace: Call the planar functions for the Y plane...
2020-05-06 Jan Schmidtdeinterlace: Add C implementation of YADIF
2020-05-06 Jan Schmidtdeinterlace: Allow for 5 fields for interpolation
2020-05-06 Jan Schmidtdeinterlace: Force renegotiation when changing mode
2020-05-06 nian.yanjpegenc: remove meta copy in jpegenc
2020-05-06 Sebastian Drögeimagefreeze: Handle flushing correctly
2020-05-06 Edward Herveyvidebox: Use MIN instead of CLAMP for uint
2020-05-06 Edward Herveyavidemux: Avoid potential double-free
2020-05-05 Edward Herveydeinterlace: Don't leak frame in error case
2020-05-05 Edward Herveyslitmuxsrc: Properly stop the loop if not part reader...
2020-04-27 Vivia Nikolaidouflvmux: Add skip-backwards-streams property
2020-04-27 Vivia Nikolaidouflvmux: Allow requesting streamable pads after header...
2020-04-27 Matthew Watersqt/x11: also pass the window for gstgl -> qt context
2020-04-27 Matthew Watersqt: perform surface creation in the main thread
2020-04-22 Olivier Crêteqtdemux: Add 'mp3 ' fourcc that VLC seems to produce now
2020-04-22 Sebastian Drögertpjitterbuffer: Properly free internal packets queue...
2020-04-20 Seungha Yangtests: splitmuxsink: Add more timecode based split...
2020-04-20 Seungha Yangsplitmuxsink: Enhancement for timecode based split
2020-04-19 Seungha Yangsplitmuxsink: Post error when requested timecode interv...
2020-04-16 Havard Graffrtpjitterbuffer: don't use RTX packets in rate-calc...
2020-04-15 Nicolas Dufresnev4l2videodec: Increase internal bitstream pool size
2020-04-15 Sebastian Drögesplitmuxsink: Do split-at-running-time splitting based...
2020-04-15 Sebastian Drögesplitmuxsink: Fix off-by-one in running time comparison...
2020-04-09 Thibault Saunierrtspsrc: Properly set segments seqnums after seeks
2020-04-08 Vivia Nikolaidouflvdemux: Don't write an empty string as a tag
2020-04-08 Nicolas Dufresnev4l2bufferpool: request the maximum number of buffers...
2020-04-08 Michael Olbrichv4l2bufferpool: request the maximum number of buffers...
next