68 Commits (be4ae3f532d13deb0916f950d3bbc60c0f04fd85)

Author SHA1 Message Date
Michael Niedermayer 4f16153d35 swr: allow flushing in multiple steps if the output is too small. 13 years ago
Michael Niedermayer ac6798dbc1 swr: fix compilation failure with old versions of gcc. 13 years ago
Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
Michael Niedermayer 4fef94c6d2 swr: doxument matrix fields. 13 years ago
Clément Bœsch f03afd5d54 swr: surround mixing is obviously used, fix comment. 13 years ago
Clément Bœsch af1eb298c1 swr: use int16_t instead of short for resampling. 13 years ago
Clément Bœsch 4c0bad513a swr: start doxycommenting the API. 13 years ago
Clément Bœsch c4deb90cfa swr: use "swri_" prefix instead of "swr_" for the private API. 13 years ago
Clément Bœsch 64db5a1a57 swr: drop 'AV' prefix from ResampleContext. 13 years ago
Clément Bœsch fc6351d019 swr: make audio convert code explicitely private. 13 years ago
Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 13 years ago
Michael Niedermayer 2f86566a31 rematrix: add parameter to tune volume 13 years ago
Michael Niedermayer b1470d7a60 rematrix: change type of integers from 16 to 32bit to allow increasing volume with it. 13 years ago
Michael Niedermayer a911177276 swr: Fix assignment discards qualifiers from pointer target type warning. 13 years ago
Michael Niedermayer e6459720b5 swr: Mark src as const in swr_resample() 13 years ago
Michael Niedermayer 503e5e9db5 libswresample: support directly converting sampleformats and packed/planar in a single pass. 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago