aboutsummaryrefslogtreecommitdiffstats
path: root/formats
AgeCommit message (Expand)AuthorFilesLines
2006-09-18u_intXX_t is sillyqwell2-13/+13
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-21swap module macro arguments to proper orderkpfleming1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming15-208/+54
2006-07-19Fix a few doxygen warnings.north1-6/+6
2006-07-17H.263 frames can apparently be larger than was originally coded.tilghman1-1/+7
2006-07-17Merged revisions 37765 via svnmerge from tilghman1-1/+1
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-1/+4
2006-07-07pointer signedness warningsrussell1-3/+3
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-05update dependency information to match new names for dependencieskpfleming1-2/+2
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming2-38/+3
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell1-1/+1
2006-06-22- specify that 'depend' is a .PHONY targetrussell1-1/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-1/+1
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-20Bug 7372: Wrong size for the block alignment (should have been 4 bytes;tilghman1-1/+1
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell1-1/+3
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main Makefilerussell1-1/+1
2006-06-08Update doxygen for video formatsoej2-0/+4
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming14-56/+56
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-05use module names, not file names, in menuselectkpfleming1-1/+3
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming2-22/+12
2006-04-18fix obvious breakagekpfleming1-2/+2
2006-04-14This rather large commit changes the way modules are loaded. rizzo14-174/+101
2006-04-13Fix format for big endian systemstilghman1-1/+1
2006-04-13Bug 6896 - Fix for garbled wav49 formattilghman1-2/+2
2006-04-13Typo fixtilghman1-1/+1
2006-04-13Document the MSGSM format, and fix the uncalculated number of samplestilghman1-27/+68
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERrizzo13-13/+13
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming14-28/+28
2006-04-07Merged revisions 18436 via svnmerge from tilghman1-1/+1
2006-04-06remove traces of previously merged filesrizzo1-6/+0
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...tilghman1-1/+1
2006-04-04these files are now unused, corresponding functions are mergedrizzo2-605/+0
2006-04-04remove an unused function.rizzo1-6/+0
2006-04-04ogg_vorbis now compiles so put it back in.rizzo3-136/+87
2006-04-04temporarily disconnect ogg_vorbis from the build while i update itrizzo1-1/+6
2006-04-04Largely simplify format handlers (for file copy etc.)rizzo16-2126/+1137
2006-02-23silence some more compiler warningskpfleming3-5/+7
2006-02-21suppress some compiler warnings due to recent format changes to use off_trussell1-2/+2
2006-02-20Bug 5984 - Convert file offsets to 64 bittilghman14-115/+112
2006-02-19Merged revisions 10487 via svnmerge from tilghman1-7/+1
2006-02-19Merged revisions 10462 via svnmerge from tilghman1-1/+7
2006-02-18remove unused variablerussell1-2/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-12major dialplan functions updatekpfleming1-113/+117
2006-02-11don't try to include non-existing (and unneeded) header filekpfleming1-3/+0