audacia/src/export
Paul Licameli 67cec5ad83 Make many counts of tracks and channels unsigned...
... And in some places where a library uses signed types, assert that
the reported number is not negative.

What led me to this, is that there are many places where a size_t value for
an allocation is the product of a number of channels and some other number.
2016-09-07 10:11:41 -04:00
..
Export.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
Export.h Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportCL.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportCL.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportFFmpeg.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportFFmpeg.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportFFmpegDialogs.cpp Remove some naked new amd delete in: import and export 2016-08-08 07:53:28 -04:00
ExportFFmpegDialogs.h Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportFLAC.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportFLAC.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportMP2.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportMP2.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportMP3.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportMP3.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportMultiple.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportMultiple.h Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportOGG.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportOGG.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00
ExportPCM.cpp Make many counts of tracks and channels unsigned... 2016-09-07 10:11:41 -04:00
ExportPCM.h ExportPlugins managed with smart pointers 2016-04-06 14:08:42 -04:00