25 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Ronald S. Bultje 8955a9d79c Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 15 years ago
  Carl Eugen Hoyos 3b3a676a13 10l: Fix forgotten variable rename from r14893 (fixes issue 1675). 15 years ago
  Vitor Sessak 504eee37de Commit some functions that are used by both SIPR and AMR. 15 years ago
  Colin McQuillan bb937155ec Add a function that can apply an order 2 rational transfer function in-place. 15 years ago
  Diego Biurrun 51222d1041 cosmetics: K&R style reformatting 16 years ago
  Kenan Gillet 4599d22c0c Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. 16 years ago
  Vladimir Voroshilov f5e177f852 (cosmetics) Describe for which tests clipping is required. 16 years ago
  Vladimir Voroshilov 1b8a36d728 (cosmetics) Remove wrong comments. 16 years ago
  Michael Niedermayer 2ad0d96a24 Replace cliping in ff_acelp_interpolate() by a check&av_log, this should be the 16 years ago
  Michael Niedermayer 70d3ba4194 Remove mathops.h dependancy. 16 years ago
  Michael Niedermayer 1f08308249 vertical align 16 years ago
  Michael Niedermayer cd523888f3 Remove ff_acelp_weighted_filter() which is just a function wrapping a 1 16 years ago
  Michael Niedermayer 5038ecb1f1 Rename subframe_size to a name that is not specific to some specific use 16 years ago
  Michael Niedermayer 2bbd3434bc rename pitch_delay_frac in ff_acelp_interpolate() 16 years ago
  Michael Niedermayer fee37a4985 Document code, do not document difference to a irrelevant reference implementation. 16 years ago
  Michael Niedermayer 012fd207a3 Remove some irrelevant comments. 16 years ago
  Vitor Sessak 0bbab5671d Typo in a comment: s/two avoid/to avoid/ 17 years ago
  Vitor Sessak fe4a5b185f Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one 17 years ago
  Vitor Sessak 8a1c868ee6 Add a rounding parameter to ff_acelp_lp_synthesis_filter() 17 years ago
  Vladimir Voroshilov d347a046e2 Move pitch vector interpolation code to acelp_filters 17 years ago
  Vladimir Voroshilov 542c064d1b Update comment to version, negotiated with Diego, and 17 years ago
  Vladimir Voroshilov a52000f291 various filters for ACELP-based codecs 17 years ago