| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests/webrtcbin: add a couple more dependant element checks | Matthew Waters | 2018-10-04 | 1 | -9/+33 |
* | webrtcbin: add support for data channels based on SCTP | Matthew Waters | 2018-09-21 | 1 | -2/+498 |
* | avwait: Start video and audio together if audio starts late | Vivia Nikolaidou | 2018-08-17 | 2 | -4/+38 |
* | meson: Add an option for tests | Nirbheek Chauhan | 2018-08-17 | 1 | -2/+4 |
* | check: update gitignore | Víctor Manuel Jáquez Leal | 2018-08-14 | 2 | -29/+13 |
* | tests/check/Makefile.am: add GST_AUDIO_CFLAGS also on the planar audio adapte... | George Kiagiadakis | 2018-08-03 | 1 | -1/+1 |
* | libs: audio: add new GstPlanarAudioAdapter class | George Kiagiadakis | 2018-08-03 | 3 | -0/+369 |
* | Add feature options for almost all plugins | Nirbheek Chauhan | 2018-07-27 | 1 | -0/+1 |
* | meson: Add feature options for many plugins | Nirbheek Chauhan | 2018-07-27 | 2 | -4/+5 |
* | avwait: Add recording property | Vivia Nikolaidou | 2018-07-24 | 2 | -0/+460 |
* | webrtc: Add some ssrc to caps in the unit test. | Jan Schmidt | 2018-07-15 | 1 | -2/+2 |
* | tests: Make sure to provide the KEY_UNIT flag always together with the SNAP f... | Sebastian Dröge | 2018-06-18 | 4 | -22/+32 |
* | examples: Don't install non-prefixed examples | Nicolas Dufresne | 2018-06-06 | 3 | -3/+3 |
* | examples: Build waylandsink example | Nicolas Dufresne | 2018-06-06 | 2 | -1/+14 |
* | gitignore: Add h265parser test | Edward Hervey | 2018-06-01 | 1 | -0/+1 |
* | directfb: don't error out for warnings in system headers | Tim-Philipp Müller | 2018-05-28 | 1 | -0/+3 |
* | webrtcbin: implement support for FEC and RTX | Mathieu Duponchelle | 2018-05-09 | 4 | -2/+295 |
* | meson: Update option names to omit disable_ and with- prefixes | Nirbheek Chauhan | 2018-05-05 | 1 | -2/+2 |
* | waylandsink: Only build if gtk-3.0 was built with wayland target | Jan Schmidt | 2018-05-06 | 1 | -1/+1 |
* | videoaggregator: Rename ignore-eos pad property to repeat-after-eos | Sebastian Dröge | 2018-05-04 | 2 | -6/+6 |
* | meson: fix build when msdk is not found | Tim-Philipp Müller | 2018-03-09 | 1 | -1/+1 |
* | tests: add msdkh264enc element unit test | Wang,Fei | 2018-03-09 | 3 | -0/+175 |
* | tests: player: disable broken test_play_media_info test | Tim-Philipp Müller | 2018-03-05 | 1 | -1/+1 |
* | h265parser: allow partial matching on range extension profile | Guillaume Desmottes | 2018-03-05 | 1 | -0/+16 |
* | h265parse: add support for 'Format range extensions profiles' | Guillaume Desmottes | 2018-03-05 | 1 | -0/+148 |
* | h265parser: decouple GstH265Profile and GstH265ProfileIDC | Guillaume Desmottes | 2018-03-05 | 3 | -0/+98 |
* | Remove schroedinger plugin | Tim-Philipp Müller | 2018-03-01 | 4 | -186/+0 |
* | Dist compositor crossfade example and pythons script for meson build | Tim-Philipp Müller | 2018-02-15 | 3 | -3/+8 |
* | audiomixer: remove, moved to -base | Tim-Philipp Müller | 2018-02-13 | 5 | -3043/+1 |
* | qt: remove plugin, moved to -good | Tim-Philipp Müller | 2018-02-12 | 12 | -367/+0 |
* | gtk: remove, plugin has moved to -good | Tim-Philipp Müller | 2018-02-12 | 6 | -785/+2 |
* | dtls: add meson definition for recently added test | Matthew Waters | 2018-02-08 | 1 | -0/+1 |
* | tests: add a test for the dtls{enc,dec} elements | Matthew Waters | 2018-02-05 | 3 | -0/+200 |
* | webrtcbin: an element that handles the transport aspects of webrtc connections | Matthew Waters | 2018-02-02 | 11 | -2/+2062 |
* | tests: camerabin: skip checks if we don't have encoders for the default format | Tim-Philipp Müller | 2018-01-20 | 1 | -4/+7 |
* | tests: ipcpipeline: fix struct initialisation warnings with clang | Tim-Philipp Müller | 2018-01-17 | 1 | -92/+75 |
* | tests: remove test that's never been ported to 1.x | Tim-Philipp Müller | 2018-01-16 | 4 | -1834/+1 |
* | check: Update gitignore | Edward Hervey | 2018-01-11 | 2 | -1/+1 |
* | audioaggregator: implement input conversion | Mathieu Duponchelle | 2017-12-19 | 1 | -9/+146 |
* | gtk example: Fix cflags in Makefile.am | Olivier Crête | 2017-12-19 | 1 | -0/+1 |
* | gl: update plugins to use GstGL from -base | Tim-Philipp Müller | 2017-12-19 | 2 | -14/+13 |
* | gl: remove GStreamer OpenGL integration library and move to -base | Tim-Philipp Müller | 2017-12-19 | 113 | -13238/+2 |
* | dashdemux: parse xs:dateTime's timezone indicator | Jun Xie | 2017-12-18 | 1 | -0/+63 |
* | meson test: Enable libs tests | Mathieu Duponchelle | 2017-12-08 | 3 | -0/+52 |
* | examples: audiomixmatrix: Remove unused part | Wonchul Lee | 2017-12-06 | 2 | -62/+1 |
* | Remove GstAggregator from -bad, moved to core | Tim-Philipp Müller | 2017-12-02 | 2 | -1287/+0 |
* | tests: ignore waylandsink in state change test | Tim-Philipp Müller | 2017-11-25 | 1 | -1/+1 |
* | sdlshare: Destroy GL backend buffer before the GL Context | Nicolas Dufresne | 2017-11-24 | 1 | -9/+9 |
* | sdlshare2: Fix race conditions | Nicolas Dufresne | 2017-11-24 | 1 | -24/+42 |
* | meson: Build gl/sdl examples | Nicolas Dufresne | 2017-11-24 | 3 | -1/+24 |