BizHawk/BizHawk.MultiClient/AVOut
goyuken 8575d9e0cb ffmpegwriter: remove the "lossless avi" option. apparently it uses fourcc ZLIB, which not much is likely to be able to decompress 2012-10-18 21:55:44 +00:00
..
AviWriter.cs aviwriter: attempt 32 bit compression if the selected encoder rejects 24 bit 2012-10-18 21:39:42 +00:00
BmpVideoProvder.cs a\v dumping now uses a composited emu+osd+lua. (at the moment this is not toggleable; a setting must be added) 2012-09-21 18:01:24 +00:00
FFmpegWriter.cs ffmpegwriter and nutwriter: fix pathname select 2012-10-15 13:36:06 +00:00
FFmpegWriterForm.Designer.cs fix up metrics on a few of my crappy winforms 2012-09-16 17:24:48 +00:00
FFmpegWriterForm.cs ffmpegwriter: remove the "lossless avi" option. apparently it uses fourcc ZLIB, which not much is likely to be able to decompress 2012-10-18 21:55:44 +00:00
FFmpegWriterForm.resx reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
GifWriter.cs Fix inconsistent capitalization in IVideoWriter.ToString() 2012-09-22 22:15:06 +00:00
GifWriterForm.Designer.cs add user selectable delay setting to GifWriter 2012-09-22 21:24:20 +00:00
GifWriterForm.cs add user selectable delay setting to GifWriter 2012-09-22 21:24:20 +00:00
GifWriterForm.resx add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
IVideoWriter.cs add GifWriter, an implementation of AnimatedGif as an IVideoWriter 2012-09-22 00:44:59 +00:00
JMDForm.Designer.cs fix up metrics on a few of my crappy winforms 2012-09-16 17:24:48 +00:00
JMDForm.cs reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
JMDForm.resx reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
JMDWriter.cs add automated dumping. command line example: 2012-07-23 00:33:30 +00:00
NutMuxer.cs reorg multiclient source files with an AVOut directory, because there had got to be so many of those in the multiclient root 2012-06-25 17:35:01 +00:00
NutWriter.cs ffmpegwriter and nutwriter: fix pathname select 2012-10-15 13:36:06 +00:00
VideoWriterChooserForm.Designer.cs etc 2012-09-16 18:44:58 +00:00
VideoWriterChooserForm.cs make avout chooser dialog more super 2012-09-16 18:41:30 +00:00
VideoWriterChooserForm.resx make avout chooser dialog more super 2012-09-16 18:41:30 +00:00
WavWriter.cs Fix inconsistent capitalization in IVideoWriter.ToString() 2012-09-22 22:15:06 +00:00