summaryrefslogtreecommitdiff
path: root/addons/format_mp3.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-04-25cleanup: Fix fread() and fwrite() error handlingSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2012-05-12format_mp3: Fix a possible crash in mp3_read().Russell Bryant
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-01-06Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream.Sean Bright
2009-11-04Fix trunk buildingTilghman Lesher
2009-09-08Fix audio problems with format_mp3.Russell Bryant
2009-09-01Fix memory corruption caused by format_mp3.Russell Bryant
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant