summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* dtlscertificate: Fix error checking in RSA_generate_key_ex() usageSebastian Dröge2016-11-141-3/+4
* dtls: Fix compiler warnings with openssl 1.1 or newerSebastian Dröge2016-11-122-10/+19
* dtls: port to OpenSSL 1.1.0Daiki Ueno2016-11-122-9/+93
* dtls: Use unique names for internal elements to ease debuggingSantiago Carot-Nemesio2016-11-122-6/+6
* openjpegdec: Properly offset and shift for all formats when convertingSebastian Dröge2016-09-301-133/+114
* qt: Disable qmlglsrc element in 1.8Jan Schmidt2016-08-162-8/+1
* qt: Use wglShareLists() workaround unconditionally.Jan Schmidt2016-08-161-2/+6
* qt: Move debug statement to after the category initJan Schmidt2016-08-161-2/+1
* qt: implement qmlglsrc for qml view grabHaihua Hu2016-08-169-161/+1401
* qt: fix build some more when QPA is not availableTim-Philipp Müller2016-08-161-1/+0
* qmlglsink: Fix build error when don't have QPA installed.Haihua Hu2016-08-161-1/+1
* qmlglsink: add win32 supportMatthew Waters2016-08-162-41/+91
* qml: Enable qmlglsink for eglfsSergey Borovkov2016-08-161-3/+9
* qmlglsink: propagate GL context creation failure upwardsMatthew Waters2016-08-161-2/+8
* qmlglsink: also allow wayland-egl as a platform nameMatthew Waters2016-08-161-1/+4
* qmlglsink: Add Wayland supportHaihua Hu2016-08-162-0/+13
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-08-161-2/+1
* openh264: fix up for API changes in v1.6.0Tim-Philipp Müller2016-08-133-12/+47
* openh264enc: Use a constant SPS/PPS ID no matter if openh264 older or newer t...Sebastian Dröge2016-07-041-1/+1
* openh264enc: Fix initial time-per-frame calculationSebastian Dröge2016-07-041-1/+1
* openh264enc: Remove broken byte-stream to avc conversion and just output byte...Sebastian Dröge2016-07-041-104/+26
* gleffects: fix little rectangle that appears at the center of squeeze and tun...Haihua Hu2016-06-151-2/+4
* webpdec: Wait for segment event before checking itNicolas Dufresne2016-06-071-7/+22
* caopengllayersink: Don't cache buffer poolNicolas Dufresne2016-06-072-39/+8
* openjpegenc: enable MCT for RGB videoAaron Boxer2016-05-251-0/+3
* glmosaic: fix shader leakGuillaume Desmottes2016-05-201-0/+1
* openjpeg: Port to 2.1 and require a pkg-config file for 2.0 and 2.1Nirbheek Chauhan2016-05-113-1/+13
* vkswapper: use gst_video_sink_center_rect for positioning the videoMatthew Waters2016-05-051-18/+18
* vulkan/build: add the build directory to the list of includesMatthew Waters2016-05-051-0/+1
* vulkan: silence a validation warning filling out the image barrierMatthew Waters2016-05-051-0/+2
* vulkan: use the correct validation layer nameMatthew Waters2016-05-052-2/+2
* srtpdec: also check for "roc" in capsAleix Conchillo Flaqué2016-04-191-0/+1
* glimagesink: Fix indentationSebastian Dröge2016-04-191-1/+1
* glimagesink: need to clean window_id when state change form READY to NULLHaihua Hu2016-04-191-0/+2
* gl/caopengllayersink: Actually unset caps_change flag after resizeHeinrich Fink2016-04-181-1/+1
* curlsink: catch an unknown errorPatricia Muscalu2016-04-141-0/+9
* vulkan: only warn on not found layersMatthew Waters2016-04-082-7/+20
* vulkan: don't g_error when failing to find validation layersMatthew Waters2016-04-082-41/+34
* videoaggregator: repect the result of find_best_format in the default update_...Matthew Waters2016-04-071-7/+3
* gtk: Fix logging in base widget and fix desc of GL sinkNirbheek Chauhan2016-03-293-4/+15
* dfbvideosink: post message to application for unhandled keyboard/mouse eventsVineeth TM2016-03-251-2/+8
* gtkbasesink: post message to application for unhandled keyboard/mouse eventsVineeth TM2016-03-251-4/+8
* gtk/gl: don't assert when gdk doesn't provide a GL contextMatthew Waters2016-03-251-1/+5
* vulkan: Minor string fixThibault Saunier2016-03-231-1/+1
* vulkan: VK_API_VERSION has been removedMatthew Waters2016-03-231-1/+1
* vulkan: Ship missing headers with tarballsSebastian Dröge2016-03-181-2/+5
* wayland: fix null pointer dereference on errorMatthew Waters2016-03-171-1/+2
* glstereo{mix,split}: allow running on GLES 2/3Matthew Waters2016-03-172-2/+3
* gleffects; give each effect a unique long name and descriptionMatthew Waters2016-03-112-0/+12
* glfilterapp: update for the use of shadersMatthew Waters2016-03-101-24/+36