summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gst-gl: Remove duplicate declarationsMaciej Wolny2019-05-013-6/+3
* video: fix pipeline leak in gst_video_convert_sample_async()Tim-Philipp Müller2019-05-011-0/+1
* video: convertframe: Shut down pipeline asynchronously via the thread poolSebastian Dröge2019-05-011-10/+9
* convertframe: Error out directly in the sync variant if the state change to P...Sebastian Dröge2019-05-011-1/+4
* convertframe: Only go to PAUSED state for the async variantSebastian Dröge2019-05-011-2/+1
* convertframe: Error out directly if changing the pipeline state to PLAYING fa...Sebastian Dröge2019-05-011-1/+17
* convertframe: Use refcounting for the contextSebastian Dröge2019-05-011-79/+103
* gl: Fix subclassing of GstGLContextEGLXavier Claessens2019-05-011-1/+6
* rtpbasepayload: Update current seqnum for buffer listsLinus Svensson2019-05-011-0/+2
* meson: opengl: fix enabled_gl_apis in pkg-config fileTim-Philipp Müller2019-01-221-1/+1
* video-converter: fix number of allocated linesWim Taymans2019-01-111-7/+16
* glupload: dmabuf: be explicit about gl formats usedSjoerd Simons2018-11-111-2/+5
* gl/egl: Determine correct format on dmabuf importSjoerd Simons2018-11-111-4/+9
* meson: fix backported gl patchTim-Philipp Müller2018-11-101-6/+2
* gl/overlaycompositor: handle ANY caps features gracefullyMatthew Waters2018-11-081-2/+3
* glfilter: don't complete overwrite caps features from the subclassMatthew Waters2018-11-081-4/+8
* gl/meson: check for EGL headers before allowing use of EGLMatthew Waters2018-11-081-4/+12
* glviewconvert: fix output when a transformation matrix is usedMatthew Waters2018-11-081-0/+3
* glmemory: Fix n_wrapped_pointers usageNicolas Dufresne2018-11-071-1/+6
* videometa: Log map errors with GST_ERROR, not DEBUGNirbheek Chauhan2018-10-181-2/+2
* rtspconnection: do not duplicate authentication headersMathieu Duponchelle2018-10-181-2/+0
* encoding-profile: set_restriction should accept null as validThiago Santos2018-10-181-1/+1
* video: Fix annotations for gst_buffer_add_video_meta_full()Sebastian Dröge2018-10-181-2/+2
* glviewconvert: wait and set the gl sync meta on buffersMatthew Waters2018-09-271-7/+25
* tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey2018-09-271-19/+8
* glcolorconvert: Don't copy overlay composition meta over to NULL outbufsSebastian Dröge2018-09-271-8/+8
* glviewconvert: Copy composition meta from the primary buffer to both outputsSebastian Dröge2018-09-271-0/+20
* gstaudiosrc/sink: Set audio ringbuffer thread priorityNirbheek Chauhan2018-09-114-0/+76
* gl/dispmanx: fix removing foreign window handleYuji Kuwabara2018-09-081-1/+1
* audioaggregator: Also run the audio-specific caps fixation for audio aggregat...Sebastian Dröge2018-08-171-7/+3
* audioaggregator: Fixate to some meaningful values if no sinkpad is configured...Sebastian Dröge2018-08-171-1/+17
* tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properlySebastian Dröge2018-08-081-2/+4
* tagdemux: Properly propagate gst_pad_pull_range() errorsSebastian Dröge2018-08-021-16/+33
* meson: gl: fix backported patchTim-Philipp Müller2018-07-181-1/+1
* gl/build: fixed failed compilation due to missing EGLuint64KHR typedefIñigo Huguet2018-07-183-1/+6
* audiobasesrc: Round down segsize to an integer number of sampleswangzq2018-07-181-0/+2
* libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot2018-07-181-1/+1
* video: fix some GIR array annotationsMark Nauwelaerts2018-05-211-2/+2
* audio: fix some GIR array annotationsMark Nauwelaerts2018-05-211-7/+7
* meson: gl: remove non-headers from gl_prototype_headersChristoph Reiter2018-05-201-2/+0
* meson: Fix detection of glib-mkenums under MSYS2Christoph Reiter2018-05-207-7/+7
* videotimecode: Allow 24000/1001 frame rateGeorg Lippitsch2018-05-141-1/+2
* appsink: Handle unlock in drain query handling tooSebastian Dröge2018-05-141-0/+16
* appsink: Make sure to also handle unlock when waiting for EOS to be handledSebastian Dröge2018-05-141-0/+14
* appsrc/sink: Fix optimization for only signalling waiters if someone is actua...Sebastian Dröge2018-05-142-27/+27
* video: Silence "restrict" issues with ORC codeEdward Hervey2018-05-052-8/+17
* pbutils: Avoid assertion describing raw audio caps without formatThibault Saunier2018-05-021-2/+3
* tagmux: Reset final tags for reusing elementSeungha Yang2018-05-011-0/+4
* videodecoder: keep event orderMatthias Fend2018-05-011-3/+3
* gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise d...Sebastian Dröge2018-04-251-0/+17