summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.11.21.11.2Sebastian Dröge2017-02-24120-228/+1511
* Update .po filesSebastian Dröge2017-02-2440-224/+305
* po: Update translationsSebastian Dröge2017-02-242-267/+186
* meson: Added meson.build for audiomixmatrix and timecodeVivia Nikolaidou2017-02-243-0/+28
* glmemory: Use glBlitFramebuffer() instead of glCopyTexImage2D() if availableSebastian Dröge2017-02-232-20/+80
* audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou2017-02-238-2/+1184
* timecodestamper: Remove clock-source propertyGeorg Lippitsch2017-02-232-83/+0
* timecodestamper: First timecode from current system timeGeorg Lippitsch2017-02-232-0/+36
* timecodestamper: First timecode propertyGeorg Lippitsch2017-02-232-2/+36
* webrtcdsp: expose new properties.Mathieu Duponchelle2017-02-231-4/+127
* bluez: Chain up to basesrc query instead of override pad query functionArun Raghavan2017-02-231-8/+5
* audiobuffersplit: Add strict-buffer-size propertyVivia Nikolaidou2017-02-222-2/+28
* waylandsink: consider buffer size when copying to wl shm poolFabien Dessenne2017-02-221-5/+6
* hlsdemux: Fix GHashTable leakSeungha Yang2017-02-211-0/+4
* rawbaseparse: Drop incomplete frames at EOSSebastian Dröge2017-02-182-0/+44
* configure: Remove unused Mali EGL/fbdev_window supportSebastian Dröge2017-02-162-28/+1
* pkgconfig: fix uninstalled .pc files for codecparsers + mpegtsTim-Philipp Müller2017-02-152-2/+2
* Fix distcheckTim-Philipp Müller2017-02-142-2/+14
* win32: remove disted enumtypes files which are no longer usedTim-Philipp Müller2017-02-142-210/+0
* meson: dist meson build filesTim-Philipp Müller2017-02-142-3/+7
* Builds for MacOSNick Kallen2017-02-143-9/+14
* applemedia: free videotexturecache texture in gl threadNick Kallen2017-02-143-10/+10
* GstGLSinkBin: fixed sink property leakJuan Pablo Ugarte2017-02-141-26/+24
* shm: Change example pipelines to something that actually worksSebastian Dröge2017-02-132-3/+6
* adaptivedemux: Convert premature EOS on non-exposed pads to ERRORJan Schmidt2017-02-091-1/+7
* adaptivedemux: Handle errors from prepared_streams tooJan Schmidt2017-02-091-26/+43
* adaptivedemux: Allow thatJan Schmidt2017-02-091-3/+4
* adaptivedemux: Fix tests for delayed pad exposure.Jan Schmidt2017-02-082-10/+39
* amcvideoenc: Encoder output is generally not properly parsedSebastian Dröge2017-02-081-3/+2
* amcvideoenc: Set timestamps on header buffers tooSebastian Dröge2017-02-081-0/+3
* amcvideoenc: Encoded H264 is generally not AU alignedSebastian Dröge2017-02-081-2/+1
* adaptivedemux: Fix bitrate printed in debugJan Schmidt2017-02-071-2/+1
* hlsdemux: Redo typefind after stripping tagsJan Schmidt2017-02-071-0/+3
* adaptivedemux: Preroll streams before exposing themJan Schmidt2017-02-072-31/+180
* opencv: allow compilation against 3.2.0Nicola Murino2017-02-051-1/+1
* waylandsink: set video surface opaqueFabien Dessenne2017-02-021-0/+23
* avwait: Fix potential deadlock when flushing / shutting down audioVivia Nikolaidou2017-02-021-0/+1
* decklinkvideosink: Show video frames synchronously in PAUSEDSebastian Dröge2017-02-011-0/+11
* decklinkvideosink: Do nothing if set_caps() is called with basically the same...Sebastian Dröge2017-02-011-1/+22
* decklinkaudiosrc: Fix get_caps returning EMPTYVivia Nikolaidou2017-02-011-3/+11
* dewarp: Store C++ types as pointers in C structsSebastian Dröge2017-02-012-11/+23
* vkwindow: fix build error on i386Matthew Waters2017-02-011-2/+2
* mpegdemux: Add stream-format to the H.264 caps.Jan Schmidt2017-02-011-1/+2
* mpegdemux: Add extra length checks to TS scanning.Jan Schmidt2017-02-011-0/+10
* psdemux: Rewrite PSM parsing using GstByteReaderJan Schmidt2017-02-012-207/+117
* decklink: Add to the meson Windows buildSebastian Dröge2017-01-311-0/+4
* decklink: Fix indentationSebastian Dröge2017-01-313-12/+11
* decklink: Fix compilation on Windows by properly using COM strings thereSebastian Dröge2017-01-311-3/+7
* decklink: Fix compilation with MSVCAxel Menzel2017-01-311-2/+2
* decklink: Include stdint.h for int32_t, etc as needed by the Decklink headersSebastian Dröge2017-01-311-0/+3