ffmpeg/libswresample
Clément Bœsch 52b7823b73 swr: include stdint.h instead of inttypes.h.
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.
2012-11-20 21:53:06 +01:00
..
arm
x86
Makefile
audioconvert.c
audioconvert.h
dither.c
libswresample.v
log2_tab.c
rematrix.c
rematrix_template.c
resample.c
resample_template.c
swresample-test.c
swresample.c
swresample.h swr: include stdint.h instead of inttypes.h. 2012-11-20 21:53:06 +01:00
swresample_internal.h
version.h swr: include stdint.h instead of inttypes.h. 2012-11-20 21:53:06 +01:00