summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Update RELEASE with more bug details after release1.6Tim-Philipp Müller1-0/+15
2016-04-14Release 1.6.41.6.4Tim-Philipp Müller84-153/+781
2016-04-08decklink: Initialize capture_time to NONE so it can be used if no video frame...Sebastian Dröge1-1/+1
2016-04-06libs: g-i: fix init section to avoid compiler warningsTim-Philipp Müller3-3/+3
2016-04-06decklinkaudiosrc: Don't accept packets without timestamps after a discontSebastian Dröge1-1/+10
2016-04-06decklinkaudiosrc: Don't crash when receiving video frames but no audioSebastian Dröge3-7/+16
2016-04-06decklinkvideosrc: don't crash if we get NULL video frames in the callbackTim-Philipp Müller1-1/+6
2016-04-06curlsink: catch an unknown errorPatricia Muscalu1-0/+9
2016-04-06directsoundsrc: add missing -lole32Kouhei Sutou1-1/+1
2016-04-06h264parse: constrained-baseline is a subset of baselineSebastian Dröge1-1/+1
2016-04-06mpegtsbase: plug EIT string leakThiago Santos1-0/+1
2016-04-06dvbbasebin: unref pat table after usageThiago Santos1-0/+1
2016-04-06dvbbasebin: plug some leaksThiago Santos1-0/+5
2016-04-06mxfdemux: Fix query memory leakJimmy Ohn1-0/+2
2016-04-06h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2-4/+10
2016-04-06wayland: fix null pointer dereference on errorMatthew Waters1-1/+2
2016-04-06mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge1-1/+1
2016-04-06videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...Sreerenj Balachandran1-2/+11
2016-04-06tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey1-3/+4
2016-04-06qml: Fix leak of the OpenGL contextsSergey Borovkov1-1/+4
2016-04-06mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli1-2/+6
2016-04-06dashdemux: correctly handle an HTTP-XSDATE that is exactly the size of the da...Florin Apostol1-6/+8
2016-04-06fbdevsink: fix bytes per pixel calculationPeter Seiderer1-1/+1
2016-04-06mpeg4parser: prevent assertion when scanning for sync codeThiago Santos1-2/+5
2016-04-06curlbasesink: don't send empty buffersDavid Fernandez1-2/+7
2016-04-06mssdemux: do not assert on fragment reloads for non-liveThiago Santos1-2/+0
2016-04-06decklinkaudiosrc: Fix discont trackingJan Schmidt1-1/+2
2016-04-06opusdec: fix wrong buffer being checked for missing dataVincent Penquerc'h1-2/+2
2016-04-06adaptivedemux: fix segment update on seeksThiago Santos1-3/+3
2016-04-06adaptivedemux: stop reverse playback when we reach the limitThiago Santos1-1/+1
2016-04-06adaptivedemux: correctly track segment.position in reverse playbackThiago Santos1-2/+6
2016-03-04mpeg2enc: Provide format as a string instead of a char to gst_structure_newVivia Nikolaidou1-1/+1
2016-02-20adaptivedemux: fix race on shutdown that could result in deadlocksTim-Philipp Müller2-4/+15
2016-02-17ladspa: Fix some debugsThibault Saunier1-4/+3
2016-02-16gtk(gl)sink: remove the signal handlers on finalizeMatthew Waters2-3/+12
2016-02-01glvideomixer: fix checker vbo leakWang Xin-yu (王昕宇)1-0/+5
2016-01-29glprototypes: fix parameter type of glGenBuffersWang Xin-yu (王昕宇)1-1/+1
2016-01-29gleffects: fix gleffects fisheye shader compile errorHaihua Hu1-1/+1
2016-01-25h265parse: Fix buffer leak when sps is not presentVineeth TM1-3/+4
2016-01-25h265parse: Fix buffer memory leak.Vineeth TM1-1/+1
2016-01-20Release 1.6.31.6.3Sebastian Dröge82-145/+343
2016-01-20Update .po filesSebastian Dröge40-40/+40
2016-01-16shmsink: fix possible deadlock in _render()/ _allocator_free()Matt Crane1-1/+1
2016-01-16sbc: sbcdec: Fix frame length calculationTim Sheridan1-4/+4
2016-01-15qml: Mark material dirty when texture buffer is updatedSergey Borovkov1-0/+1
2016-01-11mpegtsmux: fix reserve bits so they are 1'sBob Holcomb1-3/+3
2016-01-11mxftypes: Don't store pointers in stack allocated guintsSebastian Dröge1-4/+3
2015-12-28gl: Add \0 terminators for the Apple sync extensionSebastian Dröge1-2/+2
2015-12-23pcapparse: don't crash on 0-sized packetsTim-Philipp Müller1-1/+5
2015-12-18openjpegdec: Don't crash when decoding returns NULL data for any componentSebastian Dröge1-0/+9