21 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 10 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Mans Rullgard fddc5b9bea celp: optimise ff_celp_lp_synthesis_filter() 12 years ago
  Mohamed Naufal Basheer 8aac5585fa Add a shift parameter to celp_lp_synthesis_filter() 13 years ago
  Alex Converse 37ddd38332 celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
  Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Vitor Sessak fe89ccd162 Fix spelling in comment 15 years ago
  Vitor Sessak efb0102fef Add commented-out unoptimized code to improve readability 15 years ago
  Vitor Sessak 5c910fcad8 Cosmetics: make celp_filters.* formatting more consistent with the rest of 15 years ago
  Vitor Sessak 6ef607c2d5 Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. 15 years ago
  Ronald S. Bultje b1ade3d182 And on the sixth day, God gave us the <= operand, which makes the loop 15 years ago
  Colin McQuillan d4d6ae1603 Add ff_celp_circ_addf() function to be used for sparse vector circular 15 years ago
  Colin McQuillan d5652f38fb Correct the sign of the arithmetic in ff_celp_lp_zero_synthesis_filterf() 15 years ago
  Diego Biurrun 954489244e cosmetics: K&R coding style 16 years ago
  Kenan Gillet d1bf60771c Add LP zero synthesis filter. Patch by Kenan Gillet. 16 years ago
  Reynaldo H. Verdejo Pinochet e223a3bd38 [COSMETIC] Correct a minor nit. Should be clearer now. 16 years ago
  Kenan Gillet 807c4c7875 Fix possibly harmful outbound addressing. Patch by Kenan Gillet. 16 years ago
  Kenan Gillet cacb82134e Change sign in ff_celp_lp_synthesis_filterf(). This makes this function 16 years ago
  Kenan Gillet 1fb0d4b8a6 Add a LPC filter 16 years ago
  Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago