summaryrefslogtreecommitdiff
path: root/libswresample/audioconvert.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* all: Make header guard names consistentTimothy Gu2016-01-311-3/+3
* audioconvert: support simd code with specific alignment requirements.Michael Niedermayer2012-12-141-0/+2
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+0
* swr: add int16_to_int32_mmx/sseMichael Niedermayer2012-04-281-0/+2
* swr: move AudioConvert to headerMichael Niedermayer2012-04-281-2/+9
* swr: make audio convert code explicitely private.Clément Bœsch2011-11-171-8/+8
* swr: fix #endif comment ref.Clément Bœsch2011-11-171-1/+1
* ffmpeg: add -map_channel option.Clément Bœsch2011-11-041-1/+4
* Add libswresample.Michael Niedermayer2011-09-191-0/+65