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-09-05 09:56:02 +00:00
2024-10-25 08:58:29 +00:00
2024-10-30 02:27:12 +00:00
2024-04-01 10:37:50 +00:00