Commit Graph

18 Commits (18)

Author SHA1 Message Date
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright c3a6c8fd2d formats: Restore previous fread() behavior
7 years ago
Sean Bright 675e058e77 cleanup: Change severity of fread short-read warning
7 years ago
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
8 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
10 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
10 years ago
Matthew Jordan 60d9ca687c Fix error that caused truncate operations to fail
13 years ago
Matthew Jordan 70c5ac6635 Fix error that caused seek format operations to set max file size to '1' or '0'
13 years ago
Matthew Jordan ba7032be5f Check for IO stream failures in various format's truncate/seek operations
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
13 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Tilghman Lesher 317429294c Merged revisions 279472 via svnmerge from
14 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
14 years ago
Russell Bryant 8ab22f5dd0 Set a module load priority for format modules.
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
15 years ago
Kevin P. Fleming 2a53f2ec98 Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14)
16 years ago