summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-15Update disted backup ORC filesEdward Hervey1-20/+30
2018-02-15gstaudiopack.orc: pack_u32be_swap: actually swapMathieu Duponchelle1-1/+3
2018-02-14doc: Fix since marker in dmabuf to match a stable releaseNicolas Dufresne1-1/+1
2018-02-14doc: Remove extra . after Since markerNicolas Dufresne2-4/+4
2018-02-14doc: Fix Since 1.X marker on new video formatsNicolas Dufresne1-2/+2
2018-02-13audioaggregator: remove declaration for function that doesn't existTim-Philipp Müller1-3/+0
2018-02-13docs: add GstAudioAggregator to docsTim-Philipp Müller1-5/+6
2018-02-13GstAudioAggregator: hook up to buildTim-Philipp Müller3-5/+4
2018-02-13audioaggregator, audiomixer, audiointerleave: move from -bad to -baseTim-Philipp Müller2-0/+2223
2018-02-08gl: g-i: expose platform-specific display API in bindingsTim-Philipp Müller1-2/+11
2018-02-08rtspconnection: also add Content-Type to HTTP POST request when tunnellingSebastian Cote1-0/+2
2018-02-08gl: remove more deprecated type aliasesMatthew Waters5-20/+0
2018-02-08gl/display/egl: Fix precondition in display_egl_get_from_nativeMatthew Waters1-7/+3
2018-02-07video: Fix GRAY10_LE32 depth informationNicolas Dufresne1-1/+2
2018-02-07video: Change struct padding from void* to gpointerSebastian Dröge3-5/+5
2018-02-06video-format: Fix 10LE32 formats packing functionNicolas Dufresne1-33/+29
2018-02-06glcontext: remove deprecated type aliasPhilippe Normand1-4/+0
2018-02-06glcontext: remove deprecated type aliasPhilippe Normand1-3/+3
2018-02-05gl: some annotation fixesMatthew Waters6-32/+44
2018-02-05gl/build/meson: fix gl_api variable namesMatthew Waters1-2/+2
2018-02-01glmemory: fixup GL_RGB565 usage when performing texsubimageMatthew Waters1-2/+4
2018-01-30meson: use built-in pic kwarg when building static helper libsTim-Philipp Müller1-4/+6
2018-01-30glimagesink: Allow resetting render rectangleNicolas Dufresne1-0/+7
2018-01-29video-overlay: Add helpers for render-rectangle propertyNicolas Dufresne2-0/+104
2018-01-29video: Add NV16_10LE32 supportNicolas Dufresne4-1/+167
2018-01-29video: Add GRAY10_LE32 supportNicolas Dufresne4-1/+92
2018-01-29video: Add NV12_10LE32 supportNicolas Dufresne4-1/+176
2018-01-23Update for renamed aggregator pad APITim-Philipp Müller1-1/+1
2018-01-19tag: id3v2: don't leak stack pointer outside of block where it's validTim-Philipp Müller1-0/+2
2018-01-16meson: gl: fix build on windowsRoland Peffer1-0/+3
2018-01-16meson: fix check whether both gles2 and opengl headers can be includedTim-Philipp Müller1-1/+3
2018-01-04gl/wayland: move roundtrip on show to window threadMatthew Waters2-9/+38
2018-01-03glcolorconvert: re-enable -Wformat-nonliteral warningTim-Philipp Müller1-76/+98
2018-01-03glcolorconvert: fix missing printf arg for apple rectangular texture caseTim-Philipp Müller1-1/+1
2017-12-30gl: cocoa: fix formatting for function definitionPhilippe Normand1-2/+2
2017-12-30gl: cocoa: Implement set_render_rectanglePhilippe Normand1-2/+71
2017-12-26gl: don't link to system gstallocatorsTim-Philipp Müller1-1/+0
2017-12-21rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwardsMiguel Paris1-15/+34
2017-12-20audioaggregator: Don't leak padsEdward Hervey1-1/+3
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle2-67/+687
2017-12-19gl: fix up a few more #if HAVE_FOOTim-Philipp Müller2-2/+2
2017-12-19allocators: fix meson build after physmem move from -badTim-Philipp Müller1-1/+2
2017-12-19gl: cocoa: fix a warning when building in MacOS 10.12Josep Torra1-2/+2
2017-12-19gl: display: demote error level at display creation errorVíctor Manuel Jáquez Leal3-3/+3