summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submodule1.10Tim-Philipp Müller2017-08-172-1/+1
* Release 1.10.51.10.5Sebastian Dröge2017-06-1535-50/+237
* Update .po filesSebastian Dröge2017-06-1538-38/+38
* typefind: Expand the search range for HLS detectionJan Schmidt2017-03-271-3/+4
* convertframe: Fix async video sample conversion with non-default contextArun Raghavan2017-03-201-10/+9
* meson: update versionTim-Philipp Müller2017-02-231-1/+1
* Release 1.10.41.10.4Sebastian Dröge2017-02-2334-67/+188
* Update .po filesSebastian Dröge2017-02-2338-38/+38
* vorbis: Fix channel reorder map for 5.1, 6.1 and 7.1Jochen Henneberg2017-02-221-3/+3
* meson: Properly use ':' for defining keywordsThibault Saunier2017-02-201-2/+2
* typefindfunctions: prevent unsigned int overflowHeekyoung Seo2017-02-191-1/+1
* multifdsink: Make sure to use a 64 bit integer for the units-max propertySebastian Dröge2017-02-081-1/+1
* Release 1.10.31.10.3Sebastian Dröge2017-01-3034-57/+422
* Update .po filesSebastian Dröge2017-01-3038-732/+175
* po: Update translationsSebastian Dröge2017-01-303-172/+721
* audio-resampler: Fix integer overflow in clamping codeSebastian Dröge2017-01-301-3/+3
* riff-media: Don't divide block align by zero channelsSebastian Dröge2017-01-251-15/+21
* samiparse: Check that the string has a non-zero length before overwriting the...Sebastian Dröge2017-01-251-1/+2
* riff-media: Don't recurse in for nested WAVEFORMATEXSebastian Dröge2017-01-181-1/+2
* riff-media: Check for valid channels/rate before using the valuesSebastian Dröge2017-01-161-2/+4
* video-converter: Fix crashes in fast-paths when converting interlaced formats...Sebastian Dröge2017-01-161-27/+87
* pbutils: Fix annotation in gst_encoding_profile_set_presetThibault Saunier2017-01-101-1/+1
* gst_video_guess_framerate: Don't throw away all precisionJan Schmidt2017-01-091-2/+2
* encodebin: Fix stream_group_free when creating it went badThibault Saunier2017-01-091-18/+22
* playsink: do not link to audio or video filter using padnameMark Nauwelaerts2017-01-091-2/+2
* encodebin: fix queue property types when settingTim-Philipp Müller2017-01-091-2/+2
* rtsp-url: unescape special chars in user/pass part of URLStuart Weaver2017-01-091-2/+2
* audiotestsrc: Fix incorrect start of tick waveformCarlos Rafael Giani2017-01-091-6/+9
* tools: gst-play: set GST_GL_XINITHREADSNicolas Dechesne2017-01-091-0/+2
* parsebin: Ignore failure to send sticky eventsJan Schmidt2016-12-221-2/+2
* decodebin: For adaptive streaming, ensure to put the buffering multiqueue aft...Sebastian Dröge2016-12-221-3/+4
* xmptag: Don't leak the namespace string if there are multipleSebastian Dröge2016-12-131-0/+1
* id3v2: Add missing overrun check for frame sizesJan Schmidt2016-12-091-2/+8
* tagdemux: Fix crash when shutting down element during getrange()Sebastian Dröge2016-12-071-0/+8
* opusdec: fix 120 ms buffers being wrongly emittedVincent Penquerc'h2016-12-051-18/+41
* opusdec: fix "buffer too small" errorVincent Penquerc'h2016-12-051-4/+3
* opusdec: interpret zero duration as unknownVincent Penquerc'h2016-12-051-1/+1
* multifdsink: Add a test involving a slow clientJan Alexander Steffens (heftig)2016-12-051-2/+152
* multihandlesink: Update bufpos in a separate passJan Alexander Steffens (heftig)2016-12-051-14/+22
* multihandlesink: Fix buffers-queued being off by oneJan Alexander Steffens (heftig)2016-12-051-2/+2
* oggdemux: Don't end up ignoring caps just because there are no headers for th...Sebastian Dröge2016-12-051-1/+1
* ssaparse: Free initialization section before storing the next oneSebastian Dröge2016-12-051-0/+2
* Release 1.10.21.10.2Sebastian Dröge2016-11-2934-51/+248
* Update .po filesSebastian Dröge2016-11-2938-273/+90
* po: Update translationsSebastian Dröge2016-11-291-64/+244
* discoverer: Handle NULL/ANY/EMPTY caps without crashingSebastian Dröge2016-11-281-3/+29
* subtitleoverlay: Fix caps memory leak when failing to get sinkpad from subtit...Garima Gaur2016-11-281-0/+2
* discoverer: Also stop waiting for subtitles if we get EOSSebastian Dröge2016-11-281-1/+3
* discoverer: Extract video information from caps manually without GstVideoInfoSebastian Dröge2016-11-281-14/+41
* riff-media: Check if caps are NULL before using them for the first time, not ...Sebastian Dröge2016-11-261-4/+5