summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gl/meson: add build for iOSMatthew Waters2018-08-312-47/+95
* video: Add GST_VIDEO_INFO_FIELD_RATE_N() macroZeeshan Ali2018-08-291-0/+3
* video: Add gst_video_decoder_set_interlaced_output_state()Zeeshan Ali2018-08-292-4/+35
* video: Add GST_VIDEO_INFO_FIELD_HEIGHT() macroZeeshan Ali2018-08-292-6/+11
* test: Ensure gst_video_info_set_format() calls succeedZeeshan Ali2018-08-291-20/+31
* video: Add gst_video_info_set_interlaced_format()Zeeshan Ali2018-08-293-15/+64
* video: Add GST_VIDEO_INTERLACE_MODE_ALTERNATEZeeshan Ali2018-08-293-3/+90
* video: Add format for single fields of interlaced video in a bufferZeeshan Ali2018-08-291-8/+29
* doc: glbasefilter: Add missing Since for gst_gl_base_filter_find_gl_context()Nicolas Dufresne2018-08-291-0/+2
* vorbisdec: Always handle in-band header packets once the first non-header pac...Sebastian Dröge2018-08-281-13/+18
* meson: Always define gstgl_dep to a valid dependency objectNirbheek Chauhan2018-08-281-0/+2