audacia/src/export
benjamin.drung@gmail.com f0b2b26e0b Move LAME header file from src/include to lib-src/lame/lame.
The LAME header file is part of the upstream LAME project and does
not belong in the src/ tree of Audacity.
2013-11-11 13:48:56 +00:00
..
Export.cpp Title of export dialog is now either "Export File" or "Export Selection", so user knows which menu option they selected. 2013-10-22 21:11:58 +00:00
Export.h Title of export dialog is now either "Export File" or "Export Selection", so user knows which menu option they selected. 2013-10-22 21:11:58 +00:00
ExportCL.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportCL.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportFFmpeg.cpp Query in comment (a FIXME) answered. This code is looking at whether we can write an incompletely filled buffer. The missing comment is that additionally, if we're configured to be padding with silence, then yes it is OK. 2013-08-24 21:42:12 +00:00
ExportFFmpeg.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportFFmpegDialogs.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportFFmpegDialogs.h Bug #176 - Support newer versions of FFmpeg. 2011-04-02 02:10:50 +00:00
ExportFLAC.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportFLAC.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportMP2.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportMP2.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportMP3.cpp Move LAME header file from src/include to lib-src/lame/lame. 2013-11-11 13:48:56 +00:00
ExportMP3.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportMultiple.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportMultiple.h modified version of Steve's patch for bugs 428 and 430 2013-01-05 00:05:59 +00:00
ExportOGG.cpp Cleanup: Fixed lots of trivial MSVC warnings. 2013-08-25 21:51:26 +00:00
ExportOGG.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00
ExportPCM.cpp remove various unused #defines and bits of code, patch by Campbell Barton 2013-09-23 20:16:02 +00:00
ExportPCM.h cleanup of exporters based on patch by Campbell Barton: Include headers into classes, remove tail comments, correct the factory method comments 2013-03-03 20:25:59 +00:00