summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2017-07-20d3dsinkwrapper: Make the DLL name match the plugin nameNicolas Dufresne3-8/+8
2017-07-20decklink: Fix building with MSYS2's MinGWNirbheek Chauhan1-1/+1
2017-07-20meson: fix potentially undefined shm_deps variableAlessandro Decina1-0/+1
2017-07-19decklink: Fix format specifier warnings in logging v2Nirbheek Chauhan5-33/+47
2017-07-19decklink: Fix CI failure due to missing WINAPI definitionNirbheek Chauhan1-1/+2
2017-07-19decklink: Fix format specifier warnings in loggingNirbheek Chauhan2-11/+11
2017-07-19decklink: Fix build on mingw32 by adding missing WINAPINirbheek Chauhan2-9/+10
2017-07-14dvb: src: consolidate tuning stats gatheringReynaldo H. Verdejo Pinochet1-28/+31
2017-07-14decklink: Add autotools support on WindowsNirbheek Chauhan1-1/+10
2017-07-11decklinkvideosrc: Add custom memory allocatorGeorg Lippitsch1-0/+151
2017-07-11directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirect...Philippe Renon1-1/+1
2017-07-10kmssink: initialize variableVíctor Manuel Jáquez Leal1-0/+1
2017-07-07kmssink: Track cached kmsmem and clear them on drainNicolas Dufresne2-2/+43
2017-07-07kmssink: Move kmsmem cache code higherNicolas Dufresne1-15/+15
2017-07-07kmssink: drop last rendered buffer on ALLOCATION and DRAIN queriesNicolas Dufresne1-0/+47
2017-07-07kmssink: Don't leak GEM primed from DMABufNicolas Dufresne1-0/+12
2017-07-07kmssink: Factor out copying to dump bufferNicolas Dufresne1-16/+23
2017-07-07meson: msdk: use python3 from python3 moduleTim-Philipp Müller1-1/+0
2017-06-28dvb: src: use correct unit in tuning-timeout prop descriptionReynaldo H. Verdejo Pinochet1-1/+1
2017-06-28nvdec: Use qdata on memory instead of buffer metaPer-Erik Brodin1-171/+79
2017-06-27nvdec: New plugin for NVIDIA hardware video decodePer-Erik Brodin5-2/+1223
2017-06-21meson: Enable shm unit testNicolas Dufresne1-3/+5
2017-06-21meson: Enable building shm pluginNicolas Dufresne2-1/+29
2017-06-21shmpipe: Should not use glib type without ifdefNicolas Dufresne1-1/+1
2017-06-16dvb: src: fix use of wrong array index for tune signalReynaldo H. Verdejo Pinochet1-1/+1
2017-06-16dvb: src: issue warning on failed delsys-vs-parameter issuesReynaldo H. Verdejo Pinochet1-0/+4
2017-06-07msdk: enc: set pts and dts, fix inverted sync_point flagScott D Phillips1-2/+14
2017-06-07decklink: Make timestamp reference specifier driver specificSebastian Dröge2-2/+2
2017-06-05kmssink: Add xilinx_drm to the list of driversGuillaume Desmottes1-1/+2
2017-05-18uvch264src: Apply timestamps to outgoing aux buffersJan Schmidt1-0/+31
2017-05-18amcvideodec: Unref downstream caps after usageSebastian Dröge1-0/+2
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller5-6/+6
2017-05-17gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge9-3/+23
2017-05-17decklink: Sink the clock reference in the constructorSebastian Dröge1-0/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne23-28/+1
2017-05-15decklinkvideosink: Copy min(gstreamer_stride, decklink_stride) per lineSebastian Dröge1-3/+3
2017-05-12decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...Sebastian Dröge2-0/+19
2017-05-12decklinkaudiosrc: Consistently pass stream_time and stream_duration to audio/...Sebastian Dröge3-11/+12
2017-05-12directsoundsrc: Use a GstClockID to wait instead of Sleep()Nirbheek Chauhan2-12/+47
2017-05-11msdk: Declare libmfx.a as a C++ static libraryScott D Phillips1-1/+1
2017-05-10decklink: Always use the video stream time for audio tooSebastian Dröge1-9/+2
2017-05-08directsoundsrc: Use latency-time and buffer-time settingsNirbheek Chauhan2-49/+94
2017-05-05Revert "decklink: Fix debug logging warnings on Windows"Nirbheek Chauhan5-31/+31
2017-05-05decklink: Fix linking on MinGWNirbheek Chauhan3-11/+20
2017-05-05decklink: Fix building on WindowsNirbheek Chauhan1-1/+1
2017-05-05decklink: Fix debug logging warnings on WindowsNirbheek Chauhan5-31/+31
2017-05-05meson: Fix decklink building on WindowsNirbheek Chauhan1-16/+26
2017-05-03qtkit: drop the qtkitvideosrc elementJosep Torra4-818/+0
2017-04-26amcvideodec/enc: Correctly check for no PTS on input buffersshakin chou2-2/+4
2017-04-21kmssink: Add msm to the list of driversNicolas Dufresne1-1/+1