summaryrefslogtreecommitdiff
path: root/libswresample/swresample_internal.h
Commit message (Expand)AuthorAge
* swr: doxument matrix fields.Michael Niedermayer2011-11-17
* swr: surround mixing is obviously used, fix comment.Clément Bœsch2011-11-17
* swr: use int16_t instead of short for resampling.Clément Bœsch2011-11-17
* swr: start doxycommenting the API.Clément Bœsch2011-11-17
* swr: use "swri_" prefix instead of "swr_" for the private API.Clément Bœsch2011-11-17
* swr: drop 'AV' prefix from ResampleContext.Clément Bœsch2011-11-17
* swr: make audio convert code explicitely private.Clément Bœsch2011-11-17
* ffmpeg: add -map_channel option.Clément Bœsch2011-11-04
* rematrix: add parameter to tune volumeMichael Niedermayer2011-10-26
* rematrix: change type of integers from 16 to 32bit to allow increasing volume...Michael Niedermayer2011-10-26
* swr: Fix assignment discards qualifiers from pointer target type warning.Michael Niedermayer2011-10-21
* swr: Mark src as const in swr_resample()Michael Niedermayer2011-10-21
* libswresample: support directly converting sampleformats and packed/planar in...Michael Niedermayer2011-10-06
* rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-19
* Add libswresample.Michael Niedermayer2011-09-19