15 Commits (e6cbe3ffef8b456eb70a5f8e03559dbd776dff68)

Author SHA1 Message Date
Ganesh Ajjanagadde c7131762c0 all: add const-correctness to qsort comparators 9 years ago
Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
Michael Niedermayer fb42e77516 swresample/swresample-test: Make layouts static const 9 years ago
Michael Niedermayer ff50b1b13b swresample/swresample-test: Randomly wipe out channel counts 10 years ago
Michael Niedermayer 37013fd018 swresample/swresample-test: Add () to protect uint_rand() argument 10 years ago
Michael Niedermayer 74be0f82a7 swresample-test: make it independant of the internal SWR_CH_MAX 10 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Michael Niedermayer 24244cec2f swr-test: Fix clip to 32bit 12 years ago
Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
Michael Niedermayer 9de5b11d58 swr-test: fix division by 0 12 years ago
Michael Niedermayer dd3e5baa59 swr-test: check pointers before use 12 years ago
Michael Niedermayer 13a215236b swr-test: avoid VLA 12 years ago
Michael Niedermayer 323d912010 swr: update copyright years 12 years ago
Michael Niedermayer 787c395a30 swr-test: support "--help" 13 years ago
Michael Niedermayer 63b1c08073 buildsys: fix rules for swresample-test 13 years ago
Michael Niedermayer 3db6093244 swr-test: allow testing a specific subset of cases 13 years ago
Michael Niedermayer 29ed1900cc swr-test: fix rounding error leading to NAN 13 years ago
Michael Niedermayer 30aa004f0c swr-test: allow randomizing mode differently each run. 13 years ago
Michael Niedermayer bea3d19fbb swr-test: use uint_rand() for mode too 13 years ago
Michael Niedermayer 0334464336 swr-test: simplify by using uint_rand() 13 years ago
Michael Niedermayer dcfc12e86a swr-test: simplify prng code 13 years ago
Michael Niedermayer 76d376d99b swr-test: fix declaration statement ordering. 13 years ago
Michael Niedermayer f75169b251 swr-test: fix pointer type warnings 13 years ago
Michael Niedermayer 7b2ce50701 swr-test: fix unused var warnings 13 years ago
Michael Niedermayer a0dd81dd95 swr-test:indent 13 years ago
Michael Niedermayer f1f5b39866 swr-test: support fabrices audiogen like avr 13 years ago
Michael Niedermayer 73be22f526 swr-test: fix u8 zero point. 13 years ago
Michael Niedermayer 56f89bae52 swr-test: improve rounding in set() 13 years ago
Michael Niedermayer 27de7a8eb3 swr-test: remove unneeded hack to test planar formats. 13 years ago
Michael Niedermayer 08809e3085 swr-test: improve output 13 years ago
Michael Niedermayer 5347b9da98 swr-test: print channel layout, instead of just channel counts 13 years ago
Michael Niedermayer e6c460e3ea swr-test: Use randomized collision free hypercube corner enumeration to select tests. 13 years ago
Michael Niedermayer 7461e9ae45 swr-test: use formats array 13 years ago
Michael Niedermayer 69f3af9590 swr-test: remove 0 terminator in layouts for consistency 13 years ago
Michael Niedermayer b1519102f1 swr-test: add rates tables containing a new set of sample rates. 13 years ago
Michael Niedermayer 030d6b65ae swr-test: indent 13 years ago
Michael Niedermayer dd63e27574 swr-test: add sorted formats table from avr 13 years ago
Michael Niedermayer 5b2be9bcc0 swr-test: include opt.h, this is needed for changing options for testing. 13 years ago
Michael Niedermayer 605bcf6101 swr-test: Add newline to test output 13 years ago
Michael Niedermayer 5ef5c02354 swr-test: remove unused variable 13 years ago
Michael Niedermayer 8d7f2db60a swr-test: test the new flexible buffering 13 years ago
Michael Niedermayer 691b92474a swr: revert stray hunk 13 years ago
Michael Niedermayer 19342bc725 swr: test partial flushing 13 years ago
Michael Niedermayer 12804348f5 swr-test: drop one const, silence most const qualifer warnings. 13 years ago
Michael Niedermayer ebe4d5adc5 swr-test_: Fix mixed declaration and statements: 13 years ago
Clément Bœsch 58205edcc6 swr: use native planar sample formats. 13 years ago
Clément Bœsch eafa2b6005 swr: introduce a public function to customize the channel mapping. 13 years ago
Clément Bœsch 7cdfce4f63 swr: fix "control reaches end of non-void function" compiler warning. 13 years ago
Clément Bœsch 645c61fb2b swr: rename swr_alloc2() to swr_alloc_set_opts(). 13 years ago
Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 13 years ago