summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-265-21/+517
* theoradec: Set telemetry options only if they are nonzeroZebediah Figura2020-10-221-4/+8
* glslstage: delete shader on finalize of stageMichael Tretter2020-10-221-0/+12
* urisourcebin: Fix crash caused by use after freeSeungha Yang2020-10-221-2/+1
* examples: Add an uridecodebin3 exampleSeungha Yang2020-10-222-1/+390
* decodebin3: Store stream-start event on output pad before exposing itSeungha Yang2020-10-222-0/+26
* Add some missing nullable annotationsSebastian Dröge2020-10-172-2/+2
* typefind/xdgmime: Validate mimetypes to be valid GstStructure names before us...Sebastian Dröge2020-10-171-0/+26
* uridecodebin3: Forward upstream events to decodebin3 directlySeungha Yang2020-10-141-0/+14
* video-converter: Add fast paths from v210 to I420/YV12, Y42B, UYVY and YUY2Sebastian Dröge2020-10-141-0/+515
* videoaggregator: Limit accepted caps by template capsJan Alexander Steffens (heftig)2020-10-141-1/+1
* videoaggregator: Log the format name instead of indexJan Alexander Steffens (heftig)2020-10-141-5/+6
* gstrtpbuffer: fix header extension length validationWill Miller2020-10-122-1/+25
* decodebin3: only force streams-selected seqnum after a select-streamsFrançois Laignel2020-10-111-1/+3
* audio: video: Fix in/outbuf confusion of transform_metaJan Alexander Steffens (heftig)2020-10-103-11/+11
* build: use cpu_family for arch checksMatthew Waters2020-10-101-1/+1
* meson: add abi configuration for meson buildsohwan.park2020-10-101-0/+24
* video-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE docGuillaume Desmottes2020-10-101-1/+1
* videodecoder: fix output state interlace-modeGuillaume Desmottes2020-10-101-43/+61
* videodecoder: add interlace-mode to debug output when setting output stateGuillaume Desmottes2020-10-101-2/+3
* multihandlesink: Don't pass NULL caps to gst_caps_is_equalJan Alexander Steffens (heftig)2020-10-101-1/+1
* meson: Actually build gstgl without implicit include dirsNirbheek Chauhan2020-10-041-1/+1
* meson: Always wrap "prefix" option with join_paths() to make Windows happySeungha Yang2020-10-041-1/+1
* videoaggregator: ensure peek_next_sample() uses the correct capsMatthew Waters2020-10-041-3/+22
* videoaggregator: Don't require any pads to be configured for negotiating sour...Sebastian Dröge2020-10-031-23/+0
* gst-libs: gl: Fix documentation typo and clarify gl_memory_texsubimageMarijn Suijten2020-10-034-10/+12
* audioaggregator: Reset offset if the output rate is renegotiatedSebastian Dröge2020-10-021-0/+3
* video-anc: Implement transform functions for AFD/Bar metasSebastian Dröge2020-10-011-2/+65
* appsrc: Wake up the create() function on caps changesSebastian Dröge2020-09-301-0/+3
* rtpbasepayload: do not forget delayed segment when forwarding gapsMathieu Duponchelle2020-09-301-0/+11
* Back to developmentTim-Philipp Müller2020-09-081-1/+1
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-087-72/+2192
* meson: dist pot file in tarballTim-Philipp Müller2020-09-073-0/+47
* video: Rename gst_video_color_transfer_*() to gst_video_transfer_function_*()...Sebastian Dröge2020-09-075-18/+18
* meson: Fix gstreamer-gl-prototypes pkgconfig file on WindowsNirbheek Chauhan2020-09-021-1/+5
* audio/video: Copy more metas by default in the codec base classesSebastian Dröge2020-08-304-12/+54
* videoscale: make local quark vars staticTim-Philipp Müller2020-08-281-2/+2
* gl/build: build with implicit_include_directories : falseMatthew Waters2020-08-272-10/+72
* compositor: fix off-by-1 error in blending ARGBJan Schmidt2020-08-262-373/+454
* videorate/videoscale/audioresample: Ensure that the caps returned from fixate...Sebastian Dröge2020-08-263-2/+4
* encoding-profile: minor fix in documentationMarcin Kolny2020-08-251-1/+1
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+815
* videoscale: Don't call NULL GstMeta transform functionSebastian Dröge2020-08-181-1/+3
* tags: update to latest iso-code and support more languagesMathieu Duponchelle2020-08-123-217/+890
* pbutils: Add latest H.264 level valuesNicolas Dufresne2020-08-111-0/+10
* appsrc: Post a bus error if a segment can't be appliedJan Schmidt2020-08-111-2/+10
* build/gl: add top-level include files for sub-librariesMatthew Waters2020-08-114-3/+91
* Add required dependencies of cocoa GL example for linking.Josh Matthews2020-08-101-2/+3
* pkg-config: Fix dependency typo in uninstalled gstreamer-gl-* pc filesSebastian Dröge2020-08-103-3/+3
* audioaggregator: Add support for new sample selection APISebastian Dröge2020-08-071-3/+75