summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* basetextoverlay: Append our rectangle to the upstream composition, not the ot...Sebastian Dröge2018-10-011-16/+8
* basetextoverlay: Minor cleanup of negotiation functionsSebastian Dröge2018-10-011-16/+8
* video-overlay-composition: Handle miniobject writability correctlySebastian Dröge2018-10-011-5/+25
* video: Fix annotations for gst_buffer_add_video_meta_full()Sebastian Dröge2018-09-291-2/+2
* tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey2018-09-271-19/+8
* glviewconvert: wait and set the gl sync meta on buffersMatthew Waters2018-09-261-7/+25
* glviewconvert: Copy composition meta from the primary buffer to both outputsSebastian Dröge2018-09-251-0/+20
* glcolorconvert: Don't copy overlay composition meta over to NULL outbufsSebastian Dröge2018-09-251-8/+8
* gstaudioutilsprivate: Fix warnings while setting thread priorityNirbheek Chauhan2018-09-242-13/+16
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-2449-53/+108
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-09-211-0/+1
* gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSourceSebastian Dröge2018-09-216-131/+22
* vorbisdec: Initialize decoder directly once we have the 3 headersSebastian Dröge2018-09-211-3/+27
* examples: gl: generic: recordgraphic: fix build with MSVCTim-Philipp Müller2018-09-191-0/+3
* Removed unused GST_CAT_PERFORMANCEJohan Bjäreholt2018-09-191-3/+0
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-192-0/+8
* meson: fix missing closing bracket in option descriptionsTim-Philipp Müller2018-09-191-2/+2
* meson: add clutter gl examples to Meson buildTim-Philipp Müller2018-09-192-4/+23
* examples: gl: remove old and broken vs solution filesTim-Philipp Müller2018-09-197-187/+1
* meson: add generic gl examples to Meson buildTim-Philipp Müller2018-09-196-1/+26
* gl/egl: fix annotation for gst_egl_image_new_wrapped()Víctor Manuel Jáquez Leal2018-09-181-1/+1
* gl: meson: add missing headers for gir generationsVíctor Manuel Jáquez Leal2018-09-181-1/+1
* gl/build: don't pass OpenGL headers to GIRMatthew Waters2018-09-183-6/+14
* glshader: macro out all the extremely similar uniform settingMatthew Waters2018-09-181-409/+147
* glviewconvert: fix GEnumValue declarationVíctor Manuel Jáquez Leal2018-09-141-3/+5
* Revert "glmemory: Fix n_wrapped_pointers usage"Nicolas Dufresne2018-09-131-6/+1
* Revert "glupload: allow system memory for dmabuf in transform_caps"Nicolas Dufresne2018-09-131-6/+0
* Revert "glupload: handle upload methods with different caps"Nicolas Dufresne2018-09-131-13/+0
* Revert "gl/egl: Add gst_egl_image_from_dmabuf_direct() function"Nicolas Dufresne2018-09-133-340/+7
* Revert "glupload: Implement direct dmabuf uploader"Nicolas Dufresne2018-09-131-133/+14
* Revert "glupload: try to use the last method after reconfigure"Nicolas Dufresne2018-09-131-27/+5
* Revert "gluploadelement: try to avoid dropping buffers"Nicolas Dufresne2018-09-131-13/+1
* opusenc: fix segmentation fault at x86 versionMarcos Kintschner2018-09-131-2/+2
* gluploadelement: try to avoid dropping buffersMichael Olbrich2018-09-101-1/+13
* glupload: try to use the last method after reconfigureMichael Olbrich2018-09-101-5/+27
* glupload: Implement direct dmabuf uploaderMichael Olbrich2018-09-101-14/+133
* gl/egl: Add gst_egl_image_from_dmabuf_direct() functionNicolas Dufresne2018-09-103-7/+340
* glupload: handle upload methods with different capsMichael Olbrich2018-09-101-0/+13
* glupload: allow system memory for dmabuf in transform_capsMichael Olbrich2018-09-101-0/+6
* glmemory: Fix n_wrapped_pointers usageNicolas Dufresne2018-09-101-1/+6
* videodecoder: Delete the link before pushingNicolas Dufresne2018-09-101-2/+3
* gstaudiosrc/sink: Set audio ringbuffer thread priorityNirbheek Chauhan2018-09-114-0/+76
* meson: Add an option for the 'Tremor' Vorbis implementationNirbheek Chauhan2018-09-103-2/+4
* gl/meson: check for EGL headers before allowing use of EGLMatthew Waters2018-09-051-4/+12
* discoverer: Consider closedcaption/ as subtitles and improve subtitle caps de...Sebastian Dröge2018-09-041-4/+17
* videoencoder: Release STREAM_LOCK during gst_pad_push()Alexey Chernov2018-08-311-1/+6
* videodecoder: Release STREAM_LOCK during gst_pad_push()Alexey Chernov2018-08-311-0/+4
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-3113-2/+15
* gl/meson: fix gbm option to enable rather than disableMatthew Waters2018-08-311-2/+2
* gl/meson: add Android build definitionsMatthew Waters2018-08-311-0/+24