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
Nicolas George
a8cdb7b95a
swr: special case for empty channels in rematrix.
...
Speed += 10% overall for pan=stereo:FL=FL+FR from wav to null.
2012-03-07 23:56:00 +01:00
..
audioconvert.c
indeo4, swresample: add some missing static/const to tables.
2012-01-08 19:11:58 +01:00
audioconvert.h
…
libswresample.v
libswresample.v: add swresample* for cmdutils.c
2011-12-22 04:47:52 +01:00
Makefile
…
rematrix_template.c
…
rematrix.c
swr: special case for empty channels in rematrix.
2012-03-07 23:56:00 +01:00
resample.c
libswresample: introduce int swr_set_compensation() instead of void swr_compensate()
2012-01-09 04:16:06 +01:00
swresample_internal.h
libswr: allow to set custom matrices.
2012-02-20 20:46:35 +01:00
swresample_test.c
…
swresample.c
libswr: allow to set custom matrices.
2012-02-20 20:46:35 +01:00
swresample.h
Exit ffmpeg if swr_convert() fails.
2012-02-27 19:02:28 +01:00