summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark some properties as DOC_SHOW_DEFAULTThibault Saunier2019-05-133-3/+6
* Minor documentation fixesThibault Saunier2019-05-1329-115/+127
* directfb: Fixup plugin name to match plugin filenameThibault Saunier2019-05-131-1/+1
* meson: Fix missing GSM_HEADER_IN_SUBDIR logicNiklas Hambüchen2019-05-131-1/+5
* meson: Fix typo in gsm header file nameNiklas Hambüchen2019-05-131-1/+1
* srt: set cancellation in locked sectionMark Nauwelaerts2019-05-114-16/+14
* srt: avoid srtsrc segfault upon downward state changeMark Nauwelaerts2019-05-112-25/+20
* srt: initialize list access within locked regionMark Nauwelaerts2019-05-111-1/+2
* webrtc: Fix signals documentationNiels De Graef2019-05-091-3/+6
* nvenc: Respect display aspect ratio and set to encoding parameterSeungha Yang2019-05-091-0/+9
* webrtc: Add g_autoptr() support for public typesNiels De Graef2019-05-086-0/+25
* openh264enc: Fix compilation with openh264 v2.0Víctor Manuel Jáquez Leal2019-05-081-1/+1
* meson: Allow CUDA_PATH fallback on linuxSeungha Yang2019-05-082-49/+55
* nvh264enc: Fix broken Y444 format encoding with system memory Y444 supportSeungha Yang2019-05-062-2/+25
* meson: fix build with opencv=enabled and opencv4. Fixes #964Christoph Reiter2019-05-061-2/+4
* meson: Add support for the colormanagement pluginThibault Saunier2019-05-053-0/+16
* autotools: gstsctp: set LDFLAGSChristoph Reiter2019-05-051-0/+5
* decklink: Add support for parsing/outputting AFD/BarSebastian Dröge2019-05-034-194/+543
* decklink: Allow VANC to be used for all modesSebastian Dröge2019-05-033-8/+7
* decklink: Add support for widescreen NTSC/PALSebastian Dröge2019-05-032-0/+20
* h265parse: Parse mastering display info and content light level from SEISeungha Yang2019-05-032-3/+169
* h265parser: Add parsing mastering display colour volume SEI messageSeungha Yang2019-05-032-0/+91
* androidmedia: added path /system/vendor/etc to dependencyRoman Shpuntov2019-05-031-2/+2
* nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERSNiels De Graef2019-05-022-5/+5
* rist: Enable plugin doc creationNicolas Dufresne2019-05-027-0/+435
* rist: Add a plugin implenting RIST TR-06-1 Simple ProfileNicolas Dufresne2019-05-0211-2/+3087
* ccextractor: copy input buffer flags to output bufferAaron Boxer2019-05-021-0/+1
* h264parse: Fix typo when setting multiview mode and flagsXavier Claessens2019-05-021-1/+1
* x265enc: Do not drop SEI nals from headerSeungha Yang2019-05-021-7/+18
* x265enc: Add support mastering display info and content light level encodingSeungha Yang2019-05-021-0/+74
* Fixed segtotal value being always 2 due to an unused variableMarcos Kintschner2019-04-302-3/+1
* h265parser: parse range extension message in SPS/PPS.Wangfei2019-04-302-1/+161
* sctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024Fabio D'Urso2019-04-261-1/+1
* libs: Fix various Since markersSebastian Dröge2019-04-233-20/+20
* player: Fix various Since markers in the docsSebastian Dröge2019-04-232-13/+13
* opencv: allow compilation against 4.1.xNicola Murino2019-04-232-2/+2
* srt: post error when failing to startMark Nauwelaerts2019-04-212-2/+6
* srt: downgrade regular message to log levelMark Nauwelaerts2019-04-211-1/+1
* Back to developmentTim-Philipp Müller2019-04-19132-249/+249
* Release 1.16.01.16.0Tim-Philipp Müller2019-04-197-89/+385
* Update docsTim-Philipp Müller2019-04-19128-128/+128
* Update translationsTim-Philipp Müller2019-04-193-216/+113
* msdk: fix the build error with libva 2.4.0Haihao Xiang2019-04-173-3/+18
* webrtcdsp/meson.build: don't forget to set c++11 modeDan Kegel2019-04-131-0/+1
* meson: Remove redundant env set operationNirbheek Chauhan2019-04-131-1/+0
* sctp: Create plugin with $(GST_PLUGIN_LDFLAGS)Sebastian Dröge2019-04-121-0/+1
* Release 1.15.901.15.90Tim-Philipp Müller2019-04-116-48/+1232
* Update docsTim-Philipp Müller2019-04-11132-259/+449
* msdkdec: fix error handling in case of unsupported hardwarePeter Seiderer2019-04-101-2/+3
* msdkenc: fix error handling in case of unsupported hardwarePeter Seiderer2019-04-101-3/+3