summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* applemedia: Fix video texture cache build issue on MacOSNick Kallen2017-03-041-0/+5
* applemedia: ensure all textures are released before texturecache is releasedNick Kallen2017-03-041-15/+29
* decklinkvideosink: Don't error out if displaying the preroll frame failsSebastian Dröge2017-03-011-4/+3
* bluez: Chain up to basesrc query instead of override pad query functionArun Raghavan2017-02-231-8/+5
* Builds for MacOSNick Kallen2017-02-143-9/+14
* applemedia: free videotexturecache texture in gl threadNick Kallen2017-02-143-10/+10
* shm: Change example pipelines to something that actually worksSebastian Dröge2017-02-132-3/+6
* amcvideoenc: Encoder output is generally not properly parsedSebastian Dröge2017-02-081-3/+2
* amcvideoenc: Set timestamps on header buffers tooSebastian Dröge2017-02-081-0/+3
* amcvideoenc: Encoded H264 is generally not AU alignedSebastian Dröge2017-02-081-2/+1
* decklinkvideosink: Show video frames synchronously in PAUSEDSebastian Dröge2017-02-011-0/+11
* decklinkvideosink: Do nothing if set_caps() is called with basically the same...Sebastian Dröge2017-02-011-1/+22
* decklinkaudiosrc: Fix get_caps returning EMPTYVivia Nikolaidou2017-02-011-3/+11
* decklink: Add to the meson Windows buildSebastian Dröge2017-01-311-0/+4
* decklink: Fix indentationSebastian Dröge2017-01-313-12/+11
* decklink: Fix compilation on Windows by properly using COM strings thereSebastian Dröge2017-01-311-3/+7
* decklink: Fix compilation with MSVCAxel Menzel2017-01-311-2/+2
* decklink: Include stdint.h for int32_t, etc as needed by the Decklink headersSebastian Dröge2017-01-311-0/+3
* decklink: Add "extern C" forward declaration for CreateDeckLinkIteratorInstan...Sebastian Dröge2017-01-311-0/+8
* decklink: Update Windows SDK to a newer versionAxel Menzel2017-01-313-315/+2243
* applemedia: Fix some compiler warnings on iOSSebastian Dröge2017-01-272-1/+3
* decklinkaudiosrc: Fix compilation on OSXSebastian Dröge2017-01-271-1/+5
* decklinkaudiosrc: Option to use max channels supported by deviceVivia Nikolaidou2017-01-264-1/+22
* applemedia: Fail cleanly instead of crashing if obtaining a GL display failedSebastian Dröge2017-01-261-0/+11