Commit Graph

  • 9d88c10ca4 Fix multi-char constant warnings BtbN 2014-05-09 17:05:19 +02:00
  • 195edbb0af Merge pull request #77 from BtbN/cmake_export Jim 2014-05-08 18:52:01 -07:00
  • 8dc9ca5c81 Add xcomposite capture BtbN 2014-04-29 02:59:53 +02:00
  • fe8d964889 Add sse/mmx flags, so used intrinsics compile on 32bit BtbN 2014-05-08 23:08:45 +02:00
  • 6a63e4fecc Fix cpack problem BtbN 2014-05-07 23:36:45 +02:00
  • 34923f1f83 Also export a plugin destination, so external plugins know where to install stuff BtbN 2014-05-05 21:52:36 +02:00
  • b5743a1b78 Make include path more pretty BtbN 2014-05-05 21:07:01 +02:00
  • 7abf95be27 Use relative path in installed cmake file BtbN 2014-05-05 20:33:36 +02:00
  • 4959db83d4 Fix absolute path detection BtbN 2014-05-05 20:13:14 +02:00
  • 3e224b9750 Fix mav-avcapture dependencies BtbN 2014-05-05 19:52:58 +02:00
  • ce542525fc Fix dependency on win32-pthreads BtbN 2014-05-05 19:07:42 +02:00
  • 38594fff9e Export libobs cmake target, so external plugins can be built without ugly hacks BtbN 2014-05-05 18:57:30 +02:00
  • cfc3f2590e Update OSX dependencies for cmake generators other than ninja/make Palana 2014-05-08 14:31:43 +02:00
  • b9c544969e Request global headers from ffmpeg aac encoder Palana 2014-05-08 14:19:10 +02:00
  • 00bdf11649 Bypass time conversion if AVCaptureInputPort has no clock Palana 2014-05-05 20:31:24 +02:00
  • c36ce49706 Minor cleanup in mac-avcapture Palana 2014-05-05 20:19:33 +02:00
  • 1c54dac3ac Update libobs to use semantic versioning (0.2.0) jp9000 2014-05-04 23:04:35 -07:00
  • 2ab48dd590 obs-source.c: Fix a few potential concerns jp9000 2014-05-04 16:20:11 -07:00
  • 4682cfb61b Fix an issue with async (video) source destruction Palana 2014-05-04 21:01:46 +02:00
  • 9e2375726b Fix a few typos jp9000 2014-05-03 23:06:20 -07:00
  • 52746c2523 Add (temporary terrible) volume controls jp9000 2014-05-03 22:54:38 -07:00
  • fc0afd5c2d Add contribution guidlines jp9000 2014-05-03 22:50:09 -07:00
  • 8334c48677 D3D11 scissorrect fix paibox 2014-05-03 18:08:49 +02:00
  • 2838a95066 D3D11: Fix constant position code for good jp9000 2014-05-02 21:38:05 -07:00
  • 8195786811 Also fix project files for 64bit jp9000 2014-05-02 15:35:06 -07:00
  • 2da938c6cf Make workaround for VS2012/2013 debugging issue jp9000 2014-05-02 15:22:33 -07:00
  • 4a370acf22 d3d11: Fix float3 constant alignment (128bit) jp9000 2014-05-02 13:04:26 -07:00
  • 824ff961d0 Enable GL vertex attribute normalization Palana 2014-05-02 00:32:24 +02:00
  • 5e2d283b9c GL/D3D11: Add scissor support jp9000 2014-05-01 11:26:17 -07:00
  • 327c2f7ace Revert hiding of audio sources tyeps jp9000 2014-05-01 10:09:08 -07:00
  • b13ae5cac6 Fix jannson_config.h for vs proj files jp9000 2014-05-01 03:51:15 -07:00
  • 5a3bdc413d Fix Obj-C property usage jp9000 2014-04-29 02:33:08 -07:00
  • 24cf70053e Mac A/V capture: Fix minor issue jp9000 2014-04-29 02:27:17 -07:00
  • 71e32f8948 Hide audio captures as sources in basic mode jp9000 2014-04-29 02:26:06 -07:00
  • 0b5ba66b33 async vid.: Fix potential endless buffering issue jp9000 2014-04-28 20:38:15 -07:00
  • 76d7126a04 Merge pull request #72 from fryshorts/pulse-input Jim 2014-04-28 17:39:10 -07:00
  • 88574a27de Add basic OSX AV capture plugin Palana 2014-04-28 23:58:08 +02:00
  • 9a14661507 Add option to use alternative timestamps fryshorts 2014-04-28 21:10:17 +02:00
  • 30a688e942 Implement defaults functions fryshorts 2014-04-28 20:44:01 +02:00
  • bbda252e2d Add support for changing the audio device while recording fryshorts 2014-04-25 21:26:53 +02:00
  • 14f3e79260 Add async texrender to cleanup Palana 2014-04-28 21:52:44 +02:00
  • 98a256c8eb Enforce minimum source size for the preview window Palana 2014-04-28 21:52:07 +02:00
  • 7114f65d18 Fix a few warnings jp9000 2014-04-28 00:15:26 -07:00
  • 65455c27be Add preliminary saving/loading of scene/sources jp9000 2014-04-26 23:47:50 -07:00
  • 21b67d007b Add helper functions to obs_data and fix bug jp9000 2014-04-26 23:45:41 -07:00
  • bfeb16e884 Fix bug with matrix rotation function jp9000 2014-04-26 23:44:27 -07:00
  • 6a59aef372 Improve output packet interleaving jp9000 2014-04-26 23:29:40 -07:00
  • 160b44e417 Merge pull request #71 from fryshorts/master Jim 2014-04-26 12:57:20 -07:00
  • 6347416434 obs-x264: Woops, forgot to remove .rc jp9000 2014-04-26 11:39:28 -07:00
  • 1a0bfe3244 obs-x264: Use regular CBR if x264 version < 139 jp9000 2014-04-26 11:30:04 -07:00
  • 53fe31e1ac libobs-d3d11: Fix vertex buffer bug jp9000 2014-04-25 23:36:49 -07:00
  • 48391beacd Close rtmp connection when stream is stopped. fryshorts 2014-04-26 02:04:37 +02:00
  • e8bf01acfc Fix destructor video outputs. fryshorts 2014-04-26 01:39:43 +02:00
  • 9dc2cd7d7e Fixed a small Memory Leak fryshorts 2014-04-26 01:34:35 +02:00
  • dc6a17be2e Properties VIew: Fix a more form layout issues jp9000 2014-04-24 21:28:56 -07:00
  • fbbf274c51 Adjust the way properties view UI displays jp9000 2014-04-24 21:12:23 -07:00
  • 89e02ca73c obs-outputs: Log connections/disconnections jp9000 2014-04-24 21:11:46 -07:00
  • 633383bdaf libobs/media-io/video-matrices.c: Fix VC warnings jp9000 2014-04-24 21:10:39 -07:00
  • d9d0d87431 libobs-opengl: Fix some code formatting issues jp9000 2014-04-24 21:10:07 -07:00
  • 2cc03e0dc7 Merge pull request #70 from fryshorts/pulse-input Jim 2014-04-24 15:28:33 -07:00
  • 1ee4496dae Added a wrapping library for pulseaudio fryshorts 2014-03-12 15:59:18 +01:00
  • 07ab8271b6 Remove setsockopt for SIGPIPE; disable SIGPIPE via signal() on non-WIN32 Palana 2014-04-24 23:50:40 +02:00
  • 138bf4cc1e Disable SIGPIPE for RTMP socket in librtmp Palana 2014-04-24 23:28:12 +02:00
  • 52b9f5fe52 Fix defaults for DrawMatrix Palana 2014-04-24 22:33:02 +02:00
  • 12cc06b560 Add GPU based frame decompression for async video sources Palana 2014-04-24 05:57:56 +02:00
  • b0becea1a0 Add Packed422 decompression shader Palana 2014-04-24 05:56:44 +02:00
  • 065379bffa Add limited range rendering for rendering YUV non-full range sources Palana 2014-04-24 00:24:51 +02:00
  • 9f43e6c257 Add yuv_to_rgb matrices and video_format_get_parameters utility Palana 2014-04-24 00:25:39 +02:00
  • b77b9feb61 Add helper to convert from FOURCC to VIDEO_FORMAT Palana 2014-04-15 17:23:38 +02:00
  • 8830c4102f obs-studio UI: Implement stream settings UI jp9000 2014-04-24 01:49:07 -07:00
  • 3cbc711f02 Add obs_data JSON loading/saving functions jp9000 2014-04-24 01:45:56 -07:00
  • 21db94656e Fix an issue with properties view jp9000 2014-04-24 01:43:54 -07:00
  • 9edde0b892 Fix draw callback for main/properties views jp9000 2014-04-22 11:24:05 -07:00
  • 6064afbe9f Merge pull request #69 from lioncash/misc Jim 2014-04-21 20:13:42 -07:00
  • 96031f2392 Fix a possible null pointer dereference Lioncash 2014-04-21 21:28:40 -04:00
  • 98478b68bc Merge pull request #68 from BtbN/fixes Jim 2014-04-20 08:55:41 -07:00
  • b586240fa0 Stop forcing parameters on jansson. Modify their CMakeLists directly instead BtbN 2014-04-20 15:33:09 +02:00
  • afd8b63687 Fix w32-pthreads build and string handling BtbN 2014-04-20 15:18:46 +02:00
  • 2faef6f098 Fix jansson_config.h issue jp9000 2014-04-19 21:32:02 -07:00
  • 903287a3df Add 'SHARED' to add_library in w32-pthreads cmake jp9000 2014-04-19 21:08:38 -07:00
  • 43057038fc Add 'common' and 'custom' RTMP services jp9000 2014-04-19 20:54:18 -07:00
  • 506daa17d9 Changed the windows test app a bit jp9000 2014-04-19 20:50:59 -07:00
  • 4a6d19f206 libobs: Add services API, reduce repeated code jp9000 2014-04-19 20:38:53 -07:00
  • 8225a0697a util/darray.h: Fix astoundingly silly assert jp9000 2014-04-19 20:35:03 -07:00
  • 92812ba313 Make w32-pthreads and jansson shared libraries jp9000 2014-04-19 20:33:45 -07:00
  • 7a60694159 obs-properties: Add a few features jp9000 2014-04-19 20:29:11 -07:00
  • 79b88c4cbb Merge branch 'master' of https://github.com/jp9000/obs-studio jp9000 2014-04-19 06:34:13 -07:00
  • c78fe3e306 obs-video.c: Fix minor bug jp9000 2014-04-19 06:33:11 -07:00
  • 4bb4b859bf Initialize returned pointer to always trigger NULL checks in callers Palana 2014-04-19 07:37:21 +02:00
  • d19ba7f624 Update current samplers list on shader load Palana 2014-04-19 05:24:55 +02:00
  • 12f0877ebc Remove destroyed sampler states from the current samplers list Palana 2014-04-19 05:21:00 +02:00
  • d56432304e Fix crash when closing windows via the X title bar button Palana 2014-04-17 17:18:51 +02:00
  • 9894bb4357 Resize preview when OBS windows are moved between monitors Palana 2014-04-16 22:35:01 +02:00
  • b0237fd581 Use high resolution GL surface when available Palana 2014-04-16 22:30:50 +02:00
  • f447a44f9c Ensure sizes passed to OBS are actual pixel sizes Palana 2014-04-16 20:28:02 +02:00
  • 2fc810fd09 Merge pull request #65 from BtbN/glad Jim 2014-04-16 12:51:32 -07:00
  • 8e3d2ebbdd Allow hiding the cursor for Display Capture Palana 2014-04-16 17:20:01 +02:00
  • be55c06308 Track properties window lifetime via QPointer Palana 2014-04-16 17:18:11 +02:00
  • 785d81ffe2 Fix #66 Display Capture for HiDPI displays Palana 2014-04-16 14:18:27 +02:00
  • b5276ea18f Add Settings entry to File menu Palana 2014-04-15 14:19:59 +02:00