summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* hlsdemux: don't try to access non-existant iframe variantMichael Olbrich2016-10-311-8/+10
* timidity: add support for libtimidity-0.2.xsezero2016-10-311-0/+4
* dtls: port to OpenSSL 1.1.0Daiki Ueno2016-10-312-9/+93
* plugins: Use explicit type conversion from enumsNirbheek Chauhan2016-10-272-4/+5
* Explicitly define float constants as floatNirbheek Chauhan2016-10-272-2/+2
* Fix incorrect return type in several functionsNirbheek Chauhan2016-10-274-5/+5
* ext/gl: Don't define boolean on Windows with MSVCNirbheek Chauhan2016-10-271-0/+3
* meson: hls: Only build when any crypto_dep is foundScott D Phillips2016-10-241-11/+13
* dash: do not use invalid stream durationThiago Santos2016-10-201-1/+2
* dash: properly inherit segmentlist from periodThiago Santos2016-10-201-4/+9
* meson: gl: add support for building with dispmanx on the rpiMatthew Waters2016-10-192-3/+6
* qt: Fix failing build on RPISergey Borovkov2016-10-181-0/+5
* waylandsink: Properly configure internal poolArun Raghavan2016-10-131-1/+1
* hlsdemux: fix hls demux stream type inheritanceArnaud Vrac2016-10-111-1/+1
* opencv: Fix memory leak by gst_caps_to_stringJimmy Ohn2016-10-061-1/+4
* gluploadelement: fix leak of upload library objectMatthew Waters2016-10-051-0/+15
* vkdisplay: hold a weakref on the list of windowsMatthew Waters2016-10-051-2/+33
* vkdevice: only unref the gstcontext query if non-NULLMatthew Waters2016-10-051-2/+2
* waylandsink: Actually use buffer pool config after setting it upArun Raghavan2016-09-301-2/+3
* fix for https://bugzilla.gnome.org/show_bug.cgi?id=771871Sergey Mamonov2016-09-291-6/+12
* fdkaacenc: fix accessing freed memoryVincent Penquerc'h2016-09-291-2/+6
* fdkaacdec: avoid memory corruption on decoding errorVincent Penquerc'h2016-09-292-5/+5
* fdkaacenc: fix buffer leakVincent Penquerc'h2016-09-291-0/+2
* fdkaacenc: set framed=true on src capsVincent Penquerc'h2016-09-281-1/+2
* fdkaacenc: set transmux on the fdkaac libVincent Penquerc'h2016-09-271-0/+6
* fdkaacdec: do not error out of out of sync returnVincent Penquerc'h2016-09-271-0/+6
* fdkaac: fix error with AOT_MP2_AAC_LC removed from libfdkaac APIVincent Penquerc'h2016-09-271-6/+2
* fdkaac: fix mixup setting interleaved outputOlivier Crête2016-09-261-2/+2
* openjpegdec: Properly offset and shift for all formats when convertingSebastian Dröge2016-09-241-133/+114
* waylandsink: Don't leak GValues in getcapsNicolas Dufresne2016-09-231-4/+5
* waylandsink: Update our window size on configure eventNicolas Dufresne2016-09-223-10/+26
* waylandsink: Remove atomic operationNicolas Dufresne2016-09-221-4/+7
* waylandsink: Do not pre-configure proposed poolNicolas Dufresne2016-09-221-12/+15
* waylandsink: Properly draw black border in absence of viewporterNicolas Dufresne2016-09-222-36/+60
* waylandsink: Destroy viewporter when doneNicolas Dufresne2016-09-211-0/+3
* waylandsink: Port to vmeta and GstVideoFrameNicolas Dufresne2016-09-211-4/+43
* waylandsink: Don't propose multiple time the same buffer poolNicolas Dufresne2016-09-211-7/+18
* waylandsink: Promote debug trace into error traceNicolas Dufresne2016-09-211-2/+2
* waylandsink: Factor-out the pool creationNicolas Dufresne2016-09-211-19/+28
* waylansink: Implement _show_frame()Nicolas Dufresne2016-09-211-14/+8
* wayland: fix distcheck some moreTim-Philipp Müller2016-09-201-11/+3
* glcolorbalance: reconfigure on passthrough changesMatthew Waters2016-09-191-1/+4
* wayland: fix distcheck when wayland-scanner is not installedTim-Philipp Müller2016-09-171-4/+4
* waylandsink: Make wl_viewporter optionalNicolas Dufresne2016-09-152-14/+33
* wayland: Update from scaler to viewporter protocolScott D Phillips2016-09-156-236/+36
* meson: add build files for vulkanMatthew Waters2016-09-093-0/+90
* meson: add build files for the gtk pluginMatthew Waters2016-09-092-1/+55
* meson: add some starting build files for GLMatthew Waters2016-09-092-1/+111
* vkupload: add video/x-raw to the VulkanBuffer uploaderMatthew Waters2016-09-081-1/+2
* vkutils: set the last element of the layer array to NULLMatthew Waters2016-09-081-0/+2