summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
...
* gl/cocoa: Use NSRect instead of CGRectSebastian Dröge2018-04-251-1/+1
* gl: fix some GIR annotationsMark Nauwelaerts2018-04-234-6/+9
* pbutils: fix some GIR annotationsMark Nauwelaerts2018-04-231-2/+2
* video: fix some GIR annotationsMark Nauwelaerts2018-04-235-12/+13
* audio: fix some GIR annotationsMark Nauwelaerts2018-04-234-15/+17
* rtsp: fix some GIR annotationsMark Nauwelaerts2018-04-234-10/+11
* rtp: fix some GIR annotationsMark Nauwelaerts2018-04-234-20/+20
* meson: gl: fix 'invalid keyword argument' meson warningsTim-Philipp Müller2018-04-231-5/+5
* egl: fix build when using RPi EGLOmar Akkila2018-04-231-0/+4
* gl: Define default value for GST_GL_HAVE_WINDOW_GBMVíctor Manuel Jáquez Leal2018-04-231-0/+1
* audioaggregator: fix filtered getcapsMathieu Duponchelle2018-04-231-0/+12
* tag: fix some GIR annotationsMark Nauwelaerts2018-04-164-19/+22
* audioaggregator: unref converted buffer after gst_buffer_replaceMathieu Duponchelle2018-04-161-0/+1
* audiovisualizer: Only fixate pixel-aspect-ratio if the field existsSebastian Dröge2018-04-111-2/+3
* audiovisualizer: Fixate pixel-aspect-ratio to the closest value to 1/1Sebastian Dröge2018-04-101-0/+2
* audioringbuffer: Don't spam INFO for every bufferNirbheek Chauhan2018-04-071-2/+2
* gl/gbm: Initialize window handle (= gbm surface) like other window systemsCarlos Rafael Giani2018-03-283-11/+22
* gl: pick up GstVideo-1.0.gir from local build dirTim-Philipp Müller2018-03-271-2/+3
* audio-aggregator: Check return valuesEdward Hervey2018-03-251-2/+5
* viv-fb: Include gstglfuncs.h to fix cross compilation errorsCarlos Rafael Giani2018-03-252-1/+3
* video: Set correct value in g-i annotations for tile related mask constantsSebastian Dröge2018-03-251-0/+8
* video: Include gstvideoaffinetransformationmeta.h in video.hSebastian Dröge2018-03-251-0/+1
* pbutils: Include gstaudiovisualizer.h in pbutils.hSebastian Dröge2018-03-251-0/+1
* audiostreamalign: Mark the whole type as new in 1.14Sebastian Dröge2018-03-151-0/+7
* meson: install new audio-prelude.hTim-Philipp Müller2018-03-131-0/+1
* video: GST_EXPORT -> GST_VIDEO_APITim-Philipp Müller2018-03-1334-294/+343
* tag: GST_EXPORT -> GST_TAG_APITim-Philipp Müller2018-03-139-53/+90
* sdp: GST_EXPORT -> GST_SDP_APITim-Philipp Müller2018-03-136-174/+210
* rtsp: GST_EXPORT -> GST_RTSP_APITim-Philipp Müller2018-03-1312-132/+169
* rtp: GST_EXPORT -> GST_RTP_APITim-Philipp Müller2018-03-1312-144/+182
* riff: GST_EXPORT -> GST_RIFF_APITim-Philipp Müller2018-03-137-15/+50
* pbutils: GST_EXPORT -> GST_PBUTILS_APITim-Philipp Müller2018-03-1314-177/+218
* gl: GST_EXPORT -> GST_GL_APITim-Philipp Müller2018-03-1336-325/+361
* fft: GST_EXPORT -> GST_FFT_APITim-Philipp Müller2018-03-138-21/+56
* audio: GST_EXPORT -> GST_AUDIO_APITim-Philipp Müller2018-03-1326-221/+257
* app: GST_EXPORT -> GST_APP_APITim-Philipp Müller2018-03-136-44/+79
* allocators: GST_EXPORT -> GST_ALLOCATORS_APITim-Philipp Müller2018-03-137-13/+50
* audioaggregator: fix channel-mask negotiationMathieu Duponchelle2018-03-121-0/+13
* docs: video: fix typo and add since markerTim-Philipp Müller2018-03-111-3/+3
* audio: Add audioaggregator.h in audio.hThibault Saunier2018-03-111-0/+1
* docs: add GstPhysMemoryAllocator to docsTim-Philipp Müller2018-03-081-0/+8
* videodecoder: Reset QoS time after pushing segmentNicolas Dufresne2018-03-011-0/+1
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-011-37/+40
* audioaggregator: remove GstAudioAggregator->infoMathieu Duponchelle2018-03-012-22/+24
* id3v2: re-fix handling of v2.4 extended headersEdward Hervey2018-03-011-4/+25
* audioaggregator: refactor conversion APIMathieu Duponchelle2018-03-012-94/+67
* glcolorconvert: Fix a typo in a debug messageJan Schmidt2018-03-011-1/+1
* glfilter: Support non-2D texture targetsJan Schmidt2018-03-012-2/+35
* audioaggregator: Document that the pad's audio info is read-only and needs th...Sebastian Dröge2018-02-281-6/+7
* roi-meta: duplicate params when copying metaVíctor Manuel Jáquez Leal2018-02-271-0/+2