762 Commits

Author SHA1 Message Date
palana
db2d95627f Added shader blob file cache
To offset the huge compile time for shaders with complexity similar to the yadif shader
2013-08-19 19:49:25 +02:00
jp9000
de5140555f add "capture layered" into window capture 2013-08-18 21:23:16 -07:00
jp9000
96356a657f ...removed "bla version" from the version string 2013-08-17 12:01:22 -07:00
jp9000
5ed3d37087 updated main header to 0.552 2013-08-17 11:54:38 -07:00
HomeWorld
ac13002d3d Corrected an error message text in RTMPPublisher 2013-08-17 16:53:36 +03:00
jp9000
39179c389f Made the mic sync fix thing optional 2013-08-16 17:55:11 -07:00
jp9000
b064ddf493 remove test build flag 2013-08-16 17:38:56 -07:00
jp9000
40d1809746 Updated to version 0.551b 2013-08-16 17:25:32 -07:00
jp9000
fa53ade189 Also re-enable test builds 2013-08-15 20:40:26 -07:00
jp9000
78f00b5885 Actually changed version to 0.55b this time 2013-08-15 18:17:04 -07:00
jp9000
082f2bd6fa Updated to version 0.55b 2013-08-15 18:02:52 -07:00
Richard Stanway
1d854919c8 Add publish warning for audio bitrate 2013-08-15 20:41:07 -04:00
HomeWorld
61cd1b0c9c Revert "Log late frames profiling info only in test builds"
This reverts commit 0f879e94c9a68b0c10dbc721e3e7554eceeb365f.
2013-08-15 18:26:45 +03:00
HomeWorld
0f879e94c9 Log late frames profiling info only in test builds 2013-08-15 18:14:54 +03:00
Jim
d22a49b3d3 Merge pull request #264 from ThoNohT/master
Do not allow aspect lock on disabled, but do allow nonsymmetric crop?
2013-08-14 18:10:05 -07:00
Richard Stanway
f622f9e7d1 Add per-service recommendations to broadcast settings 2013-08-14 19:37:44 -04:00
HomeWorld
91befbf359 Merge branch 'master' of https://github.com/jp9000/OBS 2013-08-15 02:13:57 +03:00
HomeWorld
aec39fe4d2 Append graphics capture hook log to main log only when needed 2013-08-15 02:13:44 +03:00
shousa
b19f3da232 Enable to select x264 "slower" preset option
Enable to select x264 "slower" preset option
2013-08-14 18:59:08 +09:00
Richard Stanway
1116fd106f Fix possible race condition during unexpected RTMP shutdown 2013-08-14 01:05:12 -04:00
Richard Stanway
ff9bf26d1a Handle all exception codes in the exception handler 2013-08-13 01:04:44 -04:00
jp9000
94ea3d1f2f Fixed a mintor bug preventing the appending of the capture hook log 2013-08-12 11:38:07 -07:00
Eric Bataille
d4a3ae66e0 Do not allow aspect lock on disabled, but do allow nonsymmetric crop 2013-08-11 14:54:12 +02:00
HomeWorld
b8458a7cf8 Fixed cropping behaviour when dealing with a disabled source (not rendered) 2013-08-10 17:20:52 +03:00
jp9000
ea8abefb38 Made profiler data dump and reset for each session rather than for the entire application duration 2013-08-10 02:27:01 -07:00
jp9000
711ec4bc32 Made is so game capture logs are automatically appended to the main log file on app exit 2013-08-10 02:26:00 -07:00
jp9000
dca7f33a39 updated to 0.54.09 2013-08-10 01:49:26 -07:00
jp9000
ded23cdbea recommented some debug code 2013-08-10 01:47:29 -07:00
jp9000
b47dd4d979 Testing a fix for mic sampling issues that cause desync 2013-08-10 00:10:32 -07:00
jp9000
8d1e222aeb Fixed a bad positional check when loading the window position on startup (thanks sapiens and goalitium for pointing it out) 2013-08-07 23:27:09 -07:00
jp9000
0b8e15476e Moved "keyframe interval" option to advanced and gave it an "auto" default value 2013-08-04 19:26:27 -07:00
palana
d6ac596dcf Added keyframe interval option support for QSV 2013-08-05 03:05:31 +02:00
jp9000
6d1a39f833 finally fixed monitor rotation for monitor capture on windows 8 (though it still baffles me beyond reason why anyone would use monitor capture at all with a portrait desktop) 2013-08-04 15:26:30 -07:00
jp9000
651ba78d3b Added a keyframe interval option 2013-08-04 12:34:34 -07:00
jp9000
6f4ea535bd fixed two minor warnings 2013-08-04 12:33:48 -07:00
jp9000
14cdd9c17d updated version to 0.54.07 2013-08-03 22:28:13 -07:00
Richard Stanway
b4fa6d55ff Add warning about opencl to DXGI device removed message 2013-08-03 16:43:22 -04:00
Richard Stanway
fed98897c6 I appear to be unable to spell 2013-08-03 15:45:26 -04:00
Richard Stanway
1e4c95213f Don't attempt to render a zero width/height cursor 2013-08-03 15:42:02 -04:00
palana
1b41d2fefa Implemented encoder flushing for QSV 2013-08-03 05:13:36 +02:00
palana
81a6bbb0da Added VideoEncoder::HasBufferedFrames, changed semantics for GetBufferedFrames and updated x264 accordingly 2013-08-03 05:09:36 +02:00
Richard Stanway
571ba34897 Set a better initial buffer length 2013-07-31 23:21:46 -04:00
Richard Stanway
c0de0611c0 Reduce memory thrashing during MP4FileStream destructor 2013-07-31 18:48:41 -04:00
Richard Stanway
1594ba0cf3 Add RTMP auth to librtmp without using a 3rd party crypto lib 2013-07-31 10:07:07 -04:00
Richard Stanway
92cabba955 Derp. When will VS warn me about format strings! 2013-07-31 09:51:05 -04:00
Richard Stanway
cadf8a0e4e Log excessive scene change times. 2013-07-30 22:01:52 -04:00
Richard Stanway
0fbc5d18b3 Update D3D10 startup failure error message 2013-07-30 00:26:34 -04:00
Richard Stanway
9e28da6c48 Add support for quick keyframe on connect
Account for audio timestamp offset when deciding whether to framedrop
Use 128k minimum data buffer size
2013-07-30 00:10:26 -04:00
Richard Stanway
14fc3c1a3f Make thread timeouts a fatal error. 2013-07-29 19:26:55 -04:00
shousa
ebce28fc60 enable window width more compact
enable window width more compact
2013-07-28 20:51:49 +09:00