• Clément Bœsch's avatar
    swr: include stdint.h instead of inttypes.h. · 52b7823b
    Clément Bœsch authored
    stdint.h is for the [u]int*_t types, which is the only thing we need for
    the prototypes. inttypes.h includes stdint.h and defines more thing we
    don't need here.
    
    Bump micro in case a user app was relying on this include for its own
    code.
    52b7823b
Name
Last commit
Last update
..
arm Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
audioconvert.c Loading commit data...
audioconvert.h Loading commit data...
dither.c Loading commit data...
libswresample.v Loading commit data...
log2_tab.c Loading commit data...
rematrix.c Loading commit data...
rematrix_template.c Loading commit data...
resample.c Loading commit data...
resample_template.c Loading commit data...
swresample-test.c Loading commit data...
swresample.c Loading commit data...
swresample.h Loading commit data...
swresample_internal.h Loading commit data...
version.h Loading commit data...