Commit Graph

  • 2dffa894f3 linux-capture: Port display connection to xcb fryshorts 2014-12-22 00:30:14 +01:00
  • 114ccd33ee linux-capture: Port geometry functions to xcb fryshorts 2014-12-22 00:12:37 +01:00
  • 4d2e730bfa linux-capture: Remove XLib based shm helpers fryshorts 2014-12-21 22:54:54 +01:00
  • 008f4467f0 linux-capture: Use xcb to check for extensions fryshorts 2014-12-21 22:43:11 +01:00
  • aa016706a2 linux-capture: Port cursor handling to xcb fryshorts 2014-12-21 21:35:17 +01:00
  • 38f2c57c12 linux-capture: Port xshm handling to xcb fryshorts 2014-12-21 19:56:48 +01:00
  • e20cf649b8 linux-capture: Add xcb screen to source data fryshorts 2014-12-21 20:05:38 +01:00
  • 53ee22ae5a linux-capture: Add xcb connection to source data fryshorts 2014-12-21 18:51:36 +01:00
  • 4ad41004e0 linux-capture: Add function to check extensions fryshorts 2014-12-21 22:32:28 +01:00
  • 172a4d7a52 linux-capture: Add xcb cursor helper library fryshorts 2014-12-21 21:33:10 +01:00
  • 069ee92ff4 linux-capture: Add helper to get xcb screen fryshorts 2014-12-21 19:51:14 +01:00
  • e7cdb837aa linux-capture: Add xcb helper functions for shm fryshorts 2014-12-21 19:05:50 +01:00
  • 8caba4deca linux-capture: Add xcb libraries to cmake fryshorts 2014-12-21 15:04:07 +01:00
  • 9f3ab85d2b Merge pull request #311 from fryshorts/audio-analyzer-move Jim 2014-12-21 11:56:02 -08:00
  • c456e42191 win-dshow: Use actual encoder names jp9000 2014-12-21 10:41:30 -08:00
  • eb4a05667f win-dshow: Add C985/C353 hardware h264 encoders jp9000 2014-12-19 12:31:23 -08:00
  • bbff0eeeb9 win-dshow: Move module loading to separate file jp9000 2014-12-19 07:53:15 -08:00
  • 67587fbced win-dshow: Allow use of YV12 video format jp9000 2014-12-19 07:45:10 -08:00
  • 77f0f6802a win-dshow: Put device id mangling in separate file jp9000 2014-12-18 15:33:35 -08:00
  • 1884fea349 win-dshow: Use obs_avc_keyframe instead of own jp9000 2014-12-18 12:41:53 -08:00
  • 3412a0e190 obs-outputs: Wait for packet before header output jp9000 2014-12-18 12:38:37 -08:00
  • 1a95004fe8 libobs: Fix bug when SEI not present jp9000 2014-12-18 12:02:27 -08:00
  • 9f97b02c32 libobs: Add function to determine AVC keyframes jp9000 2014-12-18 11:58:25 -08:00
  • f8e56a4e1e libobs: Expose NAL enums in obs-avc.h jp9000 2014-12-18 11:54:24 -08:00
  • 923916ecce libobs: Use extern "C" on export headers if C++ jp9000 2014-12-18 11:50:04 -08:00
  • 1d9440c6a7 Basic UI: Raise bitrate limit to 1000000 jp9000 2014-12-18 11:44:12 -08:00
  • c52406c178 libobs/media-io: Fix recursive lock in video jp9000 2014-12-18 11:39:50 -08:00
  • 817a724dea libobs: Add NV12_Reverse shader jp9000 2014-12-18 11:37:46 -08:00
  • e113aa4fa5 Merge pull request #308 from jakeprobst/master Jim 2014-12-19 22:11:47 -08:00
  • cc2d3b2d1c linux x11: get monitors: use xcb and add fallback if xinerama not found Jake Probst 2014-12-01 23:35:42 -08:00
  • de6e997264 Move from libX11/GLX to XCB/libX11/GLX. Zachary Lundandjp9000 2014-12-06 13:53:04 -06:00
  • 793d7b51b2 UI: Fix locale typo jp9000 2014-12-15 03:00:55 -08:00
  • 640967b997 UI: Add video scale filters to basic settings jp9000 2014-12-15 01:08:46 -08:00
  • 488cd84f6f libobs: Set version to 0.7.0 jp9000 2014-12-11 23:38:20 -08:00
  • c88220552f (API Change) libobs: Add bicubic/lanczos scaling jp9000 2014-12-14 23:45:44 -08:00
  • 1b454647bd Don't copy D3D compiler binary on windows (cmake) jp9000 2014-12-14 23:44:14 -08:00
  • 43552478fc obs: Remove update time from volume meter fryshorts 2014-12-14 18:29:56 +01:00
  • 73883e6fa8 libobs: Remove volume level signal from obs_source fryshorts 2014-12-14 18:27:05 +01:00
  • c0e6324278 libobs: Signal own levels in volmeter fryshorts 2014-12-14 18:22:34 +01:00
  • 94445ddba2 libobs: Remove audio levels handler from volmeter fryshorts 2014-12-14 18:11:38 +01:00
  • 6e0c1533fc libobs: Add level calculations to volmeter fryshorts 2014-12-14 17:52:20 +01:00
  • 63399bbfd8 libobs: Add peak hold property to volmeter fryshorts 2014-12-13 16:13:20 +01:00
  • e0ce484b81 libobs: Add update interval property to volmeter fryshorts 2014-12-13 16:01:22 +01:00
  • 984dd53389 libobs: Add data signal to audio sources fryshorts 2014-12-13 14:10:45 +01:00
  • 35d7a9ff1f obs-x264: Set x264 to use the cur. set cs/range jp9000 2014-12-11 19:56:05 -08:00
  • b07862286a (API Change) Add colorspace info to obs_video_info jp9000 2014-12-11 19:51:30 -08:00
  • 59c4731aa6 libobs/media-io: Add colorspace to video info jp9000 2014-12-11 19:47:51 -08:00
  • 56899df08f win-capture: Add game capture jp9000 2014-11-10 17:35:02 -08:00
  • ca59b0c7d0 win-capture: Add cursor capture capability jp9000 2014-11-19 04:57:13 -08:00
  • a5872955f4 win-capture: Add graphics-hook library jp9000 2014-11-10 15:04:40 -08:00
  • cb0db6240b win-capture: Add inject-helper program jp9000 2014-11-10 14:58:49 -08:00
  • f02342ac0c win-capture: Add get-graphics-offsets helper jp9000 2014-11-10 14:56:57 -08:00
  • afbd376f71 win-capture: Add d3d8 headers jp9000 2014-11-10 13:32:40 -08:00
  • 8c3878b0b6 win-capture: Add graphics-hook-info.h jp9000 2014-11-10 01:53:40 -08:00
  • 6ece794334 win-capture: Add hook helper functions for IPC jp9000 2014-11-10 01:48:16 -08:00
  • 46aeb46757 win-capture: Add hooking functions jp9000 2014-11-10 01:40:15 -08:00
  • a69524a271 libobs: Add obs_property_list_insert_* functions jp9000 2014-12-09 13:55:20 -08:00
  • e88632ed73 libobs-opengl: Don't display unimportant messages jp9000 2014-12-09 13:49:25 -08:00
  • ca8a9fb5a7 libobs: Fix conversion shader D3D display bug jp9000 2014-12-09 13:33:16 -08:00
  • 5d9526d98c Add ipc-util static library for IPC functions jp9000 2014-12-06 21:45:51 -08:00
  • dcae2a0624 win-capture: Expose get_window_exe as extern jp9000 2014-11-10 01:33:08 -08:00
  • 5e2eef6231 win-capture: Fix a bug with INCLUDE_MINIMIZED jp9000 2014-11-10 01:28:59 -08:00
  • 422c6ffe86 win-capture: Obfuscate OpenProcess in win-helpers jp9000 2014-11-10 01:27:42 -08:00
  • a49d731df8 win-capture: Add obfuscation functions jp9000 2014-11-10 01:21:50 -08:00
  • 7bf69e8a0a win-capture: Always set class/title/exe to null jp9000 2014-11-10 01:18:28 -08:00
  • 87ac9c91bc libobs: Add flush to video pipeline jp9000 2014-12-03 22:14:23 -08:00
  • fe6622c653 Merge pull request #306 from fryshorts/volume-meter-improvements Jim 2014-12-07 22:51:21 -08:00
  • 014a333807 obs/libobs: Use new volume meter api fryshorts 2014-11-23 21:34:15 +01:00
  • 1b034569f0 libobs: Add Logarithmic fader type fryshorts 2014-11-27 21:01:26 +01:00
  • 119d77e176 libobs: Add IEC 60-268-18 compliant fader type fryshorts 2014-11-23 22:42:37 +01:00
  • 46686ec556 libobs: Add volume meter object fryshorts 2014-11-20 21:08:26 +01:00
  • ab20e9a186 Merge pull request #309 from CounterPillow/ffmpeg-as-default Jim 2014-12-04 11:53:39 -08:00
  • 486b1082d2 libobs: Use FFmpeg for image loading by default Nicolas F 2014-12-04 15:38:58 +01:00
  • e43962ace0 Add forum, bug tracker, and IRC to CONTRIBUTING jp9000 2014-12-01 14:09:54 -08:00
  • 17b9947d2c Include guide to good commits in CONTIRBUTING file jp9000 2014-12-01 13:39:22 -08:00
  • 15fb91ed63 Update INSTALL file for Linux distributions Seth Murphyandjp9000 2014-11-22 18:45:59 -05:00
  • 346bcd7e48 libobs: Fix microsoft compiler issue jp9000 2014-11-27 10:59:47 -08:00
  • c8dfce886b libobs: Fix warnings assigning values to vec3 jp9000 2014-11-26 23:29:36 -08:00
  • 8922f2503f libobs: Fix double -> float conversion warning jp9000 2014-11-26 23:29:12 -08:00
  • e3e79dcdc5 libobs: Fix windows warnings with C library macro jp9000 2014-11-26 23:29:04 -08:00
  • 225f597379 libobs: Add process piping functions jp9000 2014-11-26 21:36:48 -08:00
  • 328bebb2cb Merge pull request #304 from fryshorts/obs-audio-controls Jim 2014-11-26 19:23:23 -08:00
  • 7e78d08c75 Clean up CONTRIBUTING file jp9000 2014-11-26 09:53:27 -08:00
  • 3fea6997a7 obs: Use new fader from libobs for volume control fryshorts 2014-11-19 16:41:07 +01:00
  • 8dcbd77bf2 libobs: Add audio control functions fryshorts 2014-11-19 00:50:32 +01:00
  • e994d6d498 graphics: Add gs_effect_loop helper function jp9000 2014-11-19 19:12:01 -08:00
  • cdf36cf8ba Add helper functions for drawing sources jp9000 2014-11-19 17:36:12 -08:00
  • ed2d9936a5 Revert "Add obs_source_draw helper function" jp9000 2014-11-19 17:34:21 -08:00
  • 8b4120bf7a libobs: Add function to get cur. effect technique jp9000 2014-11-19 17:32:05 -08:00
  • 963f052c2f Merge pull request #303 from fryshorts/xshm-different-xserver Jim 2014-11-19 16:22:34 -08:00
  • cc56634e91 linux-xshm: Handle missing screens. fryshorts 2014-11-18 22:41:11 +01:00
  • 67ca94f7e4 linux-xshm: Add server property. fryshorts 2014-11-18 22:18:43 +01:00
  • 04a7db867f linux-xshm: Refactoring of setup code. fryshorts 2014-11-18 21:01:35 +01:00
  • a4d09fe742 linux-xshm: Small change for texture update function. fryshorts 2014-11-18 20:32:47 +01:00
  • cc52b432e7 linux-xshm: Improve geometry update function. fryshorts 2014-11-18 20:23:13 +01:00
  • 08c9f39220 linux-xshm: Use macro for logging. fryshorts 2014-11-18 20:18:14 +01:00
  • 1a51d5fab7 linux-xshm: Improve source struct. fryshorts 2014-11-18 20:15:25 +01:00
  • a2deddfa77 text-freetype2: Fix CR char. rendering as space Lexsusandjp9000 2014-11-17 14:25:03 +03:00
  • 9c34be8af1 obs-outputs: Allow blank RTMP stream key usage Lexsusandjp9000 2014-11-17 14:23:30 +03:00
  • b3312a7657 Merge pull request #300 from fryshorts/audio-perf Jim 2014-11-17 10:27:38 -08:00