summaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp.c
Commit message (Expand)AuthorAgeFilesLines
* mlpenc: Working MLP/TrueHD encoderJai Luthra2016-09-171-0/+21
* mlp: Use smaller CRC tables if CONFIG_SMALL.Reimar Döffinger2009-10-161-3/+8
* Fix unaligned accesses by doing bytewise access until aligned, thenRamiro Polla2009-06-151-0/+2
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-301-1/+1
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* mlp: initialize all CRC tables in a common function.Laurent Aimar2008-12-031-13/+1
* mlp: split simple inline function that xors 4 bytes into one.Ramiro Polla2008-08-141-2/+1
* mlp: Split common code from parser and decoder to be used by encoder.Ramiro Polla2008-08-131-0/+120
OpenPOWER on IntegriCloud