This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libswresample
History
Michael Niedermayer
b5f544a0f9
swr: Dont use floats for S32->S32 when possible
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-04 04:11:46 +01:00
..
arm
…
x86
…
audioconvert.c
…
audioconvert.h
…
dither_template.c
swr: fix "may be used uninitialized in this function" warnings
2013-01-20 17:09:48 +01:00
dither.c
swr/dither: fix division by 0
2013-01-14 02:57:00 +01:00
libswresample.v
…
log2_tab.c
…
Makefile
…
noise_shaping_data.c
swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below
2013-01-12 19:09:54 +01:00
rematrix_template.c
…
rematrix.c
…
resample_template.c
swr/resample: fix integer overflow, add missing cast
2013-02-04 04:05:59 +01:00
resample.c
swr/resample: fix filter rounding and cliping for s32
2013-02-04 04:05:59 +01:00
soxr_resample.c
…
swresample_internal.h
swr: support first_pts
2013-01-21 00:52:14 +01:00
swresample-test.c
swr-test: Fix clip to 32bit
2013-02-04 04:05:59 +01:00
swresample.c
swr: Dont use floats for S32->S32 when possible
2013-02-04 04:11:46 +01:00
swresample.h
…
version.h
…