summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* directsoundsrc: Correctly cast mixer to uintptrArtem Martynovich2016-10-311-1/+1
* dvb/parsechannels: collapse notes on channel_name encoding conflictReynaldo H. Verdejo Pinochet2016-10-231-4/+2
* dvb/parsechannels: rename ZAP parser for clarityReynaldo H. Verdejo Pinochet2016-10-231-5/+4
* dvb: fix gtk-doc syntax for wrongly formatted commentsReynaldo H. Verdejo Pinochet2016-10-232-12/+10
* meson: directsound: Add ole32 library dependencyScott D Phillips2016-10-211-1/+1
* meson: winscreencap depends on gstvideoScott D Phillips2016-10-211-1/+1
* dvbsrc: fix 'delivery system'-related messagesReynaldo H. Verdejo Pinochet2016-10-141-8/+8
* dvb/parsechannels: parse guard interval as a fractionReynaldo H. Verdejo Pinochet2016-10-091-2/+2
* dvb/parsechannels: add prototypes and reorganize for clarityReynaldo H. Verdejo Pinochet2016-10-091-60/+95
* Update my email addressReynaldo H. Verdejo Pinochet2016-10-093-5/+5
* dvb: drop trailing whitespace and c&p leftoversReynaldo H. Verdejo Pinochet2016-10-0910-22/+22
* dvb/parsechannels: parse DVB-T hierarchy from v5 config fileReynaldo H. Verdejo Pinochet2016-10-091-0/+13
* dvb/parsechannels: parse DVB-T lp and hp code ratesReynaldo H. Verdejo Pinochet2016-10-091-0/+2
* dvb/parsechannels: make parsing errors delsys-neutralReynaldo H. Verdejo Pinochet2016-09-301-10/+10
* 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