summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2018-03-15audiostreamalign: Mark the whole type as new in 1.14Sebastian Dröge1-0/+7
2018-03-13meson: install new audio-prelude.hTim-Philipp Müller1-0/+1
2018-03-13video: GST_EXPORT -> GST_VIDEO_APITim-Philipp Müller34-294/+343
2018-03-13tag: GST_EXPORT -> GST_TAG_APITim-Philipp Müller9-53/+90
2018-03-13sdp: GST_EXPORT -> GST_SDP_APITim-Philipp Müller6-174/+210
2018-03-13rtsp: GST_EXPORT -> GST_RTSP_APITim-Philipp Müller12-132/+169
2018-03-13rtp: GST_EXPORT -> GST_RTP_APITim-Philipp Müller12-144/+182
2018-03-13riff: GST_EXPORT -> GST_RIFF_APITim-Philipp Müller7-15/+50
2018-03-13pbutils: GST_EXPORT -> GST_PBUTILS_APITim-Philipp Müller14-177/+218
2018-03-13gl: GST_EXPORT -> GST_GL_APITim-Philipp Müller36-325/+361
2018-03-13fft: GST_EXPORT -> GST_FFT_APITim-Philipp Müller8-21/+56
2018-03-13audio: GST_EXPORT -> GST_AUDIO_APITim-Philipp Müller26-221/+257
2018-03-13app: GST_EXPORT -> GST_APP_APITim-Philipp Müller6-44/+79
2018-03-13allocators: GST_EXPORT -> GST_ALLOCATORS_APITim-Philipp Müller7-13/+50
2018-03-12audioaggregator: fix channel-mask negotiationMathieu Duponchelle1-0/+13
2018-03-11docs: video: fix typo and add since markerTim-Philipp Müller1-3/+3
2018-03-11audio: Add audioaggregator.h in audio.hThibault Saunier1-0/+1
2018-03-08docs: add GstPhysMemoryAllocator to docsTim-Philipp Müller1-0/+8
2018-03-01videodecoder: Reset QoS time after pushing segmentNicolas Dufresne1-0/+1
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle1-37/+40
2018-03-01audioaggregator: remove GstAudioAggregator->infoMathieu Duponchelle2-22/+24
2018-03-01id3v2: re-fix handling of v2.4 extended headersEdward Hervey1-4/+25
2018-03-01audioaggregator: refactor conversion APIMathieu Duponchelle2-94/+67
2018-03-01glcolorconvert: Fix a typo in a debug messageJan Schmidt1-1/+1
2018-03-01glfilter: Support non-2D texture targetsJan Schmidt2-2/+35
2018-02-28audioaggregator: Document that the pad's audio info is read-only and needs th...Sebastian Dröge1-6/+7
2018-02-27roi-meta: duplicate params when copying metaVíctor Manuel Jáquez Leal1-0/+2
2018-02-27meson: Don't install GL GBM headersNicolas Dufresne1-5/+0
2018-02-27gl: Move DRM_CFLAGS into gst-gl.m4Nicolas Dufresne1-1/+0
2018-02-26gl: Add missing gbm directory to dist dirNicolas Dufresne1-1/+1
2018-02-26gl: Add DRM cflagsCarlos Rafael Giani1-0/+1
2018-02-26pbutils: Fix compilation of last commitSebastian Dröge2-2/+6
2018-02-26pbutils: Move locale dir initialization to a separate function and do lazy in...Thiago Santos4-6/+34
2018-02-23gl: Add meson support for GBM backendNicolas Dufresne2-0/+43
2018-02-23gl: Add Mesa3D GBM backendCarlos Rafael Giani12-0/+1565
2018-02-22roi-meta: Fix bad doc comment syntaxNicolas Dufresne1-1/+1
2018-02-21videometa: add support for downstream parameters to ROI metaGuillaume Desmottes2-1/+72
2018-02-21rtpbuffer.h: Add new RTPBuffer flagsMikhail Fludkov1-0/+5
2018-02-20meson: fix multi-line stringTim-Philipp Müller1-2/+2
2018-02-19pbutils: add some missing gi annotationsThiago Santos3-10/+11
2018-02-19appsrc: don't signal the GCond if no one is waiting on itTim-Philipp Müller1-2/+19
2018-02-19appsrc: use GstQueueArray instead of GQueue for internal item queueTim-Philipp Müller1-15/+18
2018-02-19appsink: don't signal the GCond if no one is waiting on itTim-Philipp Müller1-5/+38
2018-02-19appsink: use GstQueueArray instead of GQueue for internal item queueTim-Philipp Müller1-12/+10
2018-02-16gl/wayland: Memory leak when display couldn't connectVíctor Manuel Jáquez Leal1-0/+1
2018-02-15audio-converter: fix declaration-after-statementMathieu Duponchelle1-2/+5
2018-02-15audio-converter: add a convenience conversion methodMathieu Duponchelle2-0/+41
2018-02-15gst_audio_converter_new: update annotationsMathieu Duponchelle1-2/+2
2018-02-15AudioConverter: register as boxed typeMathieu Duponchelle2-0/+17
2018-02-15audio-info: annotate gst_audio_info_set_formatMathieu Duponchelle1-1/+1