summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update RELEASE with more bug details after release1.6Tim-Philipp Müller2016-04-141-0/+15
* Release 1.6.41.6.4Tim-Philipp Müller2016-04-1484-153/+781
* decklink: Initialize capture_time to NONE so it can be used if no video frame...Sebastian Dröge2016-04-081-1/+1
* libs: g-i: fix init section to avoid compiler warningsTim-Philipp Müller2016-04-063-3/+3
* decklinkaudiosrc: Don't accept packets without timestamps after a discontSebastian Dröge2016-04-061-1/+10
* decklinkaudiosrc: Don't crash when receiving video frames but no audioSebastian Dröge2016-04-063-7/+16
* decklinkvideosrc: don't crash if we get NULL video frames in the callbackTim-Philipp Müller2016-04-061-1/+6
* curlsink: catch an unknown errorPatricia Muscalu2016-04-061-0/+9
* directsoundsrc: add missing -lole32Kouhei Sutou2016-04-061-1/+1
* h264parse: constrained-baseline is a subset of baselineSebastian Dröge2016-04-061-1/+1
* mpegtsbase: plug EIT string leakThiago Santos2016-04-061-0/+1
* dvbbasebin: unref pat table after usageThiago Santos2016-04-061-0/+1
* dvbbasebin: plug some leaksThiago Santos2016-04-061-0/+5
* mxfdemux: Fix query memory leakJimmy Ohn2016-04-061-0/+2
* h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2016-04-062-4/+10
* wayland: fix null pointer dereference on errorMatthew Waters2016-04-061-1/+2
* mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge2016-04-061-1/+1
* videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...Sreerenj Balachandran2016-04-061-2/+11
* tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey2016-04-061-3/+4
* qml: Fix leak of the OpenGL contextsSergey Borovkov2016-04-061-1/+4
* 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