Víctor Manuel Jáquez Leal e60efa4b9a codecparsers: avoid libc math library
Instead of the libc ceil() and pow() machinery for double types, since the
library uses it for unsigned integers use a simple math function for for ceil
division and bit left shift for integer power of two.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7869>
2024-11-15 19:33:10 +00:00
..
2024-10-25 13:55:20 +00:00
2024-10-25 13:55:20 +00:00
2024-01-09 15:34:10 +00:00