summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* dvb: src: fix use of wrong array index for tune signalReynaldo H. Verdejo Pinochet2017-06-161-1/+1
* dvb: src: issue warning on failed delsys-vs-parameter issuesReynaldo H. Verdejo Pinochet2017-06-161-0/+4
* msdk: enc: set pts and dts, fix inverted sync_point flagScott D Phillips2017-06-071-2/+14
* decklink: Make timestamp reference specifier driver specificSebastian Dröge2017-06-072-2/+2
* kmssink: Add xilinx_drm to the list of driversGuillaume Desmottes2017-06-051-1/+2
* uvch264src: Apply timestamps to outgoing aux buffersJan Schmidt2017-05-181-0/+31
* amcvideodec: Unref downstream caps after usageSebastian Dröge2017-05-181-0/+2
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-185-6/+6
* gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2017-05-179-3/+23
* decklink: Sink the clock reference in the constructorSebastian Dröge2017-05-171-0/+2
* Remove plugin specific static build optionNicolas Dufresne2017-05-1623-28/+1
* decklinkvideosink: Copy min(gstreamer_stride, decklink_stride) per lineSebastian Dröge2017-05-151-3/+3
* decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...Sebastian Dröge2017-05-122-0/+19
* decklinkaudiosrc: Consistently pass stream_time and stream_duration to audio/...Sebastian Dröge2017-05-123-11/+12
* directsoundsrc: Use a GstClockID to wait instead of Sleep()Nirbheek Chauhan2017-05-122-12/+47
* msdk: Declare libmfx.a as a C++ static libraryScott D Phillips2017-05-111-1/+1
* decklink: Always use the video stream time for audio tooSebastian Dröge2017-05-101-9/+2
* directsoundsrc: Use latency-time and buffer-time settingsNirbheek Chauhan2017-05-082-49/+94
* Revert "decklink: Fix debug logging warnings on Windows"Nirbheek Chauhan2017-05-055-31/+31
* decklink: Fix linking on MinGWNirbheek Chauhan2017-05-053-11/+20
* decklink: Fix building on WindowsNirbheek Chauhan2017-05-051-1/+1
* decklink: Fix debug logging warnings on WindowsNirbheek Chauhan2017-05-055-31/+31
* meson: Fix decklink building on WindowsNirbheek Chauhan2017-05-051-16/+26
* qtkit: drop the qtkitvideosrc elementJosep Torra2017-05-034-818/+0
* amcvideodec/enc: Correctly check for no PTS on input buffersshakin chou2017-04-262-2/+4
* kmssink: Add msm to the list of driversNicolas Dufresne2017-04-211-1/+1
* Revert "decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream...Sebastian Dröge2017-04-192-17/+0
* decklinkvideo/audiosrc: Add GstReferenceTimestampMeta with the stream time to...Sebastian Dröge2017-04-192-0/+17
* nvenc: Stop bitstream thread in ::stop()Ole André Vadla Ravnås2017-04-191-0/+3
* nvenc: Update to the current gstreamer-gl APIOle André Vadla Ravnås2017-04-191-2/+1
* kmssink: if the plane can not scale, retry without scaling and rememberPhilipp Zabel2017-04-122-2/+11
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-1224-88/+85
* Revert "directsoundsrc: Correctly calculate segsize and segtotal"Sebastian Dröge2017-04-122-15/+19
* meson: decklink: fix meson configure error on macOSTim-Philipp Müller2017-04-111-2/+1
* directsoundsrc: Correctly calculate segsize and segtotalSebastian Dröge2017-04-062-19/+15
* decklink: Use GstQueueArray instead of GQueueSebastian Dröge2017-03-244-91/+125
* kmssink: Fix compiler warning with gcc 7Sebastian Dröge2017-03-221-0/+1
* decklinkvideosrc: Add read-only "signal" propertyGeorg Lippitsch2017-03-221-1/+12
* dvb: camutils: drop macro disabling glib deprecation warningsReynaldo H. Verdejo Pinochet2017-03-211-4/+0
* dvb: fix distcheckTim-Philipp Müller2017-03-201-1/+0
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-202-22/+3
* kmssink: adjust memory offset calculation for dmabuf buffersGeorge Kiagiadakis2017-03-141-0/+4
* applemedia/iosurfacememory: Fix missing variable name changeMatthew Waters2017-03-141-1/+1
* gl/format: use our own GL format enum's instead of gstvideo'sMatthew Waters2017-03-137-27/+22
* shmsink: continue polling after EINTRSamuel Maroy2017-03-101-1/+9
* avfvideosrc: Use AVCaptureDeviceTypeBuiltInDuoCamera instead of DualCamera fo...Sebastian Dröge2017-03-091-1/+1
* Rename plugin filesnames to match plugin namesNicolas Dufresne2017-03-082-7/+7
* applemedia/gl: Fix compile issues for OSXNick Kallen2017-03-081-0/+10
* applemedia: avfvideosrc supports position, device-type, and orientationNick Kallen2017-03-072-14/+215
* applemedia/gl: Update code to use ARCNick Kallen2017-03-0711-204/+126