add a bit of comments on internal functions.
[asterisk/asterisk.git] / formats /
2007-06-29 Russell BryantMerged revisions 72705 via svnmerge from
2007-06-14 Kevin P. Flemingoops... somebody patched this module without compile...
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-04-08 Tilghman LesherMerged revisions 60712 via svnmerge from
2007-04-06 Dwayne M. Hubbardremoved GAIN preprocessor definition, removed needsgain...
2007-04-05 Dwayne M. HubbardMerged revisions 60325 via svnmerge from
2006-10-30 Olle JohanssonIssue 8246 Doxygen updates (kshumard)
2006-10-25 Kevin P. FlemingMerged revisions 46154 via svnmerge from
2006-09-25 Steve MurphyThis tiny fix prevents asterisk from crashing if trying...
2006-09-18 Jason Parkeru_intXX_t is silly
2006-08-26 Kevin P. FlemingGNU make already knows how to quietly ignore non-existe...
2006-08-21 Kevin P. Flemingswap module macro arguments to proper order
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-07-19 North AntaraFix a few doxygen warnings.
2006-07-17 Tilghman LesherH.263 frames can apparently be larger than was original...
2006-07-17 Tilghman LesherMerged revisions 37765 via svnmerge from
2006-07-15 Kevin P. Flemingmore Makefile cleanup and consistency stuff
2006-07-07 Russell Bryantpointer signedness warnings
2006-07-06 Kevin P. Flemingmove rules file to prepare for generic rules file
2006-07-05 Kevin P. Flemingupdate dependency information to match new names for...
2006-06-25 Kevin P. Fleminguse new (separate) dependencies file from menuselect
2006-06-24 Kevin P. FlemingThe Eurostar Commit! (it's amazing how much work you...
2006-06-22 Russell Bryant- convert the 'uninstall' target to use separate target...
2006-06-22 Russell Bryant- specify that 'depend' is a .PHONY target
2006-06-22 Russell Bryant- specify that 'all' is a .PHONY target
2006-06-22 Russell Bryantadd the 'clean', 'clean-depend', and 'dist-clean' targe...
2006-06-20 Tilghman LesherBug 7372: Wrong size for the block alignment (should...
2006-06-19 Russell Bryantdon't blow up in the sub Makefiles if menuselect.makeop...
2006-06-16 Russell Bryantremove "depend" from the "all" targets in sub Makefiles...
2006-06-08 Olle JohanssonUpdate doxygen for video formats
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-06-07 Russell Bryantremove the need to have to re-run make after a default...
2006-06-05 Kevin P. Fleminguse module names, not file names, in menuselect
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-18 Kevin P. Flemingfix obvious breakage
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-13 Tilghman LesherFix format for big endian systems
2006-04-13 Tilghman LesherBug 6896 - Fix for garbled wav49 format
2006-04-13 Tilghman LesherTypo fix
2006-04-13 Tilghman LesherDocument the MSGSM format, and fix the uncalculated...
2006-04-09 Luigi Rizzorename FR_SET_BUF to AST_FRAME_SET_BUFFER
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-04-07 Tilghman LesherMerged revisions 18436 via svnmerge from
2006-04-06 Luigi Rizzoremove traces of previously merged files
2006-04-05 Tilghman LesherBug 6873 - Finish moving from the non-threadsafe (and...
2006-04-04 Luigi Rizzothese files are now unused, corresponding functions...
2006-04-04 Luigi Rizzoremove an unused function.
2006-04-04 Luigi Rizzoogg_vorbis now compiles so put it back in.
2006-04-04 Luigi Rizzotemporarily disconnect ogg_vorbis from the build while...
2006-04-04 Luigi RizzoLargely simplify format handlers (for file copy etc.)
2006-02-23 Kevin P. Flemingsilence some more compiler warnings
2006-02-21 Russell Bryantsuppress some compiler warnings due to recent format...
2006-02-20 Tilghman LesherBug 5984 - Convert file offsets to 64 bit
2006-02-19 Tilghman LesherMerged revisions 10487 via svnmerge from
2006-02-19 Tilghman LesherMerged revisions 10462 via svnmerge from
2006-02-18 Russell Bryantremove unused variable
2006-02-12 Kevin P. Flemingensure that dependencies are rebuilt after 'make update...
2006-02-12 Kevin P. Flemingmajor dialplan functions update
2006-02-11 Kevin P. Flemingdon't try to include non-existing (and unneeded) header...
2006-02-11 Kevin P. Fleminguse auto-build for pbx modules
2006-02-11 Kevin P. Fleminguse auto-build for formats
2006-02-11 Kevin P. Flemingset standard properties on all non-binary files
2006-02-01 Matt O'GormanAllows for user to uninstall asterisk binaries
2006-01-20 Matthew FredricksonFix for formats so they give better output on failure...
2006-01-16 Russell Bryantremove redundant CFLAGS for BSD which are already set...
2006-01-08 Mark SpencerMinor video fixes
2006-01-07 Mark SpencerAdd support for H.264 with SIP and recording
2006-01-05 Kevin P. FlemingMerged revisions 7819 via svnmerge from
2006-01-05 Kevin P. FlemingMerged revisions 7807 via svnmerge from
2006-01-04 Kevin P. FlemingMerged revisions 7805 via svnmerge from
2006-01-04 Kevin P. FlemingMerged revisions 7803 via svnmerge from
2006-01-04 Kevin P. FlemingMerged revisions 7799-7800 via svnmerge from
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-29 Kevin P. Flemingremove remaining .cvsignore files
2005-11-16 Mark SpencerFix compile issue (presumably on BSD) (bug #5745)
2005-11-06 Russell Bryantissue #5605
2005-11-01 Kevin P. Flemingissue #4678
2005-10-26 Russell Bryantmore doxygenification (issue #5513)
2005-10-16 Mark SpencerUse FILE * instead of fd for files to support buffering
2005-09-15 Kevin P. Flemingmore license/copyright header updates (thanks Ian!)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-10 Mark SpencerMake sure RTP timestamps are accurate on playback
2005-08-30 Kevin P. Flemingclean up, use make functions instead of subshells,...
2005-07-20 Kevin P. Flemingadd OGG/Vorbis file format support (bug #4296)
2005-06-23 Kevin P. Flemingdon't take locks when reading usecounts, they are not...
2005-06-20 Kevin P. Flemingmove tools used during build into build_tools subdirectory
2005-06-17 Kevin P. Flemingfix 2 bugs (bug #4518)
2005-06-07 Kevin P. Flemingfix build on Solaris (bug #4476)
2005-06-07 Kevin P. Flemingheader ordering fixes for FreeBSD (pending a global...
2005-06-06 Kevin P. Flemingmore file version tags
2005-06-05 Kevin P. Flemingmake format_au compile on FreeBSD (bug #4456)
2005-06-03 Kevin P. Flemingadd support for Sun Microsystems AU audio format (bug...
2005-06-02 Mark SpencerFix offset calculation for signed linear (bug #4433)
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-03-29 Mark SpencerSimplify endianness and fix for unaligned reads (bug...
2005-03-23 Mark SpencerFix wav format (bug #3837)
2005-02-04 Mark SpencerMake sure 10 byte read is considered EOF not error...
2005-01-21 Russell Bryantupdate copyright headers for 2005
2005-01-18 Mark SpencerFix compiler warnings (bug #3367)
2005-01-15 Mark SpencerRepair // comments to /* */ comments (bug #3347)
next