Metadata >> NuGet >> MMaitre.VideoEffects.Symbols

MMaitre.VideoEffects.Symbols

Metadata

Authors Matthieu Maitre
Copyrights Copyright © 2015, Matthieu Maitre. All rights reserved.
Description Provides Media Extensions applying image effects from the Lumia Imaging SDK, Win2D, and DirectX HLSL pixel shaders to videos via MediaTranscoder, MediaComposition, MediaCapture, or MediaElement. Enables overlays, effect animations, cropping, creating square videos, and video analysis (barcode, QR code, etc.). Supports Universal Store Apps for Windows Phone 8.1 and Windows 8.1. For documentation see https://github.com/mmaitre314/VideoEffect .
LicenseUrl https://raw.githubusercontent.com/mmaitre314/VideoEffect/master/LICENSE
Owners Matthieu Maitre
ProjectUrl https://github.com/mmaitre314/VideoEffect
RequireLicenseAcceptance False
Summary Applies effects from the Lumia Imaging SDK, Win2D, and DirectX HLSL pixel shaders to videos.
Tags Native WinRT Lumia Win2D DirectX HLSL shader
Title Video Effects symbols
PackageSize 8209839
PackageHashAlgorithm SHA512
PackageHash E+XCOKbGb7ix5jAGS7In6h0E2T7vCjQImM/g9FISzBLkR00BEedyES3uMX7SXDVN/IYiKqdecBD+F0d6N9BGjg==
DownloadCount 000000
CreatedDate 2015-04-23T05:57:21
ReleaseNotes Leverage Win2D to create hardware-accelerated video effects.

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MMaitre.VideoEffects.Symbols -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MMaitre.VideoEffects.Symbols -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MMaitre.VideoEffects.Symbols
Installing the package (HTTP Basic authentication):
Install-Package MMaitre.VideoEffects.Symbols -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MMaitre.VideoEffects.Symbols -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MMaitre.VideoEffects.Symbols

OpenWrap

Installing the package:
o add-wrap MMaitre.VideoEffects.Symbols
Uninstalling the package:
o remove-wrap MMaitre.VideoEffects.Symbols

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.3.0
2.2.0
2.1.0
2.0.0
1.1.0
1.0.3
1.0.1
0.0.3