ruslanb
NuGet publisher profile
Packages (7)
FFmpeg.AutoGen
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FFmpeg.AutoGen.Abstractions
FFmpeg auto generated unsafe bindings for C#/.NET and Mono. An abstraction API has been created specifically for use in .NET MAUI scenarios. This API can be utilized in conjunction with either the FFmpeg.AutoGen.Bindings.DynamicallyLinked, FFmpeg.AutoGen.Bindings.DynamicallyLoaded or FFmpeg.AutoGen.Bindings.StaticallyLinked package.
FFmpeg.AutoGen.Bindings.DynamicallyLoaded
FFmpeg auto generated unsafe bindings for C#/.NET and Mono. The Dynamic Loading implementation relies on lazy import function resolution, and it allows for the specification of the location of native binaries via DynamicallyLoadedBindings.LibrariesPath.
FFmpeg.AutoGen.Bindings.DynamicallyLinked
FFmpeg auto generated unsafe bindings for C#/.NET and Mono. The Dynamicly Linked implementation is based on DllImport attribute.
RCore.ClangMacroParser
C language macro parser.
FFmpeg.AutoGen.Bindings.StaticallyLinked
FFmpeg auto generated unsafe bindings for C#/.NET and Mono. The Statically Linked implementation is intended for iOS usage, where FFmpeg is linked into the application binary in a static manner.
OpenNISharp2
OpenNISharp2 is a managed library for .NET/Mono.