Intel Media And Audio For Linux

We work on Linux opensource video and audio software for Intel.

Technologies
gstreamer, ffmpeg, sound open firmware, libxcam, vaapi
Topics
360 stereo video, opensource audio firmware, ffmpeg neuronetwork
We work on Linux opensource video and audio software for Intel.

Intel Media and Audio for Linux contributes/maintains a family of media software, including libVA, gstreamer-vaapi, gstreamer-msdk, , FFmpeg-vaapi, FFmpeg-qsv, ffmpeg-DNN, libxcam and SOF. libVA is an open source software library and API specification to provide access to hardware accelerated video decoding/encoding and video processing. Gstreamer-vaapi is a GStreamer plugin that allows hardware accelerated video processing through libVA. Gstreamer-msdk is a Gstreamer plugin for the IntelĀ® Media SDK to execute video hardware acceleration.FFmpeg-vaapi supplies hardware acceleration based on the low-level VAAPI interface that takes advantage of the industry standard VA API to execute high-performance video transcoding. FFmpeg-qsv supplies hardware acceleration based based on Intel Media SDK library. FFmpeg-DNN (deep neural network) module is an FFmpeg component that supports dnn-based filters. libxcam is an open source camera library to support computational photography features like 3A and image processing. SOF(Sound Open Firmware) is an open source audio DSP firmware and SDK that provides audio firmware infrastructure and development tools for developers who are interested in audio or signal processing on modern DSPs. All of these projects increase the speed and performance of decoding and encoding compressed digital video, imaging and audio. They also support workload offloading of CPU.

These projects are provided for operating system vendors, systems integrators, and original device manufacturers who are creating branded or customized operating systems for embedded devices, phones, tablets, convertibles, desktops, gaming and entertainment systems and more. Independent software vendors that create applications and games can also take advantage of the freely available source code and binaries.

2020 Program

Successful Projects

Contributor
xu jun
Mentor
Guo Yejun
Organization
Intel Media And Audio For Linux
FFmpeg DNN native conv2d layer optimization
FFmpeg DNN (deep neural network) module supports the dnn-based filters, it has two backends, one backend is TensorFlow which invokes TensorFlow C...
Contributor
ymdatta
Mentor
Curtis Malainey, Ranjani Sridharan
Organization
Intel Media And Audio For Linux
Fuzzing SOF IPC
Fuzzing the SOF IPC input to make the SOF FW more resilient. There are few open-source fuzzing tools available such as AFL/Peach/oss-fuzz. The scope...