17 Commits (d7a0e29f3156271e4ff7c551199ba42d28e7934d)

Author SHA1 Message Date
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Ramiro Polla 9ba4821d93 Split TrueHD decoder from MLP 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Ramiro Polla ee1a8f6290 mlp: support bit-depths greater than 16 by default. 16 years ago
Mathieu Velten 97679e6e38 mlp: Fix compilation under CONFIG_AUDIO_NONSHORT. 16 years ago
Laurent Aimar 7a2efd2e44 mlp: initialize all CRC tables in a common function. 16 years ago
Ramiro Polla ce15710f55 mlp: Split common code from parser and decoder to be used by encoder. 16 years ago
Ramiro Polla ee5b34d56e mlp_parser: Initialize crc data in its own function. 16 years ago
Diego Biurrun 0e74e1ff3c Add required stdint.h header #include. 17 years ago
Diego Biurrun 9906a2be76 spelling cosmetics 17 years ago
Ramiro Polla 5faf3a4449 Clarify comment about parity nibble. 17 years ago
Ramiro Polla 49de8d1e9c Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers. 17 years ago
Ramiro Polla ae10e1fd3d Seek the file forwards instead of backwards when sync is lost. 17 years ago
Ramiro Polla c624c2195f Make it a little easier to spot that the code is not dealing only with 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Diego Biurrun f2c68f9c7e cosmetics: spelling fixes 17 years ago
Ian Caulfield 6b493b2f2f MLP/TrueHD parser 17 years ago