obs/Source
jp9000 88eee7aafc Update to version 0.659b 2016-08-29 19:00:56 -07:00
..
API.cpp Hack to prevent thread from corrupting config 2015-01-23 17:01:40 -08:00
BandwidthAnalysis.cpp final little bugfixes before 0.455 2012-12-13 12:01:41 -07:00
BitmapImage.cpp Fix whitespace 2015-05-23 18:48:24 +02:00
BitmapImage.h Refactored BitmapImageSource (moved core functionality into a new class - BitmapImage). Changed BitmapTransitionSource to use BitmapImage - implements #102 2014-02-08 14:40:00 +02:00
BitmapImageSource.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
BitmapTransitionSource.cpp Fix image slideshow folder support not functioning 2015-07-21 13:57:11 +02:00
BlankAudioPlayback.cpp Fix crash in Settings window if no audio devices present 2014-08-07 17:19:04 +02:00
CodeTokenizer.cpp Some small code cleanups via static analysis (cppcheck) 2013-04-04 03:20:02 -04:00
CodeTokenizer.h Initial commit 2012-08-30 21:54:15 -07:00
CrashDumpHandler.cpp Update obsproject.com URLs 2015-05-08 22:07:20 +02:00
CrashDumpHandler.h improving framedrop code, bugfixes, got rid of tabs in source (I hate tabs), and other things 2012-11-21 11:21:40 -07:00
D3D10OutputDuplicator.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10Shader.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10ShaderProcessor.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10System.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10System.h Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10Texture.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
D3D10VertexBuffer.cpp Revert "Update OBS to D3D11" 2015-01-23 14:52:22 -08:00
DSoundAudioSource.cpp Initial commit 2012-08-30 21:54:15 -07:00
DataPacketHelpers.h Add BufferedDataPacket helper 2014-10-10 18:16:50 +02:00
DelayedPublisher.cpp Ensure InitEncoderData is called before DelayedPublisher connects 2014-10-03 23:02:00 +02:00
DesktopImageSource.cpp Fix monitor capture not updating coordinates when switching monitor 2014-10-26 03:43:05 +01:00
Encoder_AAC.cpp Remove unintentional tabs 2014-03-14 15:57:28 -07:00
Encoder_MP3.cpp lame: Set quality level to 2 2014-07-23 20:19:12 -04:00
Encoder_NVENC.cpp Remove possibly confusing log from nvenc loader 2014-03-09 16:57:13 +01:00
Encoder_QSV.cpp Assume QSV being supported means Haswell or better 2015-09-21 16:49:07 +02:00
Encoder_x264.cpp Remove unnecessary loop 2014-11-19 10:52:39 -08:00
FLVFileStream.cpp FLVFileStream: Fix incorrect tag lengths 2015-09-23 21:47:11 +02:00
GetAudioDevices.cpp Fix crash in Settings window if no audio devices present 2014-08-07 17:19:04 +02:00
GlobalSource.cpp Added "Import" button in Global Sources Dialog. 2014-08-18 13:40:58 -07:00
HTTPClient.cpp Add support for signature checking updates 2015-08-20 16:43:53 +02:00
HTTPClient.h Add support for signature checking updates 2015-08-20 16:43:53 +02:00
ImageProcessing.cpp Added profiler sections to (threaded) chroma subsampling 2013-09-06 16:47:03 +02:00
InstallService.cpp Basic support for installing custom service files 2015-05-08 23:50:44 +02:00
LogUploader.cpp Workaround github API issue 2014-08-17 23:34:18 +02:00
LogUploader.h Add Analyze buttons for last and current log 2014-02-12 03:07:25 +01:00
MMDeviceAudioSource.cpp Fix incorrect buffer size 2014-08-13 02:06:09 +02:00
MP4FileStream.cpp Move audio/video headers and SEI packet to BufferedDataPacket 2014-10-10 18:30:58 +02:00
Main.cpp Move plugin loading outside of the OBS constructor 2015-12-28 21:30:07 +01:00
Main.h Update to version 0.659b 2016-08-29 19:00:56 -07:00
NullOutput.cpp Track pts of encoded pictures 2014-08-13 00:37:22 +02:00
OBS.cpp Move plugin loading outside of the OBS constructor 2015-12-28 21:30:07 +01:00
OBS.h Move plugin loading outside of the OBS constructor 2015-12-28 21:30:07 +01:00
OBSCapture.cpp Fix some issues where output filename could fall back to MP4 2016-03-28 22:58:48 +02:00
OBSEvents.cpp Added scene collections API calls 2014-10-16 00:56:00 -07:00
OBSHotkeyHandlers.cpp Add API support for Replay Buffer 2014-09-01 05:03:10 +02:00
OBSVideoCapture.cpp Always flush encoder output if using QSV / NVENC 2015-06-07 20:44:01 +02:00
RTMPPublisher.cpp Basic support for IPv6 2015-01-21 23:07:39 +01:00
RTMPPublisher.h Initialize RTMPPublisher encoder data before spawning threads 2014-09-24 15:20:25 +02:00
RTMPStuff.cpp Enabled to select monaural audio 2014-03-03 23:22:40 +09:00
RTMPStuff.h improving framedrop code, bugfixes, got rid of tabs in source (I hate tabs), and other things 2012-11-21 11:21:40 -07:00
ReplayBuffer.cpp Add ClosableStream support to ReplayBuffer 2014-09-24 15:20:27 +02:00
Service.cpp Add support for 3rd party service.xconfigs 2014-09-12 21:23:50 +02:00
Settings.cpp Add QSV encoder settings pane 2014-08-13 00:51:52 +02:00
Settings.h Revert "Disable CBR checkbox if NVenc in use" 2015-01-17 14:37:20 -05:00
SettingsAdvanced.cpp NVENC: Replace 2pass presets with a checkbox 2015-12-09 10:08:58 +01:00
SettingsAudio.cpp Streamline (settings) hotkey handling 2014-08-13 00:37:21 +02:00
SettingsEncoding.cpp nvenc: allow disabling CBR padding 2015-01-17 20:03:40 -05:00
SettingsGeneral.cpp Implement scene collections in menu only 2014-07-30 19:28:27 -07:00
SettingsHotkeys.cpp Fix Push-to-Talk Hotkey 2 binding 2014-09-11 15:56:08 +02:00
SettingsPublish.cpp Fix some issues where output filename could fall back to MP4 2016-03-28 22:58:48 +02:00
SettingsQSV.cpp Improve behavior when changing 'Accuracy' via text input 2014-09-22 05:13:10 +02:00
SettingsVideo.cpp Show IDC_INFO only when necessary 2014-07-16 14:34:22 +02:00
TextOutputSource.cpp Include the terminating \0 character in string measurements of text sources 2015-10-04 10:11:05 +02:00
Updater.cpp Small fixes from Coverity Scan 2015-10-13 00:03:05 +02:00
Updater.h First stage of the auto updater 2012-12-23 23:12:04 -05:00
WindowStuff.cpp Confirm exit if exiting while streaming/recording 2015-10-08 23:42:38 -07:00
WindowStuff.h Moved config menu item to AppendModifyListbox 2013-07-17 17:33:41 +02:00
libnsgif.c Fix animated GIF invalid memory read causing possible crashes 2015-04-09 13:06:08 +02:00
libnsgif.h Fix libnsgif LWZ decoding buffer awfulness 2013-07-08 23:12:24 -04:00