Skip to content

NPad Audio Video Decode: Performs audio and video decoding using platform-specific backends.

License

Notifications You must be signed in to change notification settings

MikuAuahDark/nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAV

NPad Audio Video decoding library.

Performs audio and video decoding library using platform-specific backends.

Backends

NAV relies on various backends to perform audio and video decoding.

Backend Kind OS Availability nav_backend_name() Disablement Env. Var Additional Notes
NdkMedia OS API Android "android" NAV_DISABLE_ANDROIDNDK Due to API limitations, Android 9 is required.
FFmpeg 6 3rd-Party Windows, Linux, Android "ffmpeg" NAV_DISABLE_FFMPEG Requires the appropriate header files to be present when compiling NAV.
GStreamer 3rd-Party Linux "gstreamer" NAV_DISABLE_GSTREAMER
MediaFoundation OS API Windows "mediafoundation" NAV_DISABLE_MEDIAFOUNDATION Due to API limitations, UWP target is currently unsupported.

License

zlib/libpng license.

About

NPad Audio Video Decode: Performs audio and video decoding using platform-specific backends.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published