summaryrefslogtreecommitdiffstats
path: root/libswresample/swresample-test.c
Commit message (Expand)AuthorAgeFilesLines
* all: add const-correctness to qsort comparatorsGanesh Ajjanagadde2015-10-251-3/+3
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-221-2/+2
* swresample/swresample-test: Make layouts static constMichael Niedermayer2015-08-301-1/+1
* swresample/swresample-test: Randomly wipe out channel countsMichael Niedermayer2015-04-121-0/+5
* swresample/swresample-test: Add () to protect uint_rand() argumentMichael Niedermayer2015-02-161-1/+1
* swresample-test: make it independant of the internal SWR_CH_MAXMichael Niedermayer2014-08-101-0/+2
* fix various typosLou Logan2014-06-031-1/+1
* swr-test: Fix clip to 32bitMichael Niedermayer2013-02-041-1/+1
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* swr-test: fix division by 0Michael Niedermayer2012-10-161-1/+1
* swr-test: check pointers before useMichael Niedermayer2012-10-161-4/+8
* swr-test: avoid VLAMichael Niedermayer2012-10-061-2/+2
* swr: update copyright yearsMichael Niedermayer2012-09-071-1/+1
* swr-test: support "--help"Michael Niedermayer2012-06-051-1/+1
* buildsys: fix rules for swresample-testMichael Niedermayer2012-06-051-0/+410
OpenPOWER on IntegriCloud