summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-13wiphls-improvementsThiago Santos3-39/+84
2017-10-13hlsdemux: reset position if variant switch ends in invalid segmentThiago Santos1-10/+42
2017-10-11decklink: Print one "dropped N old frames" message, not one per frameVivia Nikolaidou2-4/+26
2017-10-06kmssink: Fix crash on NULL dmabuf allocator pointerNicolas Dufresne1-1/+2
2017-10-06mxfdemux: Fix memory leak in error casePonnam Srinivas1-0/+1
2017-10-05kms: Fix compilation error when libdrm < 2.4.68U. Artie Eoff1-0/+4
2017-10-05kmsallocator: Update GstVideoInfo.size when extrapolatingNicolas Dufresne1-0/+3
2017-10-05kms: Export DMABuf from Dumb buffer when possibleNicolas Dufresne5-2/+86
2017-10-05kmssink: Move the mem cache into the allocatorNicolas Dufresne4-59/+76
2017-10-05kmsbufferpool: Don't check allocator pointer twiceNicolas Dufresne1-2/+1
2017-10-05kmsbufferpool: Removed unused member fdNicolas Dufresne1-2/+0
2017-10-05kmssink: Check if we can prime exportNicolas Dufresne2-2/+7
2017-10-05audioaggregator: remove buffer!=NULL checkStefan Sauer1-3/+3
2017-10-05audioaggreator: update docsStefan Sauer1-10/+14
2017-10-05meson: remove vs_module_defsHavard Graff13-14/+0
2017-10-05meson: Fix namespace and add some missing args in the gir generationRico Tzschichholz3-5/+5
2017-10-05audioaggregator: pass blocksize to mix_buffer()Stefan Sauer1-7/+3
2017-10-05audioaggregator: rename _fill_buffer() to _queue_new_buffer()Stefan Sauer1-2/+5
2017-10-05aggregator: cleanup event forwardingStefan Sauer1-22/+21
2017-10-05aggregator: simplify src_eventStefan Sauer1-18/+4
2017-10-04meson: Define GST_USE_UNSTABLE_API in the build systemNicolas Dufresne2-6/+1
2017-10-03Fix autotools build broken by 25dee2f2cb21d3fddReynaldo H. Verdejo Pinochet1-0/+3
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet5-12/+12
2017-10-03adaptivedemux: fix typosReynaldo H. Verdejo Pinochet2-3/+3
2017-10-03meson: Build tsparser exampleNicolas Dufresne2-0/+8
2017-10-03tsparses: Define GST_USE_UNSTABLE_APINicolas Dufresne1-0/+2
2017-10-03gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subc...Cassandra Rommel4-99/+9
2017-10-02audioaggregator: reduce variable scopeStefan Sauer1-4/+7
2017-10-02audioaggregator: update comment for aggregateStefan Sauer1-10/+6
2017-10-02glcontext_egl: Add gstglwindow headerJustin Kim1-0/+1
2017-09-28audiobuffersplit: Drain pending samples if the caps are changingSebastian Dröge1-3/+28
2017-09-28audiobuffersplit: Use new GstAudioStreamAlign APISebastian Dröge2-97/+63
2017-09-28glfilter: Unmap video frame in error casePonnam Srinivas1-1/+1
2017-09-28decklinkaudio/videosrc: Put hardware reference timestamp in a reference times...Sebastian Dröge4-8/+44
2017-09-26glmixer: Unmap video frame in error casePonnam Srinivas1-2/+4
2017-09-23webpenc: Unmap video frame in failed casePonnam Srinivas1-0/+2
2017-09-22autoconvert: Fix two memory leaks on error conditionsJames Stevenson1-0/+2
2017-09-21decklink: Free the correct memory in our own buffer poolSebastian Dröge1-1/+1
2017-09-21tests/check: disable all ipcpipeline tests until I find a way to make them ru...George Kiagiadakis1-1/+2
2017-09-21glvidemixer: need reconfigure output gemotry after caps renegotiatedHaihua Hu2-1/+9
2017-09-21Revert "glvideomixer: need update output geometry after src caps reconfigure"Matthew Waters2-14/+5
2017-09-21glvideomixer: need update output geometry after src caps reconfigureHaihua Hu2-5/+14
2017-09-20ttmlparse: Ensure default showBackground behaviour is enactedChris Bass1-1/+1
2017-09-20nvdec: Correctly set the discontinuity flagPer-Erik Brodin1-1/+1
2017-09-19gl/viv-fb: transform screen coordinate to viewport coordinateHaihua Hu1-2/+15
2017-09-19gl/viv-fb: fix wrong pos (x,y) calculate in queue_resizeHaihua Hu1-5/+5
2017-09-19glimagesink: expose should do redisplay all the timeHaihua Hu1-3/+3
2017-09-17audioaggregator: fix typo in commentStefan Sauer1-1/+1
2017-09-17aggregator: register func for do_events_and_queriesStefan Sauer1-4/+6
2017-09-17aggregator: only set clipped_buffer to NULL if neededStefan Sauer1-1/+1