Commit Graph

115 Commits (1.2-netsec)

Author SHA1 Message Date
Automerge script 7d70ecfe81 automerge commit
19 years ago
Automerge script 95e2fd1571 automerge commit
19 years ago
Automerge script 24298e447c automerge commit
19 years ago
Automerge script e3bf4c14dc automerge commit
19 years ago
Automerge script d291491eb6 automerge commit
19 years ago
Kevin P. Fleming 213b3575ce ensure that variable is initialized
20 years ago
Kevin P. Fleming 18ab6f429c doh... fseek() has no useful return value
20 years ago
Kevin P. Fleming 07f8542ce7 use proper fwrite() parameters and return value
20 years ago
Kevin P. Fleming cf293c224d return properly after extending file
20 years ago
Kevin P. Fleming e234ad0011 ensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 5ec3844077 remove CVS ignore lists, set SVN ignore lists
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
Kevin P. Fleming 7ffb604a2f issue #4678
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
Mark Spencer 1541e97afe Make sure RTP timestamps are accurate on playback
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 3db82d8597 add OGG/Vorbis file format support (bug #4296)
20 years ago
Kevin P. Fleming 6a0fdb312f don't take locks when reading usecounts, they are not necessary (bug #4585)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Kevin P. Fleming 7a8e125ff5 fix 2 bugs (bug #4518)
20 years ago
Kevin P. Fleming 93f5cbacf0 fix build on Solaris (bug #4476)
20 years ago
Kevin P. Fleming e5e64bfd41 header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 325602ff2b make format_au compile on FreeBSD (bug #4456)
20 years ago
Kevin P. Fleming 583ff43d60 add support for Sun Microsystems AU audio format (bug #4428 with minor mods)
20 years ago
Mark Spencer 2d76529279 Fix offset calculation for signed linear (bug #4433)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer f966e5e186 Simplify endianness and fix for unaligned reads (bug #3867)
20 years ago
Mark Spencer d5455abe17 Fix wav format (bug #3837)
20 years ago
Mark Spencer 6345a74c22 Make sure 10 byte read is considered EOF not error (bug #3505)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer b2c110329f Fix compiler warnings (bug #3367)
21 years ago
Mark Spencer 160c04b793 Repair // comments to /* */ comments (bug #3347)
21 years ago
Mark Spencer 6ffeccbd4c Mildly resurect G.723.1 file format
21 years ago
Mark Spencer d6471bec31 Merge Olle's comment patch (bug #3097)
21 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
Mark Spencer 07d1b22e81 Fix wave file lengths (bug #2486)
21 years ago
Mark Spencer c52e38d3be Merge member delay patch (bug #2563)
21 years ago
Mark Spencer f83715ce9c Add Anthony's format_sln (bug #2381)
21 years ago
Mark Spencer 08a8632ac7 Decrease use count in wav_gsm (bug #2350)
21 years ago
Anthony Minessale II 03cd30b746 fixed a use count bug
21 years ago
Mark Spencer 99f901f065 Fix "tell" for wav (bug #2212)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago