projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
CHANGES: Update changes log to include r403414 entry
[asterisk/asterisk.git]
/
formats
/
2006-04-14
Luigi Rizzo
This rather large commit changes the way modules are...
tree
|
commitdiff
2006-04-13
Tilghman Lesher
Fix format for big endian systems
tree
|
commitdiff
2006-04-13
Tilghman Lesher
Bug 6896 - Fix for garbled wav49 format
tree
|
commitdiff
2006-04-13
Tilghman Lesher
Typo fix
tree
|
commitdiff
2006-04-13
Tilghman Lesher
Document the MSGSM format, and fix the uncalculated...
tree
|
commitdiff
2006-04-09
Luigi Rizzo
rename FR_SET_BUF to AST_FRAME_SET_BUFFER
tree
|
commitdiff
2006-04-08
Kevin P. Fleming
since the module API is changing, it's a good time...
tree
|
commitdiff
2006-04-07
Tilghman Lesher
Merged revisions 18436 via svnmerge from
tree
|
commitdiff
2006-04-06
Luigi Rizzo
remove traces of previously merged files
tree
|
commitdiff
2006-04-05
Tilghman Lesher
Bug 6873 - Finish moving from the non-threadsafe (and...
tree
|
commitdiff
2006-04-04
Luigi Rizzo
these files are now unused, corresponding functions...
tree
|
commitdiff
2006-04-04
Luigi Rizzo
remove an unused function.
tree
|
commitdiff
2006-04-04
Luigi Rizzo
ogg_vorbis now compiles so put it back in.
tree
|
commitdiff
2006-04-04
Luigi Rizzo
temporarily disconnect ogg_vorbis from the build while...
tree
|
commitdiff
2006-04-04
Luigi Rizzo
Largely simplify format handlers (for file copy etc.)
tree
|
commitdiff
2006-02-23
Kevin P. Fleming
silence some more compiler warnings
tree
|
commitdiff
2006-02-21
Russell Bryant
suppress some compiler warnings due to recent format...
tree
|
commitdiff
2006-02-20
Tilghman Lesher
Bug 5984 - Convert file offsets to 64 bit
tree
|
commitdiff
2006-02-19
Tilghman Lesher
Merged revisions 10487 via svnmerge from
tree
|
commitdiff
2006-02-19
Tilghman Lesher
Merged revisions 10462 via svnmerge from
tree
|
commitdiff
2006-02-18
Russell Bryant
remove unused variable
tree
|
commitdiff
2006-02-12
Kevin P. Fleming
ensure that dependencies are rebuilt after 'make update...
tree
|
commitdiff
2006-02-12
Kevin P. Fleming
major dialplan functions update
tree
|
commitdiff
2006-02-11
Kevin P. Fleming
don't try to include non-existing (and unneeded) header...
tree
|
commitdiff
2006-02-11
Kevin P. Fleming
use auto-build for pbx modules
tree
|
commitdiff
2006-02-11
Kevin P. Fleming
use auto-build for formats
tree
|
commitdiff
2006-02-11
Kevin P. Fleming
set standard properties on all non-binary files
tree
|
commitdiff
2006-02-01
Matt O'Gorman
Allows for user to uninstall asterisk binaries
tree
|
commitdiff
2006-01-20
Matthew Fredrickson
Fix for formats so they give better output on failure...
tree
|
commitdiff
2006-01-16
Russell Bryant
remove redundant CFLAGS for BSD which are already set...
tree
|
commitdiff
2006-01-08
Mark Spencer
Minor video fixes
tree
|
commitdiff
2006-01-07
Mark Spencer
Add support for H.264 with SIP and recording
tree
|
commitdiff
2006-01-05
Kevin P. Fleming
Merged revisions 7819 via svnmerge from
tree
|
commitdiff
2006-01-05
Kevin P. Fleming
Merged revisions 7807 via svnmerge from
tree
|
commitdiff
2006-01-04
Kevin P. Fleming
Merged revisions 7805 via svnmerge from
tree
|
commitdiff
2006-01-04
Kevin P. Fleming
Merged revisions 7803 via svnmerge from
tree
|
commitdiff
2006-01-04
Kevin P. Fleming
Merged revisions 7799-7800 via svnmerge from
tree
|
commitdiff
2005-11-29
Kevin P. Fleming
remove extraneous svn:executable properties
tree
|
commitdiff
2005-11-29
Kevin P. Fleming
remove remaining .cvsignore files
tree
|
commitdiff
2005-11-16
Mark Spencer
Fix compile issue (presumably on BSD) (bug #5745)
tree
|
commitdiff
2005-11-06
Russell Bryant
issue #5605
tree
|
commitdiff
2005-11-01
Kevin P. Fleming
issue #4678
tree
|
commitdiff
2005-10-26
Russell Bryant
more doxygenification (issue #5513)
tree
|
commitdiff
2005-10-16
Mark Spencer
Use FILE * instead of fd for files to support buffering
tree
|
commitdiff
2005-09-15
Kevin P. Fleming
more license/copyright header updates (thanks Ian!)
tree
|
commitdiff
2005-09-14
Kevin P. Fleming
update MANY more files with proper copyright/license...
tree
|
commitdiff
2005-09-10
Mark Spencer
Make sure RTP timestamps are accurate on playback
tree
|
commitdiff
2005-08-30
Kevin P. Fleming
clean up, use make functions instead of subshells,...
tree
|
commitdiff
2005-07-20
Kevin P. Fleming
add OGG/Vorbis file format support (bug #4296)
tree
|
commitdiff
2005-06-23
Kevin P. Fleming
don't take locks when reading usecounts, they are not...
tree
|
commitdiff
2005-06-20
Kevin P. Fleming
move tools used during build into build_tools subdirectory
tree
|
commitdiff
2005-06-17
Kevin P. Fleming
fix 2 bugs (bug #4518)
tree
|
commitdiff
2005-06-07
Kevin P. Fleming
fix build on Solaris (bug #4476)
tree
|
commitdiff
2005-06-07
Kevin P. Fleming
header ordering fixes for FreeBSD (pending a global...
tree
|
commitdiff
2005-06-06
Kevin P. Fleming
more file version tags
tree
|
commitdiff
2005-06-05
Kevin P. Fleming
make format_au compile on FreeBSD (bug #4456)
tree
|
commitdiff
2005-06-03
Kevin P. Fleming
add support for Sun Microsystems AU audio format (bug...
tree
|
commitdiff
2005-06-02
Mark Spencer
Fix offset calculation for signed linear (bug #4433)
tree
|
commitdiff
2005-04-21
Kevin P. Fleming
use double-quotes instead of angle-brackets for non...
tree
|
commitdiff
2005-03-29
Mark Spencer
Simplify endianness and fix for unaligned reads (bug...
tree
|
commitdiff
2005-03-23
Mark Spencer
Fix wav format (bug #3837)
tree
|
commitdiff
2005-02-04
Mark Spencer
Make sure 10 byte read is considered EOF not error...
tree
|
commitdiff
2005-01-21
Russell Bryant
update copyright headers for 2005
tree
|
commitdiff
2005-01-18
Mark Spencer
Fix compiler warnings (bug #3367)
tree
|
commitdiff
2005-01-15
Mark Spencer
Repair // comments to /* */ comments (bug #3347)
tree
|
commitdiff
2004-12-29
Mark Spencer
Mildly resurect G.723.1 file format
tree
|
commitdiff
2004-12-19
Mark Spencer
Merge Olle's comment patch (bug #3097)
tree
|
commitdiff
2004-12-18
Mark Spencer
Fix comment issues (bug #3089)
tree
|
commitdiff
2004-12-14
Mark Spencer
Merge slimey's Solaris compatibility (with small mods...
tree
|
commitdiff
2004-11-13
Mark Spencer
Updates from char * to const char * + german syntax...
tree
|
commitdiff
2004-10-09
Mark Spencer
Fix wave file lengths (bug #2486)
tree
|
commitdiff
2004-10-03
Mark Spencer
Merge member delay patch (bug #2563)
tree
|
commitdiff
2004-09-05
Mark Spencer
Add Anthony's format_sln (bug #2381)
tree
|
commitdiff
2004-09-02
Mark Spencer
Decrease use count in wav_gsm (bug #2350)
tree
|
commitdiff
2004-08-25
Anthony Minessale II
fixed a use count bug
tree
|
commitdiff
2004-08-04
Mark Spencer
Fix "tell" for wav (bug #2212)
tree
|
commitdiff
2004-06-22
James Golovich
Remove pthread.h from source. We should be using aster...
tree
|
commitdiff
2004-06-09
Mark Spencer
Merge rmarchev's vox fixes (bug #1812)
tree
|
commitdiff
2004-06-09
Mark Spencer
Merge FreeBSD locking fixes (bug #1411)
tree
|
commitdiff
2004-05-01
James Golovich
format_ilbc.c comment fix from bkw
tree
|
commitdiff
2004-04-22
Mark Spencer
Small fixes from bkw
tree
|
commitdiff
2004-04-22
Mark Spencer
Fix iLBC with valgrind, add iLBC format from bkw_
tree
|
commitdiff
2004-04-21
James Golovich
Unload g726 file formats in the order they were loaded...
tree
|
commitdiff
2004-04-15
Mark Spencer
Do proper bounds checking in formats (bug #1356)
tree
|
commitdiff
2004-03-11
Mark Spencer
Make ADPCM frames standard
tree
|
commitdiff
2004-02-27
Mark Spencer
Add G.726, revise Changelog
tree
|
commitdiff
2004-02-26
James Golovich
Really fix format_wav_gsm.c. Thanks PCadach! (bug...
tree
|
commitdiff
2004-02-25
James Golovich
Bug #1087. Fix wav49 format so it can be played. ...
tree
|
commitdiff
2004-02-03
Martin Pycko
Add recording agent's calls patch. Basically the call...
tree
|
commitdiff
2004-02-02
Mark Spencer
Handle more complex wav files
tree
|
commitdiff
2004-01-28
Mark Spencer
Various minor cleanups (bug #931)
tree
|
commitdiff
2004-01-28
Mark Spencer
Elminate unused code/warnings (bug #934)
tree
|
commitdiff
2004-01-22
Mark Spencer
Fix name in some files (bug #897)
tree
|
commitdiff
2004-01-22
Mark Spencer
Fix size bug in wav49 format (bug #254) thanks rtucker!
tree
|
commitdiff
2003-11-04
Mark Spencer
Remove really broke MP3 stuff in favor of G.726 in...
tree
|
commitdiff
2003-10-26
Mark Spencer
Make it build and run on MacOS X
tree
|
commitdiff
2003-10-25
Mark Spencer
Add DESTDIR support (bug #200)
tree
|
commitdiff
2003-10-02
Mark Spencer
Minor ADPCM quality enhancements
tree
|
commitdiff
2003-09-21
Mark Spencer
Fix ADPCM file writing
tree
|
commitdiff
2003-09-08
Mark Spencer
BSD portability enhancements (bug #234)
tree
|
commitdiff
next