24 Commits (b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9)

Author SHA1 Message Date
  Ganesh Ajjanagadde 84dfc426ce avresample: Remove an unused variable 9 years ago
  Vittorio Giovara c7247eb7fe lavr: Remove unreachable code 9 years ago
  Vittorio Giovara 9a003fc388 lavr: Remove unused label 9 years ago
  Vittorio Giovara 11b2eed43e lavr: Drop deprecated context reinitialization if resampling was not enabled 9 years ago
  Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size 10 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
  Peter Meerwald 12655c4804 libavresample: NEON optimized FIR audio resampling 10 years ago
  Janne Grunau a24a252709 aarch64: NEON optimized FIR audio resampling 11 years ago
  Janne Grunau cae8df7875 lavr: define ResampleContext in resample.h 11 years ago
  Anton Khirnov 21d8f4da91 resample: remove an unneeded context variable 11 years ago
  Anton Khirnov f7c5fd8151 resample: implement flushing 11 years ago
  Anton Khirnov 254c95cdd1 resample: split linear into its own function 11 years ago
  Anton Khirnov be394968c8 resample: add initial padding explicitly 11 years ago
  Anton Khirnov f20892eb67 resample: split the nearest neighbour path into a separate function pointer 11 years ago
  Anton Khirnov b9dea23766 resample: fix avresample_get_delay() return value 11 years ago
  Justin Ruggles 4d68269d58 lavr: typedef internal structs in internal.h 12 years ago
  Justin Ruggles f1c2915ce1 lavr: remove automatic context close/open for resampling compensation 12 years ago
  Justin Ruggles f322b20735 lavr: only save/restore the mixing matrix if mixing is being done 12 years ago
  Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Diego Biurrun 3aa696e883 avresample: De-doxygenize some comments where Doxygen is not appropriate 12 years ago
  Justin Ruggles 6410397600 lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 13 years ago
  Justin Ruggles 372647aed0 lavr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
  Justin Ruggles c8af852b97 Add libavresample 13 years ago