summaryrefslogtreecommitdiff
path: root/libswresample
Commit message (Expand)AuthorAge
* swr/doxy: fix missing quote in code example.Clément Bœsch2012-12-16
* audioconvert/arm: require alignment of 16Michael Niedermayer2012-12-14
* audioconvert: support simd code with specific alignment requirements.Michael Niedermayer2012-12-14
* swr: Add SOX resampler supportRob Sykes2012-12-11
* swr: add a lowpass default so that each Resampler can have its own default.Rob Sykes2012-12-11
* swr: move flush into ResamplerMichael Niedermayer2012-12-11
* swr: make realloc_audio() available outside swresample.cMichael Niedermayer2012-12-11
* swr: Add API to make resample engine selectable.Rob Sykes2012-12-11
* doxy: fix swr group nameMichael Niedermayer2012-12-11
* resample: remove disabled debug codeMichael Niedermayer2012-12-06
* swr: remove unused ONE define.Clément Bœsch2012-12-05
* lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format optionsStefano Sabatini2012-12-03
* swr: include stdint.h instead of inttypes.h.Clément Bœsch2012-11-20
* swr: fix a few typo in the public header.Clément Bœsch2012-11-20
* swr-doxy: elaborate on swr_get_delay() and the timebaseMichael Niedermayer2012-11-20
* swr: general doxy text about swr and example code.Michael Niedermayer2012-11-20
* swr: set default channel count options to 0.Clément Bœsch2012-11-19
* swr/resample: fix SSSE3 included unconditionally.Clément Bœsch2012-11-15
* swr/rematrix: move templating parameters to template itself.Clément Bœsch2012-11-15
* swr/resample: move templating parameters to template itself.Clément Bœsch2012-11-15
* swr: move if() block into the only branch where it can be true.Michael Niedermayer2012-11-15
* swr: reorder/redesign operations to avoid integer overflow.Michael Niedermayer2012-11-15
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* lswr/swresample: adopt globally consistent rules for options help messageStefano Sabatini2012-11-03
* lswr/swresample.h: use consistent inclusion guard header nameStefano Sabatini2012-11-03
* Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
* swr: use 64bit index/len for x86_64 mixMichael Niedermayer2012-10-28
* swresample: include ff_log2_tab for shared buildsHendrik Leppkes2012-10-20
* swr-test: fix division by 0Michael Niedermayer2012-10-16
* swr-test: check pointers before useMichael Niedermayer2012-10-16
* swr/rematrix: fix C99 left shift overflowMichael Niedermayer2012-10-14
* swri_resample_init: unsupported sample formats are an internal error.Michael Niedermayer2012-10-11
* swr-test: avoid VLAMichael Niedermayer2012-10-06
* Add missing version macros to librariesjamal2012-09-28
* swresample: Create version.h headerjamal2012-09-28
* ARM: libswresample: NEON optimised generic fltp to s16 conversionMans Rullgard2012-09-24
* swr: make sure the last data element is NULL so we can use it to detect the n...Michael Niedermayer2012-09-24
* ARM: libswresample: NEON optimised stereo fltp to s16 conversionMans Rullgard2012-09-24
* ARM: libswresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-24
* swr/resample: mark mm_flags as potentially unusedMichael Niedermayer2012-09-13
* swr: add av_cold to init/free functionsMichael Niedermayer2012-09-09
* swr/auto_matrix: treat a single channel as mono instead of failingMichael Niedermayer2012-09-08
* swr/auto_matrix: treat stereo downmix like stereo.Michael Niedermayer2012-09-08
* swr/auto_matrix: add clean layout functionMichael Niedermayer2012-09-08
* swr/auto_matrix: move layouts to local variablesMichael Niedermayer2012-09-08
* libswr: remove redundant ARCH_X86, MMX* implicates X86Michael Niedermayer2012-09-07
* swsresample: Fix unprotected inline asmDerek Buitenhuis2012-09-07
* Add Dolby/DPLII downmix support to libswresampleMichael Niedermayer2012-09-07
* swr: update rematrix coeffs to match AC-3Michael Niedermayer2012-09-07
* swr: update copyright yearsMichael Niedermayer2012-09-07