Commit Graph

16 Commits (87890e75ba4fb65647050ccd1f03a59f1816f4f2)

Author SHA1 Message Date
Luigi Rizzo 957fff010c rename FR_SET_BUF to AST_FRAME_SET_BUFFER
20 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
20 years ago
Tilghman Lesher 756c7cbb12 Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random()
20 years ago
Luigi Rizzo 6aa460f81d remove an unused function.
20 years ago
Luigi Rizzo 7261d52be1 ogg_vorbis now compiles so put it back in.
20 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Mark Spencer 9cdcba170e Fix compile issue (presumably on BSD) (bug #5745)
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Kevin P. Fleming b8f23573fa more license/copyright header updates (thanks Ian!)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 3db82d8597 add OGG/Vorbis file format support (bug #4296)
21 years ago