1108 Commits

Author SHA1 Message Date
paibox
bdcdec1a29 Let's not spam the logs with NULL texture warning messages 2013-06-20 08:22:50 +02:00
hwdro
344c795b9f Merge pull request #225 from Jack0r/master
Updated German language file with missing strings
2013-06-19 21:00:17 -07:00
Jack0r
9f60194b52 German language file update 2013-06-20 01:15:20 +02:00
Jack0r
1869c7d5b5 German language files updated 2013-06-19 23:54:52 +02:00
Jim
49a79d2fcc Merge pull request #222 from Arkkis/patch-5
Added latest strings
2013-06-19 14:44:37 -07:00
Jim
c0999323b9 Merge pull request #224 from Arkkis/patch-6
Added latest strings
2013-06-19 14:44:30 -07:00
Arkkis
3fd171488e Added latest strings
Added latest strings
2013-06-20 00:42:30 +03:00
Arkkis
e6f765d386 Added latest strings
Added latest strings
2013-06-20 00:04:49 +03:00
HomeWorld
1de770bd58 Load and initialize the plugins after we are done with main OBS stuff 2013-06-19 21:41:26 +03:00
paibox
e3dab2b5ca Add UI functionality for deinterlacing
Because comboboxes are great. Also fix my earlier brain fart. Just
enable point filtering for sharp field discard deinterlacing.
2013-06-19 19:58:04 +02:00
paibox
e540809416 Updated hashd.tv ingest servers 2013-06-19 18:46:07 +02:00
paibox
3beb40b3c9 Some field discard deinterlacing updates
Allow user to select between image smoothing (type
1/deinterlace_Discard) and sharp pixels (type
2/deinterlace_Discard_Sharp, mostly suitable for low resolution stuff).
2013-06-19 17:30:25 +02:00
HomeWorld
daa29fc06a Report scene switch when everything is validated and processed by OBS, not before 2013-06-18 20:31:07 +03:00
paibox
4909692812 Added simple field discard deinterlacing for DirectShow sources
Can currently only be toggled by directly editing scenes.xconfig, has
not been tested with 12-bit color devices, because I do not have any at
my disposal.
2013-06-18 11:50:28 +02:00
paibox
e1b1f2678b Allow user to toggle CBR padding on/off.
Defaults to on, needs to be disabled in order to use dynamic bit rate
changes while using CBR, since X264_NAL_HRD_CBR otherwise blocks this.
2013-06-17 23:06:45 +02:00
jp9000
a6a473199f added an option to allow users to restrict how hotkeys can be used (allowing unrelated modifiers) 2013-06-16 23:28:35 -07:00
jp9000
df268665e1 updated japanese translation 2013-06-16 23:27:28 -07:00
paibox
3ed97df48c Allow user to change x264 bit rate settings while streaming. 2013-06-16 03:14:06 +02:00
jp9000
f19950eb79 Merge remote-tracking branch 'origin/master' 2013-06-14 08:48:24 -07:00
jp9000
54f9d79d0e game capture - added d3d9 64bit patches 2013-06-14 08:48:03 -07:00
hwdro
854517d904 Merge pull request #219 from Arkkis/patch-4
Updated latest strings
2013-06-13 23:43:46 -07:00
hwdro
07384de763 Merge pull request #218 from Arkkis/patch-3
Updated latest strings
2013-06-13 23:43:37 -07:00
Arkkis
9849d9eee9 Updated latest strings
Updated latest strings
2013-06-14 09:42:45 +03:00
Arkkis
20c70470a2 Updated latest strings
Updated latest strings
2013-06-14 09:23:04 +03:00
Richard Stanway
d11441b97f Fix Aero warning appearing for window capture 2013-06-14 01:52:38 -04:00
Richard Stanway
08e1ac51ef Make Aero warning more annoying when using monitor capture.
Allow disabling of Aero at runtime.
2013-06-14 01:51:40 -04:00
Richard Stanway
f638287e44 Crash if thread creation fails 2013-06-13 03:17:31 -04:00
Richard Stanway
6e9a96de4c Show a warning when no audio frames are coming in 2013-06-13 03:17:18 -04:00
Richard Stanway
e31ac4c91d Fix crash in MP4 destructor when no iframes are present 2013-06-13 03:16:51 -04:00
John R. Bradley
a27e727fe5 Fixed small error in XString::RemoveChar 2013-06-09 15:18:19 +09:00
HomeWorld
59611a4ad9 Changed default text/outline color (to white/black) to avoid confusion when adding a text into an empty scene. 2013-06-08 18:39:17 +03:00
jp9000
fed5ed0ac0 game capture - minor fix to the last fix - didn't make it properly check for a timeout return value 2013-06-08 07:49:56 -07:00
jp9000
ce8a86b8b9 game capture - made a slight fix that prevents a "stuttering" issue some people were experiencing with certain games 2013-06-08 07:30:20 -07:00
jp9000
c25404da58 fixed "output to desktop" to use directsound instead of "basic audio", because basic audio was using the windows mixer for volume adjustment 2013-06-08 07:22:05 -07:00
jp9000
71f6518249 updated russian translation 2013-06-08 07:21:20 -07:00
jp9000
1ec5dd3be0 made a clear reason message in d3d9 capture happen before the clear rather than after the clear so it's less confusing 2013-06-06 02:50:34 -07:00
jp9000
c407c76420 made QSV go by profile setitngs rather than global at request of many users 2013-06-06 02:49:20 -07:00
palana
a64fada9bb Fix video packet priorities for QSV 2013-06-06 06:21:57 +02:00
palana
357c10f90b Fix off by one error for custom bframes setting in QSV 2013-06-06 06:16:52 +02:00
palana
0ca911d2f6 Make profiler output for lagged frames setting default depend on OBS_TEST_BUILD 2013-06-05 00:25:58 +02:00
palana
b3a6243824 Fix warning for win32 and x64 2013-06-05 00:24:10 +02:00
jp9000
c9cd8228cb fixed a minor warning and and removed white space 2013-06-04 02:57:48 -07:00
jp9000
4cd83c2c53 game capture - check hook occasionally to make sure it wasn't mysteriously cleared by protections 2013-06-04 02:57:00 -07:00
palana
f549e0bd5f Fixed a potential bug with SEI payload creation and a minor compiler warning 2013-06-04 04:11:00 +02:00
jp9000
152a0f2b68 prevented global sources from using deprecated image sources 2013-06-03 18:08:33 -07:00
jp9000
25d2ce49a2 slight fix to the x264 lib files to point to the right dll names 2013-06-03 17:47:27 -07:00
jp9000
8518b6aab6 updated x264 data for batch files and installer script 2013-06-03 17:37:51 -07:00
jp9000
600b1701a4 updated x264 to 133 2013-06-03 17:33:46 -07:00
jp9000
ab2f2a7a43 updated japanese translation 2013-06-03 17:02:58 -07:00
jp9000
6c3495fbaf use nv12 for x264 instead of i420 - increases performance in preliminary tests 2013-06-03 16:34:21 -07:00