summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gtkgstwidget: Add missing break in get_propertyNicolas Dufresne2015-07-151-0/+1
* gtksinks: Remove undefined private structureNicolas Dufresne2015-07-152-6/+0
* configure/qt: Fix build without Qt5X11ExtrasEdward Hervey2015-07-101-3/+3
* mpdparse: g_slice_new() can't return NULLSebastian Dröge2015-07-101-139/+12
* mpdparser: Don't allow network access when reading the XML dataSebastian Dröge2015-07-101-3/+4
* new qt5 qml GL video sinkMatthew Waters2015-07-1010-0/+1448
* gtk: add to the generic/states testMatthew Waters2015-07-092-2/+2
* 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-081-6/+6
* Revert "Revert "dashdemux: fixed gst_mpd_client_advance_segment to return GST...Sebastian Dröge2015-07-081-2/+11
* dashdemux: remove redundant else statementLuis de Bethencourt2015-07-081-7/+6
* 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
* download: only start a download transfer for sysmem caps featuresMatthew Waters2015-07-071-4/+15
* dashdemux: added parsing of bitstreamSwitching@AdaptationSetFlorin Apostol2015-07-071-0/+2
* dashdemux: regrouped functions in gstmpdparser.h fileFlorin Apostol2015-07-071-2/+2
* dashdemux: fixed gst_mpd_client_advance_segment to return GST_FLOW_EOSFlorin Apostol2015-07-071-2/+11
* gltransformation: correct vao usageMatthew Waters2015-07-071-6/+0
* gl: consolidate egl header includes to egl-only headersMatthew Waters2015-07-071-1/+1
* gtkglsink: Release the widget lock when trying to get the GL contextThibault Saunier2015-07-061-0/+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
* glvideomixer, glmixer: Add description and klassOlivier Crête2015-07-032-0/+9
* openh264dec: Unref video frames and codec state in all casesSebastian Dröge2015-07-021-1/+9
* gl: Don't leak pool if set_config failedNicolas Dufresne2015-07-021-4/+5
* openh264dec: Uninitializing the decoder can't fail and will always return 0 =...Sebastian Dröge2015-07-021-3/+2
* glimagesink: use g_clear_error instead of g_error_freeVineeth TM2015-07-021-4/+1
* srtpdec: Add config for the replay window sizeMiguel París Díaz2015-06-302-1/+66
* dashdemux: corrected parsing of %u in segment templatesFlorin Apostol2015-06-301-1/+1
* dashdemux: corrected recognition of $$$ in segment templatesFlorin Apostol2015-06-291-0/+2
* gl: add missing breakLuis de Bethencourt2015-06-291-0/+1
* glimagesink: Don't leak poolNicolas Dufresne2015-06-261-1/+4
* dashdemux: corrected next fragment duration validationFlorin Apostol2015-06-261-4/+5
* dashdemux: Subtract the period start time from the presentation offsetSebastian Dröge2015-06-251-1/+5
* dashdemux: Subtract the period start when seeking based on a templateSebastian Dröge2015-06-251-0/+7
* dashdemux: Include the period start in the fragment timestamps in all casesSebastian Dröge2015-06-251-2/+6
* dashdemux: Seek on the new streams if the seek caused a period switchSebastian Dröge2015-06-251-1/+4
* dash: Correct check for valid timeShiftBufferDepthFlorin Apostol2015-06-251-1/+1
* docs: decodebin2 -> decodebinLuis de Bethencourt2015-06-251-1/+1
* dashdemux: Corrected duration argument for gst_mpd_client_add_media_segment callFlorin Apostol2015-06-251-1/+1
* dashdemux: incorrect use of period startFlorin Apostol2015-06-251-1/+1
* motioncells: Port to g_get_current_timeNicolas Dufresne2015-06-222-2/+2
* opusenc: Add bitrate to the tagsMersad Jelacic2015-06-221-0/+20
* dashdemux: corrected computation of period's durationFlorin Apostol2015-06-221-3/+28
* gldisplay: add gst_gl_display_create_contextJulien Isorce2015-06-191-34/+32
* Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce2015-06-191-14/+0