summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new qt5 qml GL video sinkMatthew Waters2015-07-1016-0/+1642
* bluez: Fix make dist while bluez >= 5 is not availableRico Tzschichholz2015-07-101-3/+4
* mpegtsbase: Fix previous commitEdward Hervey2015-07-091-1/+8
* mpegtsbase: Flush more on DISCONT buffers in push modeEdward Hervey2015-07-091-1/+1
* gitignore: Add new generated filesEdward Hervey2015-07-091-0/+3
* bluez: Include new file in dist'ed filesEdward Hervey2015-07-091-0/+2
* gtk: add to the generic/states testMatthew Waters2015-07-093-4/+3
* GstGtkGLSink: Ensure widget has a toplevel parentXavier Claessens2015-07-091-4/+12
* GstGtkGLSink: Post error if widget gets destroyedXavier Claessens2015-07-092-0/+15
* GstGtkGLSink: fix possible warning in finalizeXavier Claessens2015-07-091-1/+1
* mpdparser: Fix some memory leaks in the MPD parser and unit testSebastian Dröge2015-07-082-6/+10
* dashdemux: tests: added unit tests to test all functionsFlorin Apostol2015-07-081-9/+1499
* pngparse: fix a GstCaps object leakRoman Donchenko2015-07-081-0/+2
* tsdemux: remove unnecessary checkTim-Philipp Müller2015-07-081-1/+1
* tsdemux: add support for KLV metadata streamsTim-Philipp Müller2015-07-082-1/+8
* Revert "Revert "dashdemux: fixed gst_mpd_client_advance_segment to return GST...Sebastian Dröge2015-07-081-2/+11
* gl/eagl: Don't call anything synchronously from the main threadSebastian Dröge2015-07-081-55/+49
* bluez: remove unnecessary gotoLuis de Bethencourt2015-07-081-10/+4
* dashdemux: remove redundant else statementLuis de Bethencourt2015-07-081-7/+6
* androidmedia: Add support for H265/HEVCSebastian Dröge2015-07-085-3/+215
* vtdec: fix refcount error in error handlingIlya Konstantinov2015-07-071-3/+0
* adaptivedemux: Explicitly check for CUSTOM_ERROR when converting errors to EOSSebastian Dröge2015-07-071-2/+2
* Revert "dashdemux: fixed gst_mpd_client_advance_segment to return GST_FLOW_EOS"Sebastian Dröge2015-07-071-11/+2
* mpdparser: Fix off-by-one in has-next-segment calculationSebastian Dröge2015-07-071-1/+1
* adaptivedemux: If downloading the last fragment fails, consider this as EOS a...Sebastian Dröge2015-07-071-0/+10
* download: only start a download transfer for sysmem caps featuresMatthew Waters2015-07-072-10/+21
* dashdemux: tests: added indentation in xml strings to improve readabilityFlorin Apostol2015-07-071-251/+372
* dashdemux: added parsing of bitstreamSwitching@AdaptationSetFlorin Apostol2015-07-071-0/+2
* dashdemux: regrouped functions in gstmpdparser.h fileFlorin Apostol2015-07-071-2/+2
* dashdemux: tests: corrected code layoutFlorin Apostol2015-07-071-61/+55
* mpegvideometa: add meta transform functionHyunjun Ko2015-07-071-1/+33
* glsyncmeta: transform func: return FALSE if not supported or failedHyunjun Ko2015-07-071-0/+4
* dashdemux: fixed gst_mpd_client_advance_segment to return GST_FLOW_EOSFlorin Apostol2015-07-071-2/+11
* android: add missing egl.h includeMatthew Waters2015-07-071-0/+1
* gltransformation: correct vao usageMatthew Waters2015-07-071-6/+0
* gl: consolidate egl header includes to egl-only headersMatthew Waters2015-07-078-27/+70
* gtkglsink: Release the widget lock when trying to get the GL contextThibault Saunier2015-07-061-0/+2
* videoaggregator: Remove pixel-aspect-ratio field from the caps returned by ge...Thibault Saunier2015-07-061-2/+2
* curlsshsink: remove redundant else statementLuis de Bethencourt2015-07-061-10/+9
* dashdemux: fixed segment start when specified by SegmentTimelineFlorin Apostol2015-07-051-0/+2
* dashdemux: wrong segment duration computed by gst_mpd_client_setup_representa...Florin Apostol2015-07-051-2/+2
* dashdemux: corrected search for audio languagesFlorin Apostol2015-07-051-6/+5
* Automatic update of common submoduleStefan Sauer2015-07-031-0/+0
* glvideomixer, glmixer: Add description and klassOlivier Crête2015-07-032-0/+9
* build: Fix broken BlueZ configure checkArun Raghavan2015-07-031-12/+7
* build: remove support for bluez4Nick Stoughton2015-07-031-5/+1
* bluez: refactor to use glib and add connection state trackingNick Stoughton2015-07-037-198/+158
* pcapparse: fix another regressionTim-Philipp Müller2015-07-031-2/+5
* tests: pcapparse: add unit test for frames with eth paddingStian Selnes2015-07-033-1/+98
* pcapparse: fix regression when handling packets with eth paddingTim-Philipp Müller2015-07-031-3/+2