Easy API downsamples w/Mitchell filter, upsamples w/cubic interpolation, clamps to edge. stbir_resize_uint8_srgb( input_pixels, input_w, input_h, input_stride_in_bytes, output_pixels, output_w, output ...
A pure-Rust AAC (Advanced Audio Coding) codec for the oxideav framework. Every numeric constant, bit layout, and clause reference is sourced from the staged ISO/IEC 13818-7 and ISO/IEC 14496-3 ...