summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Adds a new Image Quality Assessment plugin.Mathieu Duponchelle8-0/+474
2016-11-17gl/tests: fix glimagesink element test on OSXMatthew Waters1-27/+69
2016-11-17applemedia: error out if the uri property is not setMatthew Waters1-0/+6
2016-11-17meson: wayland: move dep checks to the libMatthew Waters3-25/+23
2016-11-17meson: gl/egl: add missing source fileMatthew Waters1-0/+1
2016-11-17gl/egl: remove EGLImage functions from egl contextMatthew Waters5-120/+194
2016-11-17glcontext: add vfunc to retrieve the OpenGL platform versionMatthew Waters4-0/+69
2016-11-17gl/egl: move get_error_string() into gsteglMatthew Waters5-48/+73
2016-11-17display/egl: implement getting the EGLDisplay of a specific platformMatthew Waters5-23/+201
2016-11-16gl/egl: check the feature in the extensions listVíctor Manuel Jáquez Leal1-1/+1
2016-11-16vmncdec: Sanity-check width/height before using itSebastian Dröge1-1/+5
2016-11-16ttml: Hide behind --enable-experimentalSebastian Dröge1-5/+7
2016-11-16smoothwave: Remove empty directorySebastian Dröge1-1/+0
2016-11-16real: Remove empty directorySebastian Dröge2-16/+0
2016-11-16mpeg1sys: Remove obsolete, empty directory that only contains a meson.buildSebastian Dröge2-16/+0
2016-11-16curl: transfer hangs in case connection was cut between client and serverImre Eörs1-0/+15
2016-11-16gl/tests: don't use the default framebufferMatthew Waters2-11/+61
2016-11-16glcontext/cocoa: implement empty swap_buffersMatthew Waters1-0/+8
2016-11-16gl: remove empty BUGS fileMatthew Waters1-3/+0
2016-11-15meson: Build waylandsinkThibault Saunier5-5/+71
2016-11-15configure: fix build if wayland-client is not availableLuis de Bethencourt1-15/+10
2016-11-15configure: fix build if libdrm is not availableLuis de Bethencourt1-12/+13
2016-11-16glwindow/cocoa: remove unneeded window code in NSWindowMatthew Waters1-11/+0
2016-11-16glwindow/cocoa: remove our view from the parent when closingMatthew Waters1-0/+1
2016-11-15gl/caopengllayer: add a debug categoryMatthew Waters1-0/+18
2016-11-15glbufferpool: introduce check for GLMemory allocatorsMatthew Waters1-2/+12
2016-11-15Fix some MSVC warnings about const-nessScott D Phillips3-3/+3
2016-11-15Cast away const from GstMetaInfo in *_get_meta_info() functionsScott D Phillips1-2/+3
2016-11-15adaptivedemux: Fix startup SEGMENT seeking and setting for liveSeungha Yang1-5/+11
2016-11-14gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfuncPhilippe Renon1-10/+0
2016-11-14opencv: move base opencv filter class and utilities to gst-libsPhilippe Renon24-25/+55
2016-11-14fbdevsink: Add to meson buildArun Raghavan2-1/+15
2016-11-14kmssink: Trivial naming fix in meson for consistencyArun Raghavan1-1/+1
2016-11-14kmssink: Enable in meson buildArun Raghavan2-0/+22
2016-11-14dash: Fix breakage in unit test caused by gst-indentSebastian Dröge1-1/+1
2016-11-14mpdparser: Support multiple Period elements in external xmlSeungha Yang6-19/+163
2016-11-14msdk: Initial windows build supportScott D Phillips7-232/+357
2016-11-14meson: add build files for msdkScott D Phillips2-0/+33
2016-11-14msdk: load plugins in h265 and vp8 initScott D Phillips2-1/+40
2016-11-14msdk: Width and Height need to be integer multiples of 32Scott D Phillips1-4/+4
2016-11-14msdk: add to buildScott D Phillips3-2/+94
2016-11-14msdk: Create plugin for Intel's Media SDKJosep Torra14-0/+2767
2016-11-14mpdparser: wrap unmodified data in protection eventPhilippe Normand2-4/+1
2016-11-14mssdemux: wrap unmodified data in protection eventPhilippe Normand1-5/+3
2016-11-14dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge1-3/+4
2016-11-12winks: undef windows SDK macros before redefining themScott D Phillips1-0/+2
2016-11-12Remove 'return' from `void` functionsScott D Phillips1-1/+1
2016-11-12mpegtsdemux: fix operator precedence in SAFE_FOURCC_ARGSScott D Phillips1-2/+2
2016-11-12hlsdemux: Fix NULL pointer dereference when checking if there is a next fragmentSebastian Dröge1-1/+1
2016-11-11meson: don't add_global_arguments when being built as a subprojectScott D Phillips1-1/+3