14 Commits (0795b861742eb244737cb15a544bb6d81f98c260)

Author SHA1 Message Date
  Reimar Döffinger a55247e761 Specify maximum sample rate of MLP by defining the factor relative to 48000 15 years ago
  Ramiro Polla 13bd2044d3 mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
  Ramiro Polla 420df93037 mlpdec: Don't overallocate buffers. 16 years ago
  Ramiro Polla 309616b249 mlpdec: Validate num_primitive_matrices. 16 years ago
  Ramiro Polla 868170c4da mlpdec: Validate max_channel and max_matrix_channel. 16 years ago
  Ramiro Polla 0c5670a0e5 mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively. 16 years ago
  Ramiro Polla 932cee5d67 truehd: support up to 3 substreams. 16 years ago
  Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
  Laurent Aimar 7a2efd2e44 mlp: initialize all CRC tables in a common function. 16 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Ramiro Polla 1e8bd10c57 mlp: Define End-of-Stream code in common header file and use it in decoder. 17 years ago
  Ramiro Polla a7cc783d71 mlp: split simple inline function that xors 4 bytes into one. 17 years ago
  Ramiro Polla 06cddea060 mlp: Cosmetics: Close comments in an extra line and 17 years ago
  Ramiro Polla ce15710f55 mlp: Split common code from parser and decoder to be used by encoder. 17 years ago