42 Commits (9f8937b5ef1301184089f7bc31fe49c439d0ddbc)

Author SHA1 Message Date
Michael Niedermayer ba1314c2ef swr: update copyright years of a few files iam working on 12 years ago
Michael Niedermayer 82742294b7 swr: Implement Noise shaping dither 12 years ago
Clément Bœsch 0212c1c43d swr/doxy: fix missing quote in code example. 12 years ago
Rob Sykes 801b315729 swr: Add SOX resampler support 12 years ago
Rob Sykes 5a5d70748c swr: Add API to make resample engine selectable. 12 years ago
Michael Niedermayer 5595e7a102 doxy: fix swr group name 12 years ago
Stefano Sabatini 8bee8f778a lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 12 years ago
Clément Bœsch 52b7823b73 swr: include stdint.h instead of inttypes.h. 12 years ago
Clément Bœsch 186942a5e3 swr: fix a few typo in the public header. 12 years ago
Michael Niedermayer 156a75a459 swr-doxy: elaborate on swr_get_delay() and the timebase 12 years ago
Michael Niedermayer 7cca237ddd swr: general doxy text about swr and example code. 12 years ago
Stefano Sabatini 7be09a91c2 lswr/swresample.h: use consistent inclusion guard header name 12 years ago
jamal b75c3d2b8b swresample: Create version.h header 12 years ago
Michael Niedermayer 323d912010 swr: update copyright years 12 years ago
Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 12 years ago
Michael Niedermayer 72a242c998 swr: add swr_next_pts() 13 years ago
Michael Niedermayer f88f705abc swr: add swr_drop_output() 13 years ago
Michael Niedermayer 7a59964ba9 swr: add swr_inject_silence() 13 years ago
Michael Niedermayer 4def5d2b64 swr: add swr_get_delay() to find the exact delay the swresampler introduces. 13 years ago
Michael Niedermayer f8a237a307 swr: add triangular highpass dither 13 years ago
Michael Niedermayer 22057e8ecb swr: add swr_get_class() 13 years ago
Michael Niedermayer b1ef4dc406 swr: add triangular dither support 13 years ago
Michael Niedermayer db2eadb2f5 swr: add dither support. 13 years ago
Michael Niedermayer 1b0fcf33b8 swr: More flexible and convenient buffering 13 years ago
Michael Niedermayer 15890d67c1 swr: drop SWR_CH_MAX with the next major ABI bump 13 years ago
Michael Niedermayer 947215a261 swr: dont use SWR_CH_MAX in the public function declaration. 13 years ago
Michael Niedermayer 1937c4e0b9 swr: make SwrContext a typedef. 13 years ago
Michael Niedermayer 74656bdd4c swresample: support up to 32 channels 13 years ago
Carl Eugen Hoyos 7b4e1466d4 Exit ffmpeg if swr_convert() fails. 13 years ago
Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
Marton Balint 741aca7936 libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 13 years ago
Michael Niedermayer 320b8d6335 swr: fix swresample_version() 13 years ago
Michael Niedermayer 3339f87dbd swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100 13 years ago
Michael Niedermayer 4468ad827a swr: add swresample_version swresample_configuration and swresample_license 13 years ago
Clément Bœsch 58205edcc6 swr: use native planar sample formats. 13 years ago
Clément Bœsch eafa2b6005 swr: introduce a public function to customize the channel mapping. 13 years ago
Clément Bœsch 68d3144e89 swr: doxycomment public API. 13 years ago
Clément Bœsch 809631af1a swr: bump minor version. 13 years ago
Clément Bœsch 645c61fb2b swr: rename swr_alloc2() to swr_alloc_set_opts(). 13 years ago
Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 13 years ago
Michael Niedermayer 5cd1580ff8 swr: document how flushing works and bump minor version. 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago