platform/upstream/gstreamer.git
2017-04-09 Chris Bassttmlparse: push segment events downstream
2017-04-09 Chris Bassttmlparse: don't filter out untimed whitespace
2017-04-09 Chris Bassttmlparse: don't leak caps.
2017-04-09 Chris Bassttmlrender: improve function comments/descriptions
2017-04-09 Chris Bassttmlrender: relocate type definitions to head of file
2017-04-09 Chris Bassttml: correctly implement lineHeight behaviour
2017-04-09 Chris Bassttmlrender: apply correct line height to blocks with...
2017-04-09 Chris Bassttmlrender: add facility to stitch images in both direc...
2017-04-09 Chris Bassttmlrender: extend UnifiedElement type to include font...
2017-04-09 Chris Bassttmlrender: extend UnifiedBlock type
2017-04-09 Chris Bassttml: add refcounting to GstSubtitleStlyeSet type
2017-04-09 Chris Bassttmlrender: rename TextRange type and its fields.
2017-04-09 Chris Bassttmlrender: store PangoLayout in object state
2017-04-09 Chris Bassttmlrender: put all functions in gst_ttml_render namespace
2017-04-08 Jan Schmidtgl: Remove duplicate typedef of GstGLFramebufferClass
2017-04-08 Tim-Philipp... tests: dash: don't use deprecated g_object_newv()
2017-04-07 Mathieu Duponchellevideoaggregator: Do not mix the same buffer twice when...
2017-04-07 Sebastian DrögeRelease 1.11.90
2017-04-07 Sebastian DrögeUpdate .po files
2017-04-07 Sebastian Drögepo: Update translations
2017-04-07 Sebastian Drögewin32: Update libgsturidownloader.def
2017-04-07 Matthew Watersadaptivedemux: add some reasons on warning reporting
2017-04-06 Sebastian Drögedirectsoundsrc: Correctly calculate segsize and segtotal
2017-04-03 Sebastian Drögeuridownloader: Use a GWeakRef to the parent to prevent...
2017-04-03 Thiago Santosadaptivedemux: set uridownloader's parent
2017-04-03 Thiago Santosuridownloader: add new gst_uri_downloader_set_parent
2017-04-01 Josep Torraexamples: add audiomixmatrix test to .gitignore
2017-04-01 Josep Torraglwindow/cocoa: fix warnings reported by XCode 8.1.0
2017-03-31 Douglas Bagnallaudiointerleave: don't overflow channel map with >64...
2017-03-30 Nicolas Dufresnegldisplay: Fix assert caused by missing debug category
2017-03-30 Nicolas Dufresnemeson: Fix mplex plugin file name
2017-03-29 George Kiagiadakiswebrtcechoprobe: return from _read() early if the probe...
2017-03-28 Luis de Bethencourtdashdemux: fix typo in implementation notes
2017-03-28 Nicolas Dufresnewebrtcdsp: Add support to build with meson
2017-03-28 Mathieu Duponchellewebrtcdsp: expose voice activity detection.
2017-03-27 Nicolas Dufresneaudiomixmatrix: Don't crash if matrix is unset
2017-03-27 Nicolas Dufresneaudiomixmatrix: Remove property matrix-value-array
2017-03-27 Matthew Watersmssdemux: only add live fragments after manifest fragments
2017-03-24 Nicolas DufresneAdd missing include path for gst/glib-compat-prive.h
2017-03-24 Sebastian Drögedecklink: Use GstQueueArray instead of GQueue
2017-03-22 Nirbheek Chauhanmeson: Build mpeg2enc and mplex when available
2017-03-22 Sebastian Drögekmssink: Fix compiler warning with gcc 7
2017-03-22 Jan Schmidtadaptivedemux: Don't send EOS on pads when there's...
2017-03-22 Seungha Yangplayer: Make use of GstStreams API with playbin3
2017-03-22 Georg Lippitschdecklinkvideosrc: Add read-only "signal" property
2017-03-22 Sebastian Drögeaudiobuffersplit: Install srcpad query function on...
2017-03-22 Sebastian Drögedashdemux: In reverse playback mode, if seeking to...
2017-03-21 Sebastian Drögedashdemux: Implement SNAP_NEAREST seeks
2017-03-21 Sebastian Drögedashdemux: Don't use ABS() for calculating differences
2017-03-21 Sebastian Drögedashdemux: Only snap seeks forwards if the seek positio...
2017-03-21 Sebastian Drögedashdemux: Use gst_mpdparser_get_segment_end_time(...
2017-03-21 Sebastian Drögempdparser: Refactor to get rid of one level of indentat...
2017-03-21 Sebastian Drögedashdemux: Fix snap SIDX seeking and report if we're...
2017-03-21 Reynaldo H... dvb: camutils: drop macro disabling glib deprecation...
2017-03-21 Scott D Phillipsbuild: declare dependency from gl on allocators
2017-03-20 Tim-Philipp... dvb: fix distcheck
2017-03-20 Tim-Philipp... Update for 'mad' mp3 decoder removal
2017-03-17 Seungha Yangm3u8: Fix parsing EXT-X-DISCONTINUITY
2017-03-17 Seungha Yangm3u8: Release m3u8 lock if consistent checking failed
2017-03-16 Sebastian Drögedashdemux: Just reset SIDX parser if the index is inval...
2017-03-15 Chris Bassttml: Replace assertions
2017-03-15 Sebastian Drögedashdemux: If a SIDX seek failed although we're in...
2017-03-15 Sebastian Drögedashdemux: Keep track of the PTS, not the SIDX index...
2017-03-15 Sebastian Drögedashdemux: When clearing the sidx parser, reset all...
2017-03-15 Seungha Yangdashdemux: Drain buffer at the end of subfragment
2017-03-15 Seungha Yangdashdemux: Do not advace subfragment after pending...
2017-03-15 Seungha Yangdashdemux: Reset SIDX related variables per fragment
2017-03-15 Seungha Yangdashdemux: Two depth seeking for On-Demand profile
2017-03-15 Seungha Yangdashdemux: Exception handle in _sidx_seek()
2017-03-15 Sebastian Drögedashdemux: Add assertion for preventing of access after...
2017-03-15 Scott D Phillipsgl/format: correct return enums in gst_gl_format_from_v...
2017-03-14 Olivier Crêtesrtp test: Remove deprecation disabling
2017-03-14 Seungha Yangdashdemux: Advance subfragment only if any exist
2017-03-14 George Kiagiadakiskmssink: adjust memory offset calculation for dmabuf...
2017-03-14 George Kiagiadakisglupload: adjust memory offset calculation for dmabuf...
2017-03-14 George Kiagiadakiswaylandsink: fix memory offset calculation for dmabuf...
2017-03-14 Matthew WatersRevert "adaptivedemux: answer duration queries for...
2017-03-14 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-03-14 Matthew Watersapplemedia/iosurfacememory: Fix missing variable name...
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-03-13 Vincent Penquerc'hglupload: fix GValue leak
2017-03-12 Nicolas DufresneAdd old plugins names to cruft list
2017-03-10 Samuel Maroyshmsink: continue polling after EINTR
2017-03-09 Haihua Huplayer: Fix setting of external subtitle URI
2017-03-09 Sebastian Drögeavfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera...
2017-03-09 Nicolas DufresneFix doc generation
2017-03-09 Nicolas Dufresnedash/smoothstreaming: Use GST_PLUGIN_LIBTOOLFLAGS
2017-03-09 Nicolas DufresneRename plugin filesnames to match plugin names
2017-03-08 Sebastian Drögetimecodestamper: Only unref daily jam if not NULL
2017-03-08 Sebastian Drögetimecodestamper: Unref daily jam after usage
2017-03-08 Nick Kallenapplemedia/gl: Fix compile issues for OSX
2017-03-08 Sebastian Drögegl/eagl: It's -fobjc-arc not -fobj-arc
2017-03-08 Sebastian Drögeh264parse: frame->buffer can't be NULL in pre_push_frame()
2017-03-08 Hyunjun Kotests: h264parse: fix failures due to insertion of...
2017-03-08 Hyunjun Koh264parse: fix some failures in testcases
2017-03-07 Nick Kallenapplemedia: avfvideosrc supports position, device-type...
2017-03-07 Nick Kallenapplemedia/gl: Update code to use ARC
2017-03-07 Hyunjun Koh264parse: insert AU delimiter only in case of byte...
2017-03-06 George Kiagiadakisvideoaggregator: redo src caps negotiation if a sink...
2017-03-06 Arun Raghavangl: Missed one backwards compat define in GST_GL_TYPE_C...
next