summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli2016-04-061-2/+6
* dashdemux: correctly handle an HTTP-XSDATE that is exactly the size of the da...Florin Apostol2016-04-061-6/+8
* fbdevsink: fix bytes per pixel calculationPeter Seiderer2016-04-061-1/+1
* mpeg4parser: prevent assertion when scanning for sync codeThiago Santos2016-04-061-2/+5
* curlbasesink: don't send empty buffersDavid Fernandez2016-04-061-2/+7
* mssdemux: do not assert on fragment reloads for non-liveThiago Santos2016-04-061-2/+0
* decklinkaudiosrc: Fix discont trackingJan Schmidt2016-04-061-1/+2
* opusdec: fix wrong buffer being checked for missing dataVincent Penquerc'h2016-04-061-2/+2
* adaptivedemux: fix segment update on seeksThiago Santos2016-04-061-3/+3
* adaptivedemux: stop reverse playback when we reach the limitThiago Santos2016-04-061-1/+1
* adaptivedemux: correctly track segment.position in reverse playbackThiago Santos2016-04-061-2/+6
* mpeg2enc: Provide format as a string instead of a char to gst_structure_newVivia Nikolaidou2016-03-041-1/+1
* adaptivedemux: fix race on shutdown that could result in deadlocksTim-Philipp Müller2016-02-202-4/+15
* ladspa: Fix some debugsThibault Saunier2016-02-171-4/+3
* gtk(gl)sink: remove the signal handlers on finalizeMatthew Waters2016-02-162-3/+12
* glvideomixer: fix checker vbo leakWang Xin-yu (王昕宇)2016-02-011-0/+5
* glprototypes: fix parameter type of glGenBuffersWang Xin-yu (王昕宇)2016-01-291-1/+1
* gleffects: fix gleffects fisheye shader compile errorHaihua Hu2016-01-291-1/+1
* h265parse: Fix buffer leak when sps is not presentVineeth TM2016-01-251-3/+4
* h265parse: Fix buffer memory leak.Vineeth TM2016-01-251-1/+1
* Release 1.6.31.6.3Sebastian Dröge2016-01-2082-145/+343
* Update .po filesSebastian Dröge2016-01-2040-40/+40
* shmsink: fix possible deadlock in _render()/ _allocator_free()Matt Crane2016-01-161-1/+1
* sbc: sbcdec: Fix frame length calculationTim Sheridan2016-01-161-4/+4
* qml: Mark material dirty when texture buffer is updatedSergey Borovkov2016-01-151-0/+1
* mpegtsmux: fix reserve bits so they are 1'sBob Holcomb2016-01-111-3/+3
* mxftypes: Don't store pointers in stack allocated guintsSebastian Dröge2016-01-111-4/+3
* gl: Add \0 terminators for the Apple sync extensionSebastian Dröge2015-12-281-2/+2
* pcapparse: don't crash on 0-sized packetsTim-Philipp Müller2015-12-231-1/+5
* openjpegdec: Don't crash when decoding returns NULL data for any componentSebastian Dröge2015-12-181-0/+9
* Release 1.6.21.6.2Sebastian Dröge2015-12-1482-172/+435
* Update .po filesSebastian Dröge2015-12-1440-301/+429
* po: Update translationsSebastian Dröge2015-12-144-410/+280
* gltransformation: clear to transparentMatthew Waters2015-12-121-1/+1
* glproto: include function definitions for GL_APPLE_syncMatthew Waters2015-12-121-3/+3
* directsoundsrc: Check return values of DirectSound functions in read loopThomas Roos2015-12-111-1/+13
* openjpegenc: All frames in JPEG2000 are keyframes, mark them as suchSebastian Dröge2015-12-081-0/+1
* pcapparse: Forward FLUSH_STOP events downstream tooPaolo Pettinato2015-12-071-1/+2
* d3dvideosink: Don't try to recreate swapchain while the window is minimizedSebastian Dröge2015-12-011-1/+19
* qml: reuse existing GstQSGTextureRoman Nowicki2015-11-201-4/+2
* qml: activate the wrapped context when bindingMatthew Waters2015-11-201-4/+9
* qml: proper initialization if scene is already initializedRoman Nowicki2015-11-201-1/+5
* glimagesink: Fix structure memory leakVineeth TM2015-11-171-1/+3
* tsdemux: fix pending buffers leak when flushingNicolas Huet2015-11-161-0/+14
* tsdemux: Fix pad leak when the pad is never exposedEtienne Peron2015-11-161-0/+2
* vtenc: Set profile_level to NULL after releaseHeinrich Fink2015-11-161-0/+1
* tests:glcolorconvert: Fix caps memory leakVineeth TM2015-11-111-0/+1
* gtk: add the overlaycomposition feature to the template capsMatthew Waters2015-11-101-2/+5
* dvbsuboverlay: Don't send flush eventsEdward Hervey2015-11-071-30/+3
* assrender: don't send flush events on seeksTim-Philipp Müller2015-11-071-45/+7