summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* a2dpsink: Drop some dead-codeArun Raghavan2016-09-291-4/+1
* meson: bluez: fix buildTim-Philipp Müller2016-09-261-1/+2
* decklink: Update to SDK 10.8Sebastian Dröge2016-09-2616-38/+837
* bluez: dist new header fileTim-Philipp Müller2016-09-251-1/+2
* a2dpsink: Don't try to set device caps on avdtpsinkArun Raghavan2016-09-243-19/+0
* avdtpsink: Chain event handling up to basesinkArun Raghavan2016-09-241-1/+1
* bluez: Clean up and make a2dpsink functional againArun Raghavan2016-09-242-236/+36
* avdtpsrc: Add support for AVRCP metadataArun Raghavan2016-09-246-1/+487
* dx9screencapsrc: throw error for invalid screen indexFlorian Zwoch2016-09-221-6/+13
* decklink: Print the Decklink API error return values in debug output in all p...Sebastian Dröge2016-09-215-14/+24
* Revert "decklinkvideosink: Scale down scheduled frame times to milliseconds"Sebastian Dröge2016-09-121-7/+1
* kmssink: Scale up to the screen dimensionNicolas Dufresne2016-09-081-1/+1
* kmssink: Fix selection of source regionNicolas Dufresne2016-09-081-14/+30
* kmssink: override stride if defined in driverVíctor Manuel Jáquez Leal2016-09-071-1/+7
* decklink: Fix-up last commit that was not meant to be pushed yetSebastian Dröge2016-09-012-29/+31
* decklink: Fix indentationSebastian Dröge2016-09-012-5/+11
* decklink: Require a clock when going from PAUSED_TO_PLAYING and don't crash i...Sebastian Dröge2016-09-012-33/+77
* applemedia: Conditionally compile qtkitvideosrcSebastian Dröge2016-08-312-3/+12
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-264-11/+4
* decklinkaudiosink: Fix compiler warning on OS XSebastian Dröge2016-08-261-1/+1
* applemedia: fix compiler warningAlessandro Decina2016-08-261-1/+1
* decklinkvideosink: Scale down scheduled frame times to millisecondsSebastian Dröge2016-08-261-1/+6
* decklinkaudiosink: Add support for 8 and 16 channelsSebastian Dröge2016-08-263-3/+64
* applemedia: changes to make GL memory mappable on CPU on iOSAlessandro Decina2016-08-2618-178/+472
* opensles: Add opensles.h to noinst_HEADERSFredrik Fornwall2016-08-241-1/+2
* vtdec: fix MPEG-2 video capsMatej Knopp2016-08-221-1/+2
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-208-0/+192
* plugins: Use stdint.h instead of _stdint.hNirbheek Chauhan2016-08-191-1/+7
* applemedia-nonpublic: remove bitrotten plugin that's no longer neededTim-Philipp Müller2016-08-1930-5918/+2
* avfvideosrc: account for retina displays when capturing screensFlorian Zwoch2016-08-191-2/+18
* dvb/parsechannels: warn on ignored key/value pairsReynaldo H. Verdejo Pinochet2016-08-181-1/+1
* dvb/parsechannels: handle problems parsing dvbv5 config keysReynaldo H. Verdejo Pinochet2016-08-181-1/+24
* avfassetsrc: Don't escape the URI another time in another location tooSergei Saveliev2016-08-161-5/+2
* winks: Fix RGB frame flipping and postprocessingJan Schmidt2016-08-165-14/+32
* winks: Give the ksvideosrc PRIMARY rankJan Schmidt2016-08-161-1/+1
* winks: Fix swapped RGBx/RGB caps mapping, and endianness.Jan Schmidt2016-08-161-3/+3
* amc: Fix call to realloc() to allocate the correct size of itemsSebastian Dröge2016-08-081-1/+2
* decklinkvideosink: Add support for GstVideoTimeCodeVivia Nikolaidou2016-08-042-3/+68
* decklinkvideosrc: Add support for GstVideoTimeCodeVivia Nikolaidou2016-08-044-7/+161
* androidmedia: Run gst-indent over everything once againSebastian Dröge2016-08-013-145/+220
* amc: If we find multiple codecs with the same name, just merge themSebastian Dröge2016-08-011-3/+35
* amc: Use a GQueue for O(1) append instead of a GListSebastian Dröge2016-08-011-6/+6
* amc: Print generated raw/encoded caps in debug logsSebastian Dröge2016-07-291-0/+4
* new plugin: Android hardware sensor sourceMartin Kelly2016-07-148-1/+1982
* kmssink: Fix offsets handlingNicolas Dufresne2016-07-113-32/+22
* shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never startedMarcin Lewandowski2016-07-041-2/+2
* dvb/parsechannels: improve parsing-success messageReynaldo H. Verdejo Pinochet2016-07-011-1/+2
* dvb/parsechannels: don't use default conf filename for messagesReynaldo H. Verdejo Pinochet2016-07-011-4/+2
* kmssink: fallback to universal planes if no overlay plane is foundJavier Martinez Canillas2016-06-301-2/+20
* kmssink: add a plane-id propertyJavier Martinez Canillas2016-06-301-1/+23