20 Commits (6a03549e8a25c2223c117201424899339c0e7be7)

Author SHA1 Message Date
Måns Rullgård c2d08dc0d7 move a couple of macros and structs to mpegaudio.h 18 years ago
Aurelien Jacobs 08aa2c9bd2 remove dependency of mpeg audio encoder over mpeg audio decoder 18 years ago
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs 18 years ago
Aurelien Jacobs 4bd8e17c8d loosen dependencies over mpegaudiodec 18 years ago
Aurelien Jacobs b57eed12da move mp3_header_decompress bitstream filter in its own file 18 years ago
Aurelien Jacobs 4991c0516d move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c 18 years ago
Michael Niedermayer 498c544ad2 dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3) 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Roberto Togni d9b1c197e5 QDM2 compatible decoder 19 years ago
Michael Niedermayer a7a858996f dithering for the mpeg audio decoder 20 years ago
Fabrice Bellard 962d6ae6c5 exported mpa_decode_header for new parser API 21 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard 6d5bf5343c added missing externs 23 years ago
Fabrice Bellard 2456e28d91 merged code and tables between encoder and decoder 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago