summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ahc: remove unneeded #include <stdio.h>Martin Kelly2016-03-041-1/+0
* ahc: typo fixMartin Kelly2016-03-041-1/+1
* hls: Add OPENSSL_CFLAGS to CFLAGSJoe Gorse2016-03-041-1/+1
* glbasememory: Don't change maxsize at run-timeNicolas Dufresne2016-03-031-3/+2
* qml: Fix leak of the OpenGL contextsSergey Borovkov2016-03-031-1/+4
* vksink: fix spelling on failed _ensure_data() error messageReynaldo H. Verdejo Pinochet2016-03-021-1/+1
* mpeg2enc: Provide format as a string instead of a char to gst_structure_newVivia Nikolaidou2016-03-021-1/+1
* mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli2016-03-031-2/+6
* adaptivedemux: Fix REMOVE_SNAP_FLAGS() macroSebastian Dröge2016-03-021-1/+1
* Release 1.7.901.7.90Sebastian Dröge2016-03-0177-189/+722
* Update .po filesSebastian Dröge2016-03-0137-37/+37
* po: Update translationsSebastian Dröge2016-03-013-37/+41
* videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran2016-02-291-0/+7
* sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge2016-02-291-0/+5
* sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge2016-02-291-2/+4
* vkswapper/vkutils: Fix gerror memory leakVineeth TM2016-02-292-0/+2
* vkdevice: Fix duplicate assignment of queue variableVineeth TM2016-02-291-1/+0
* vksink: Fix GError memory leakVineeth TM2016-02-291-0/+2
* win32: update exports for new libgstgl functionTim-Philipp Müller2016-02-281-0/+1
* amcvideodec: When outputting on a surface, accept all color formatsSebastian Dröge2016-02-281-4/+24
* adaptivedemux: handle snap seeking without setting any positionThiago Santos2016-02-262-30/+69
* dashdemux: sync index and the selected chunk when seekingThiago Santos2016-02-261-1/+1
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* eglimagememory: add compatibility definitions for EGL dmabufMatthew Waters2016-02-261-0/+20
* opus: rename plugin to opusparse for the time beingTim-Philipp Müller2016-02-263-8/+9
* opus: remove Opus encoder/decoder, moved to -baseTim-Philipp Müller2016-02-2614-2915/+2
* glcontext: add a method to add a context to another share groupMatthew Waters2016-02-263-1/+30
* opus: remove Opus RTP elements, they have moved to -goodTim-Philipp Müller2016-02-2510-658/+6
* hlsdemux: tests: pass test name into test setup functionAlex Ashley2016-02-251-5/+6
* tests: compositor: drop special case for valgrind timeoutThiago Santos2016-02-251-11/+0
* tests: compositor: add tests for caps queriesThiago Santos2016-02-251-69/+80
* videoaggregator: fix caps queries to allow proper renegotiationThiago Santos2016-02-252-9/+212
* vtdec: Negotiate the decoder in set_format() alreadySebastian Dröge2016-02-251-1/+1
* avfvideosrc: Frame durations as CTime to the API, not doubleJoe Gorse2016-02-251-4/+2
* nvenc: release the frames and list when searching for an output bufferMatthew Waters2016-02-251-4/+14
* qt: use a static_cast instead of dynamic oneMatthew Waters2016-02-242-2/+2
* glmixer: iterator didn't advance in continue statementWang Xin-yu (王昕宇)2016-02-243-0/+4
* dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...Sebastian Dröge2016-02-231-3/+2
* disparity: Don't assume that get_current_caps() returns non-NULL caps after h...Dave Craig2016-02-231-2/+2
* dashdemux: correctly handle an HTTP-XSDATE that is exactly the size of the da...Florin Apostol2016-02-231-6/+8
* docs: Add audiointerleaveSebastian Dröge2016-02-232-0/+15
* fbdevsink: fix bytes per pixel calculationPeter Seiderer2016-02-231-1/+1
* player: Expose more GstVideoOverlay API in the GstPlayerVideoOverlayVideoRend...Sebastian Dröge2016-02-224-1/+98
* gl: fix the buildMatthew Waters2016-02-222-3/+3
* gl: error out if the configured GL API is unsupported by our elementMatthew Waters2016-02-224-1/+79
* qmlglsink: Schedule onSceneGrpahInitialized to execute on render threadSergey Borovkov2016-02-222-3/+33
* aiffparse: fix negotiation errors with multi-channel filesTim-Philipp Müller2016-02-211-0/+46
* win32: remove outdated build cruftTim-Philipp Müller2016-02-2119-3101/+0
* daala: don't use exported but undeclared core debug category symbolsTim-Philipp Müller2016-02-201-3/+4
* codecparsers: h265: Fix initialization of slice_deblocking_filter_disabled_flagScott D Phillips2016-02-201-0/+1