summaryrefslogtreecommitdiff
path: root/libswresample
Commit message (Expand)AuthorAge
* swresample/rematrix: show matrix with debug log levelMichael Niedermayer2011-10-07
* swresample: use av_get_default_channel_layout instead of guess_layoutMarton Balint2011-10-07
* swresample: Try to handle cases with input channel count and layout mismatching.Michael Niedermayer2011-10-06
* libswresample: support directly converting sampleformats and packed/planar in...Michael Niedermayer2011-10-06
* swresample: check for invalid sample formats.Michael Niedermayer2011-10-01
* swr_test: test planar audioMichael Niedermayer2011-10-01
* swr: minor fixes to get planar audio workingMichael Niedermayer2011-10-01
* swr_test: dont test samples that have not been writtenMichael Niedermayer2011-09-29
* swresample: remove unused variable.Nicolas George2011-09-28
* libswr/rematrix: remove unused variable.Nicolas George2011-09-28
* libswr/rematrix: add braces to silence a warning.Nicolas George2011-09-28
* rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-19
* rematrix: use double during init.Michael Niedermayer2011-09-19
* swr: replace sqrt(0.5) by M_SQRT1_2Michael Niedermayer2011-09-19
* swr: fix shared lib buildMichael Niedermayer2011-09-19
* Add libswresample.Michael Niedermayer2011-09-19