18 Commits (ace2e25720b8a26906b15aab7eebbac860bb7bf0)

Author SHA1 Message Date
Andreas Rheinhardt 73b847e136 avcodec/adpcm_data: Move tables only used by adpcm.c to it 3 years ago
Andreas Rheinhardt ac5bd4e41a avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffs 3 years ago
Zane van Iperen 7fc97fb7f4
avcodec/adpcm_ima_cunning: document origin of tables 4 years ago
Michael Niedermayer 9d24f293e7 avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table 5 years ago
Zane van Iperen 3e22e738c0 avcodec: add support for Cunning Developments' ADPCM 5 years ago
Paul B Mahol 1054249111 avcodec/adpcm_data: use uint16_t to handle all values 8 years ago
Paul B Mahol 8c17eea46f avcodec: add adpcm MTAF decoder 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Paul B Mahol 6dfa70f272 Correct few "ffmpeg" typos 10 years ago
Lukasz Marek 7bb8b87654 lavc/adpcm_data: fix const misplacement 11 years ago
Paul B Mahol 6516a25f04 ADPCM IMA WAV 2, 3 and 5 bits decoder 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Paul B Mahol 32cd3a7c16 ADPCM AFC decoder 12 years ago
Justin Ruggles 5a9ed7c110 adpcm: pretty-print tables 13 years ago
Justin Ruggles 826c56d16e adpcm: split ADPCM encoders and decoders into separate files. 13 years ago