mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
This is done in accordance with all other libraries, which no longer access ff_log2_tab from avutil directly for shared builds, and instead obtain their own copy. This change is required for MSVC DLL builds, as well as avoids accessing a private symbol from another library. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
||
|---|---|---|
| .. | ||
| arm | ||
| x86 | ||
| audioconvert.c | ||
| audioconvert.h | ||
| dither.c | ||
| libswresample.v | ||
| log2_tab.c | ||
| Makefile | ||
| rematrix.c | ||
| rematrix_template.c | ||
| resample.c | ||
| resample_template.c | ||
| swresample-test.c | ||
| swresample.c | ||
| swresample.h | ||
| swresample_internal.h | ||
| version.h | ||