summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-16Release 1.14.3gst-plugins-base-1.14.3Tim-Philipp Müller
2018-09-16Update docsTim-Philipp Müller
2018-09-13opusenc: fix segmentation fault at x86 versionMarcos Kintschner
2018-09-11gstaudiosrc/sink: Set audio ringbuffer thread priorityNirbheek Chauhan
2018-09-08vorbisdec: Always handle in-band header packets once the first non-header pac...Sebastian Dröge
2018-09-08gl/dispmanx: fix removing foreign window handleYuji Kuwabara
2018-09-08oggdemux: Ensure that no pad values are set when setting up the mapperSebastian Dröge
2018-09-08glcolorscale: fix compiler warningTim-Philipp Müller
2018-08-17audioaggregator: Also run the audio-specific caps fixation for audio aggregat...Sebastian Dröge
2018-08-17audioaggregator: Fixate to some meaningful values if no sinkpad is configured...Sebastian Dröge
2018-08-16meson: Unify required version to 0.40.1Nicolas Dufresne
2018-08-16playsink: audio visualization support fixesPhilippe Normand
2018-08-08tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properlySebastian Dröge
2018-08-02tagdemux: Properly propagate gst_pad_pull_range() errorsSebastian Dröge
2018-07-25gl: Also don't leak floating references to elements set via propertiesSebastian Dröge
2018-07-25gl: Don't steal callers reference when setting non-floating elements via prop...Sebastian Dröge
2018-07-20Release 1.14.2gst-plugins-base-1.14.2Tim-Philipp Müller
2018-07-20Update docsTim-Philipp Müller
2018-07-19xvimage: Fix symbol redefine build errorSeungha Yang
2018-07-18glcolorbalance: Support OES textures for input/passthroughJan Schmidt
2018-07-18meson: gl: fix backported patchTim-Philipp Müller
2018-07-18gl/build: fixed failed compilation due to missing EGLuint64KHR typedefIñigo Huguet
2018-07-18parsebin: Don't try to continue autoplugging a parser if we got raw capsSebastian Dröge
2018-07-18audiobasesrc: Round down segsize to an integer number of sampleswangzq
2018-07-18discoverer: Don't crash when running with -v if channel-mask==0 and >7 channelsVivia Nikolaidou
2018-07-18gldownloadelement: fix build with msvcMatthew Waters
2018-07-18subparse: Don't read beyond arrayEdward Hervey
2018-07-18ogg: Avoid undefined granule shiftEdward Hervey
2018-07-18libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot
2018-07-16rawvideoparse: fix typo in 'plane-offsets' descriptionGuillaume Desmottes
2018-05-21video: fix some GIR array annotationsMark Nauwelaerts
2018-05-21audio: fix some GIR array annotationsMark Nauwelaerts
2018-05-20meson: gl: remove non-headers from gl_prototype_headersChristoph Reiter
2018-05-20meson: install the man pages for the command line toolsChristoph Reiter
2018-05-20meson: Fix detection of glib-mkenums under MSYS2Christoph Reiter
2018-05-17Release 1.14.1gst-plugins-base-1.14.1Tim-Philipp Müller
2018-05-17Update docsTim-Philipp Müller
2018-05-17Update translationsTim-Philipp Müller
2018-05-17playbin3: Collect appropriate stream-type when doing stream selectionhoonhee.lee
2018-05-14videotimecode: Allow 24000/1001 frame rateGeorg Lippitsch
2018-05-14appsink: Handle unlock in drain query handling tooSebastian Dröge
2018-05-14appsink: Make sure to also handle unlock when waiting for EOS to be handledSebastian Dröge
2018-05-14appsrc/sink: Fix optimization for only signalling waiters if someone is actua...Sebastian Dröge
2018-05-13examples: gl: sdl: link to the right in-tree libgstvideoPierre Labastie
2018-05-12subparse: follow-up build fix after d871b1205Philippe Normand
2018-05-12subparse: support for more than 32 unclosed markup tagsPhilippe Normand
2018-05-10decodebin3: Do not modify structure of EOS eventSeungha Yang
2018-05-10urisourcebin: Do not modify structure of EOS eventSeungha Yang
2018-05-09uridecodebin3: Fix GList leakSeungha Yang
2018-05-08uridecodebin3: Fix string leakSeungha Yang