summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* qmlglsink: check qt_context_ first in GstQSGTexture::bind()Haihua Hu2016-09-071-0/+4
* srtpenc: prevent deadlock in create_sessionPhilippe Normand2016-09-061-0/+4
* glupload: create the GstGLUpload object in ::transform_capsAlessandro Decina2016-09-051-2/+3
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-265-15/+5
* dashdemux: Add properties to select maximum allowed width/height and framerateSebastian Dröge2016-08-264-8/+93
* gstglupload: make the GLMemoryUpload method output the correct texture-targetAlessandro Decina2016-08-261-4/+12
* gl: Update glvideomixer docJan Schmidt2016-08-261-6/+6
* gl: Add/update docs for glviewconvert, glstereomixJan Schmidt2016-08-262-4/+42
* glstereomix: Fix caps negotiationJan Schmidt2016-08-262-118/+86
* adaptivedemux: Enable bitrate selection for trick mode streaming againSebastian Dröge2016-08-253-7/+14
* glvideoflip: implement GstVideoDirection interfaceXabier Rodriguez Calvar2016-08-252-41/+63
* fdkaacenc: Implement some automatic bitrate selectionSebastian Dröge2016-08-241-4/+53
* meson: remove unused mpg123 build fileTim-Philipp Müller2016-08-211-16/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-2035-0/+788
* plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan2016-08-192-2/+7
* daala: fix typo related compilation errorPhilippe Renon2016-08-191-1/+1
* gltransformation: rewrite the inverse transformation logicMatthew Waters2016-08-192-104/+181
* mplex: Don't start task (yet/again) on pad release if we're in READY or NULLSebastian Dröge2016-08-181-1/+2