summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04dvbbasebin: plug some leaksHEADmasterThiago Santos1-0/+5
2016-03-04mpegtsbase: remove program from hashtable if neededThiago Santos1-8/+15
2016-03-04mpegtspacketizer: simplify variable resetThiago Santos1-2/+1
2016-03-04dvbsrc: print time in same formatThiago Santos1-2/+2
2016-03-04amc: properly deinit when ahcsrc register failsMartin Kelly1-6/+11
2016-03-04ahc: correct error messageMartin Kelly1-1/+2
2016-03-04ahc: remove unneeded #include <stdio.h>Martin Kelly1-1/+0
2016-03-04ahc: typo fixMartin Kelly1-1/+1
2016-03-04hls: Add OPENSSL_CFLAGS to CFLAGSJoe Gorse1-1/+1
2016-03-03glbasememory: Don't change maxsize at run-timeNicolas Dufresne1-3/+2
2016-03-03qml: Fix leak of the OpenGL contextsSergey Borovkov1-1/+4
2016-03-02vksink: fix spelling on failed _ensure_data() error messageReynaldo H. Verdejo Pinochet1-1/+1
2016-03-02mpeg2enc: Provide format as a string instead of a char to gst_structure_newVivia Nikolaidou1-1/+1
2016-03-03mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli1-2/+6
2016-03-02adaptivedemux: Fix REMOVE_SNAP_FLAGS() macroSebastian Dröge1-1/+1
2016-03-01Release 1.7.90Sebastian Dröge77-189/+722
2016-03-01Update .po filesSebastian Dröge37-37/+37
2016-03-01po: Update translationsSebastian Dröge3-37/+41
2016-02-29videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran1-0/+7
2016-02-29sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge1-0/+5
2016-02-29sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge1-2/+4
2016-02-29vkswapper/vkutils: Fix gerror memory leakVineeth TM2-0/+2
2016-02-29vkdevice: Fix duplicate assignment of queue variableVineeth TM1-1/+0
2016-02-29vksink: Fix GError memory leakVineeth TM1-0/+2
2016-02-28win32: update exports for new libgstgl functionTim-Philipp Müller1-0/+1
2016-02-28amcvideodec: When outputting on a surface, accept all color formatsSebastian Dröge1-4/+24
2016-02-26adaptivedemux: handle snap seeking without setting any positionThiago Santos2-30/+69
2016-02-26dashdemux: sync index and the selected chunk when seekingThiago Santos1-1/+1
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
2016-02-26eglimagememory: add compatibility definitions for EGL dmabufMatthew Waters1-0/+20
2016-02-26opus: rename plugin to opusparse for the time beingTim-Philipp Müller3-8/+9
2016-02-26opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller14-2915/+2
2016-02-26glcontext: add a method to add a context to another share groupMatthew Waters3-1/+30
2016-02-25opus: remove Opus RTP elements, they have moved to -goodTim-Philipp Müller10-658/+6
2016-02-25hlsdemux: tests: pass test name into test setup functionAlex Ashley1-5/+6
2016-02-25tests: compositor: drop special case for valgrind timeoutThiago Santos1-11/+0
2016-02-25tests: compositor: add tests for caps queriesThiago Santos1-69/+80
2016-02-25videoaggregator: fix caps queries to allow proper renegotiationThiago Santos2-9/+212
2016-02-25vtdec: Negotiate the decoder in set_format() alreadySebastian Dröge1-1/+1
2016-02-25avfvideosrc: Frame durations as CTime to the API, not doubleJoe Gorse1-4/+2
2016-02-25nvenc: release the frames and list when searching for an output bufferMatthew Waters1-4/+14
2016-02-24qt: use a static_cast instead of dynamic oneMatthew Waters2-2/+2
2016-02-24glmixer: iterator didn't advance in continue statementWang Xin-yu (王昕宇)3-0/+4
2016-02-23dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...Sebastian Dröge1-3/+2
2016-02-23disparity: Don't assume that get_current_caps() returns non-NULL caps after h...Dave Craig1-2/+2
2016-02-23dashdemux: correctly handle an HTTP-XSDATE that is exactly the size of the da...Florin Apostol1-6/+8
2016-02-23docs: Add audiointerleaveSebastian Dröge2-0/+15
2016-02-23fbdevsink: fix bytes per pixel calculationPeter Seiderer1-1/+1
2016-02-22player: Expose more GstVideoOverlay API in the GstPlayerVideoOverlayVideoRend...Sebastian Dröge4-1/+98
2016-02-22gl: fix the buildMatthew Waters2-3/+3