summaryrefslogtreecommitdiff
path: root/formats
AgeCommit message (Expand)Author
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-18fix obvious breakageKevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Fix format for big endian systemsTilghman Lesher
2006-04-13Bug 6896 - Fix for garbled wav49 formatTilghman Lesher
2006-04-13Typo fixTilghman Lesher
2006-04-13Document the MSGSM format, and fix the uncalculated number of samplesTilghman Lesher
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-07Merged revisions 18436 via svnmerge from Tilghman Lesher
2006-04-06remove traces of previously merged filesLuigi Rizzo
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-04-04these files are now unused, corresponding functions are mergedLuigi Rizzo
2006-04-04remove an unused function.Luigi Rizzo
2006-04-04ogg_vorbis now compiles so put it back in.Luigi Rizzo
2006-04-04temporarily disconnect ogg_vorbis from the build while i update itLuigi Rizzo
2006-04-04Largely simplify format handlers (for file copy etc.)Luigi Rizzo
2006-02-23silence some more compiler warningsKevin P. Fleming
2006-02-21suppress some compiler warnings due to recent format changes to use off_tRussell Bryant
2006-02-20Bug 5984 - Convert file offsets to 64 bitTilghman Lesher
2006-02-19Merged revisions 10487 via svnmerge from Tilghman Lesher
2006-02-19Merged revisions 10462 via svnmerge from Tilghman Lesher
2006-02-18remove unused variableRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11don't try to include non-existing (and unneeded) header fileKevin P. Fleming
2006-02-11use auto-build for pbx modulesKevin P. Fleming
2006-02-11use auto-build for formatsKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)Matthew Fredrickson
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-08Minor video fixesMark Spencer
2006-01-07Add support for H.264 with SIP and recordingMark Spencer
2006-01-05Merged revisions 7819 via svnmerge from Kevin P. Fleming
2006-01-05Merged revisions 7807 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7805 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7803 via svnmerge from Kevin P. Fleming
2006-01-04Merged revisions 7799-7800 via svnmerge from Kevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-16Fix compile issue (presumably on BSD) (bug #5745)Mark Spencer
2005-11-06issue #5605Russell Bryant
2005-11-01issue #4678Kevin P. Fleming
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-10Make sure RTP timestamps are accurate on playbackMark Spencer
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming