Commit Graph

10 Commits (1.8)

Author SHA1 Message Date
Matthew Jordan f248f6eb71 Fix error that caused truncate operations to fail
13 years ago
Matthew Jordan 8cbe9f9fa7 Fix error that caused seek format operations to set max file size to '1' or '0'
13 years ago
Matthew Jordan b3a38a51c7 Check for IO stream failures in various format's truncate/seek operations
13 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 6fba8e4fff Formats need to load before apps, because some apps call ast_format_str_reduce() at load time.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Russell Bryant 8ab22f5dd0 Set a module load priority for format modules.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Kevin P. Fleming 39e730b4e2 Remove useless debugging message.
16 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