summaryrefslogtreecommitdiff
path: root/libswresample/swresample.c
Commit message (Expand)AuthorAge
* rematrix: add parameter to tune volumeMichael Niedermayer2011-10-26
* swr: Fix swresample.c:293:5: warning: passing argument 2 of ‘fill_audiodata...Michael Niedermayer2011-10-21
* swr: remove unused variable.Michael Niedermayer2011-10-21
* AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* Do not warn about wrong channel layout if no channel layout is defined.Carl Eugen Hoyos2011-10-16
* 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: minor fixes to get planar audio workingMichael Niedermayer2011-10-01
* swresample: remove unused variable.Nicolas George2011-09-28
* Add libswresample.Michael Niedermayer2011-09-19