mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
f4f72f34b9a60a0f9a5f11885b483e036d1da67c
ffmpeg audiodecoders after version 1.1 deliver audio samples in planar formats by default instead of packed as before. Additionally, the AC3 decoder delivers now in planar float. Use libswresample for sample format conversion, this will work with old (where it hopefully does nothing) and new ffmpeg versions. Later on, also sample rate and channel layout conversion could be implemented if desired. Tested with ffmpeg versions 1.0.6 and 1.2.1.
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
Languages
C
58.4%
C++
39.6%
M4
1.2%
Makefile
0.7%