summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* decklink: Fix compiler warning with clangSebastian Dröge2017-01-251-1/+1
* msdk: Propagate GstFlowReturn valuesScott D Phillips2017-01-201-33/+92
* androidmedia: Use proper instance nameEdward Hervey2017-01-131-1/+1
* amcvideodec: fix build error from change in libgstglMatthew Waters2017-01-131-0/+2
* gl: update sys dependants for function removalsMatthew Waters2017-01-132-83/+9
* decklinkvideosrc: Do not append a zero timecode if none is found on the sourceVivia Nikolaidou2017-01-093-43/+44
* meson: decklink: fix plugin filenameTim-Philipp Müller2017-01-051-1/+1
* meson: build decklink pluginTim-Philipp Müller2017-01-052-1/+39
* androidmedia: Add support for Opus in the decoderSebastian Dröge2017-01-052-0/+7
* androidmedia: Silently skip COLOR_FormatAndroidOpaque when converting to capsSebastian Dröge2017-01-051-0/+5