9 Commits (92b194919199e6ea978ff6e120e9f9034b2bd299)

Author SHA1 Message Date
Andreas Rheinhardt 1f0e27dd66 avcodec/mlp: Make initializing CRCs thread-safe 4 years ago
Jai Luthra 15b86f480a mlpenc: Working MLP/TrueHD encoder 8 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger 33815fa106 mlp: Use smaller CRC tables if CONFIG_SMALL. 15 years ago
Ramiro Polla 7cc8d616aa Fix unaligned accesses by doing bytewise access until aligned, then 16 years ago
Diego Biurrun dc8a7c93d3 Add missing void keyword to parameterless function declarations. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Laurent Aimar 7a2efd2e44 mlp: initialize all CRC tables in a common function. 16 years ago
Ramiro Polla a7cc783d71 mlp: split simple inline function that xors 4 bytes into one. 16 years ago
Ramiro Polla ce15710f55 mlp: Split common code from parser and decoder to be used by encoder. 16 years ago