Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
  Andreas Rheinhardt 64977ed7ae libswresample/audioconvert: Fix undefined NULL + 0 3 years ago
  Andreas Rheinhardt 9d8f9b2e40 swresample/audioconvert: Fix left shift of negative value 3 years ago
  Paul B Mahol ccd18b4731 swresample/audioconvert: fix invalid left shift for 64bit sample format 4 years ago
  Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 7 years ago
  Paul B Mahol 9876d8fc6d swresample: add int64 sample format 7 years ago
  Michael Niedermayer 344f8d307a swresample/audioconvert: Fix undefined behavior (left shift of negative value) 9 years ago
  Michael Niedermayer 7c51f5bd39 swr: aarch64 audio_convert and neon clobber test 10 years ago
  Michael Niedermayer 0608bc6502 swresample/audioconvert: fix () in FMT_PAIR_FUNC() 10 years ago
  Michael Niedermayer ceb9f8d927 audioconvert: support simd code with specific alignment requirements. 11 years ago
  Michael Niedermayer 97599f8c6d swr: make sure the last data element is NULL so we can use it to detect the number of channels 11 years ago
  Mans Rullgard 0eebde07a9 ARM: libswresample: NEON optimised flat float to s16 conversion 11 years ago
  Michael Niedermayer 087d067a99 swr: fix warning: passing argument 2 of ctx->simd_f from incompatible pointer type 12 years ago
  Michael Niedermayer c8553bea9e swr: use &~15 12 years ago
  Michael Niedermayer 4289b6690d swr: replace /16 by >>4 12 years ago
  Michael Niedermayer bd1d975cd0 swr: fix silence buffer for planar U8 12 years ago
  Michael Niedermayer fecdc76a9f swr: fix cpy() after the len was changed to be in samples. 12 years ago
  Michael Niedermayer f10aeab69c swr: audioconvert: consider mono to be planar 12 years ago
  Michael Niedermayer fec3700dcd swr: update calling code to support mixed packed planar SIMD 12 years ago
  Michael Niedermayer e8dd7928c8 swr: change simd len argument to be in samples instead of dst bytes. 12 years ago
  Michael Niedermayer 9f98a8e9bc swr: use memcpy when input and output match 12 years ago
  Michael Niedermayer bcc66ff0e4 swr: add int16_to_int32_mmx/sse 12 years ago
  Michael Niedermayer 06b62cb8f2 swr: move AudioConvert to header 12 years ago
  Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 12 years ago
  Michael Niedermayer bbd3dc49ff swr: unroll audioconvert core C function 12 years ago
  Michael Niedermayer 4119fa7023 swr: audioconvert, mark some constants as floats. 12 years ago
  Reimar Döffinger aeeb0e6deb indeo4, swresample: add some missing static/const to tables. 12 years ago
  Clément Bœsch 81a65b82fb swr: handle correctly muted channel with u8 sample fmt. 12 years ago
  Clément Bœsch fc6351d019 swr: make audio convert code explicitely private. 12 years ago
  Clément Bœsch fc42550097 swr: move format convert code to dedicated functions. 12 years ago
  Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 12 years ago
  Michael Niedermayer b5875b9111 Add libswresample. 12 years ago