Commit Graph

127 Commits (2326d0d499aa47e85d712f23f0510c70a55cc98c)

Author SHA1 Message Date
Kevin P. Fleming 98dbc95533 silence some more compiler warnings
20 years ago
Russell Bryant 3b215d0df7 suppress some compiler warnings due to recent format changes to use off_t
20 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
20 years ago
Tilghman Lesher 206883d12f Merged revisions 10487 via svnmerge from
20 years ago
Tilghman Lesher 5ef84a55a0 Merged revisions 10462 via svnmerge from
20 years ago
Russell Bryant d4480e9c59 remove unused variable
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Kevin P. Fleming 4b4ef55a49 don't try to include non-existing (and unneeded) header file
20 years ago
Kevin P. Fleming 407d3c289c use auto-build for pbx modules
20 years ago
Kevin P. Fleming a2551346f4 use auto-build for formats
20 years ago
Kevin P. Fleming e42c6c4f9e set standard properties on all non-binary files
20 years ago
Matt O'Gorman 7d03c33e0a Allows for user to uninstall asterisk binaries
20 years ago
Matthew Fredrickson 52fe16259b Fix for formats so they give better output on failure conditions. (#6141)
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
Mark Spencer 940c49390c Minor video fixes
20 years ago
Mark Spencer e2ef61814f Add support for H.264 with SIP and recording
20 years ago
Kevin P. Fleming b157f30e51 Merged revisions 7819 via svnmerge from
20 years ago
Kevin P. Fleming 1e9180d0a8 Merged revisions 7807 via svnmerge from
20 years ago
Kevin P. Fleming cb2f9640ba Merged revisions 7805 via svnmerge from
20 years ago
Kevin P. Fleming e8f9ee8f6a Merged revisions 7803 via svnmerge from
20 years ago
Kevin P. Fleming c3ce1852bc Merged revisions 7799-7800 via svnmerge from
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming c14588af86 remove remaining .cvsignore files
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