Commit Graph

  • ba70b44152 obs-ffmpeg: Also remove 'tier' from locale text jp9000 2016-04-19 16:13:40 -07:00
  • ad0ee4d2d8 libobs-opengl: Bind index buffers to VAO jp9000 2016-04-19 15:30:14 -07:00
  • 8e4fdbbc20 libobs-opengl: Fix type when binding index buffers jp9000 2016-04-19 15:29:32 -07:00
  • 98cc538776 obs-ffmpeg: Remove 'tier' from FFmpeg NVENC encoder jp9000 2016-04-19 14:45:46 -07:00
  • a39cde9d08 obs-qsv11: Fix win7 crash when fake monitor isn't forced jp9000 2016-04-19 12:18:58 -07:00
  • 43eba49a50 obs-ffmpeg: Fix warning and remove unnecessary null checks jp9000 2016-04-19 10:29:34 -07:00
  • 17132ba27f win-mf: Deprecate MF NVENC encoder jp9000 2016-04-18 16:27:39 -07:00
  • e3fbdb9293 UI: Add NVENC support to simple output jp9000 2016-04-18 16:12:59 -07:00
  • 8e1943065c obs-ffmpeg: Add FFmpeg NVENC encoder jp9000 2016-04-18 10:19:49 -07:00
  • caa5723c21 libobs: Don't parse sei if sei callback returns 0/NULL jp9000 2016-04-19 07:22:04 -07:00
  • 1a38d779c9 libobs: Add function to extract AVC header/sei jp9000 2016-04-19 06:56:18 -07:00
  • 60ec56b2c6 UI: Add support for QSV encoder to simple output jp9000 2016-04-18 00:56:51 -07:00
  • 81313dfd35 win-mf: Deprecate MF QSV encoder jp9000 2016-04-18 00:57:53 -07:00
  • 3e4bcf06bc obs-qsv11: Add native obs-studio QSV encoder Seung-Woo Kimandjp9000 2015-10-12 01:22:01 -07:00
  • d56dc4791d win-capture: Fix cursor corruption bug (typo) jp9000 2016-04-18 18:34:41 -07:00
  • cbd13063c6 libobs: Fix another sync issue with encoder sharing jp9000 2016-04-18 14:02:57 -07:00
  • bef1b37ae2 win-capture: Fix case where hook only captures one frame jp9000 2016-04-14 22:20:41 -07:00
  • 3fec8e236e Merge pull request #537 from Gol-D-Ace/vcredist Jim 2016-04-14 18:58:16 -07:00
  • 06889b77ed Merge pull request #536 from AnthonySuper/master Jim 2016-04-14 18:57:12 -07:00
  • b28b165d06 UI: Make minor text adjustment to bitrate warnings jp9000 2016-04-14 18:41:26 -07:00
  • 0bb5a1df62 UI: Discard backup file when renaming scene collection jp9000 2016-04-13 20:13:20 -07:00
  • 3bd4fe5409 UI: Add command line opts to start streaming/recording jp9000 2016-04-13 19:00:12 -07:00
  • b52c4f9634 UI: Add command line opt to start w/ specific scene jp9000 2016-04-13 18:59:27 -07:00
  • 21ea1b1947 UI: Do not show deprecated encoders if not selected jp9000 2016-04-11 05:03:30 -07:00
  • e38a5c61d3 libobs: Add encoder caps (with deprecated flag) jp9000 2016-04-11 05:02:39 -07:00
  • 60412572a1 UI: Change message regarding vcredist Gol-D-Ace 2016-04-14 01:01:02 +02:00
  • bc231eda75 libobs: Fix a race condition when initializing audio sources Richard Stanway 2016-04-13 18:39:24 +02:00
  • a73b09c74e libobs: Remove various dead code found by static analysis Richard Stanway 2016-04-13 02:19:47 +02:00
  • c42f666b02 obs-outputs: Fix assign instead of compare on socket address type Richard Stanway 2016-04-13 02:10:06 +02:00
  • 1fe0743256 libobs: Remove duplicated determinant calculation Anthony Super 2016-04-12 14:01:10 -06:00
  • 5191622d21 UI: Fix bug where bitrate limits wouldn't be shown jp9000 2016-04-10 22:55:23 -07:00
  • 721d91ffcd UI: Fix audio bitrate unlock if bitrate enforcing off jp9000 2016-04-10 22:53:42 -07:00
  • 5920778572 libobs: Add ability to create private services jp9000 2016-04-10 22:49:53 -07:00
  • 8af2c168cf Merge pull request #535 from reboot/fix_unclosed_media_source_files Jim 2016-04-10 16:22:32 -07:00
  • 5e768990f2 deps/libff: Fix that inputs are not closed when a demuxer is freed Christoph Hohmann 2016-04-10 18:53:26 +02:00
  • b9e4ff1ffb UI: Warn if streaming audio/video bitrate is too high jp9000 2016-04-10 03:12:25 -07:00
  • d54bf1b8ab UI: Add "Enforce streaming bitrate limits" setting jp9000 2016-04-10 03:10:36 -07:00
  • 2697732861 UI: Fix invalid signal for snap distance setting jp9000 2016-04-10 02:11:43 -07:00
  • 8b2173f591 libobs/util: Add double-quote escape value for text lookup jp9000 2016-04-10 02:11:03 -07:00
  • a589ea8c14 rtmp-services: Use "scenecut=0" x264 option for Twitch jp9000 2016-04-09 23:36:49 -07:00
  • 87810bcf1a rtmp-services: Add the ability to specify custom x264 opts jp9000 2016-04-09 23:34:16 -07:00
  • ac23ec8359 libobs/util: Fix warning (data type size mismatch) jp9000 2016-04-09 18:15:47 -07:00
  • 2274b57926 libobs: Mark filters as private (band-aid fix) jp9000 2016-04-09 17:43:19 -07:00
  • f23974ab64 libobs: Fix possible crash with filters jp9000 2016-04-09 17:40:26 -07:00
  • cdcb8d1f81 obs-ffmpeg: Fix warnings with FFmpeg 3.0.0+ jp9000 2016-04-08 23:42:36 -07:00
  • 2fd30407e6 deps/libff: Fix warnings with FFmpeg 3.0.0+ jp9000 2016-04-08 23:33:02 -07:00
  • ad31acca5d rtmp-services: Update restream.io ingests Gol-D-Ace 2016-04-09 17:57:49 +02:00
  • 9cf56f8b4c linux-capture: Add "Use alpha-less texture format" option Aesen Vismeaandjp9000 2016-02-28 02:49:34 -05:00
  • f6a940cce7 linux-alsa: Add ALSA audio input plugin (linux) Guillermo A. Amaralandjp9000 2015-12-14 23:49:53 -08:00
  • 7463c0dbaa UI: Add option to snap to edges of other sources Jeremiah Senkpielandjp9000 2016-04-06 18:13:56 -07:00
  • 5911b26578 UI: Add option to snap to vertical/horizontal center Jeremiah Senkpielandjp9000 2016-04-06 18:10:39 -07:00
  • ad70d023c4 UI: Add snap options to general settings section Jeremiah Senkpielandjp9000 2016-04-06 18:03:29 -07:00
  • 0c8a3ec41a UI: Do not load transition if its plugin was removed jp9000 2016-04-03 21:46:17 -07:00
  • 822ffb8519 libobs: Add obs_obj_invalid function jp9000 2016-04-03 21:44:04 -07:00
  • 1faaba73b0 obs-ffmpeg: Allow user to set color range on media source jp9000 2016-04-03 20:59:10 -07:00
  • d8a357e01a image-source: Use os_stat instead of stat jp9000 2016-04-03 18:03:52 -07:00
  • 81ac57cd6c libobs/util: Add os_stat function (win32 compatibility) jp9000 2016-04-03 18:02:45 -07:00
  • e460dfeb83 win-dshow: Add 'deactivate when not showing' option jp9000 2016-04-03 15:55:15 -07:00
  • 22a766ef80 rtmp-services: Add mSportz service jp9000 2016-04-03 15:29:09 -07:00
  • 386a2ef8c9 UI: Adjust server rejection error message jp9000 2016-04-03 11:19:23 -07:00
  • 1194d093ef UI: Fix duplicate filename specifiers blandjp9000 2016-04-02 16:28:04 -07:00
  • 3ef3c6ff89 UI: Fix inconsistent crash log line endings Richard Stanwayandjp9000 2016-03-31 15:01:41 -07:00
  • acd8b612ee libobs: Reset projection transform when cropping jp9000 2016-03-31 11:00:04 -07:00
  • 7dd5e7bace UI: Add cropping locale text jp9000 2016-03-31 10:12:13 -07:00
  • 3231b29cec UI: Reset crop with transform jp9000 2016-03-31 10:15:20 -07:00
  • 27310f8b2c UI: Add ability to crop scene items via the alt key jp9000 2016-03-30 18:46:02 -07:00
  • 02806a71f8 UI: Add crop options to scene item transform dialog jp9000 2016-03-30 18:45:34 -07:00
  • 02661843de UI: Draw cropped scene item edges as green in preview jp9000 2016-03-30 18:44:49 -07:00
  • eb1ee87f38 libobs: Add functions to crop individual scene items jp9000 2016-03-30 18:42:25 -07:00
  • 0d7a969ebf libobs: Add functions to defer scene item update jp9000 2016-03-30 18:35:59 -07:00
  • 96d848f3d2 libobs: Add premultiplied alpha base effect jp9000 2016-03-26 21:41:49 -07:00
  • 50961861c7 UI: Add file formatting options for recording blandjp9000 2016-03-25 02:43:38 -07:00
  • 086e3f4a09 UI: Add GenerateSpecifiedFilename function blandjp9000 2016-02-17 20:06:11 -08:00
  • 262599f0f2 obs-transitions: Add 'Fade to Color' transition hwdroandjp9000 2016-03-12 21:18:48 +02:00
  • 2f2cb138bb obs-outputs: Remove trailing/leading whitespace from key/url jp9000 2016-03-24 13:42:33 -07:00
  • a7ce53367c libobs: Fix lanczos scaling quality issue sam8641andjp9000 2016-03-23 19:58:22 -05:00
  • dd75f1a661 win-dshow: Add support for Y800 video format (grayscale) jpkandjp9000 2016-03-24 03:14:34 -07:00
  • c3629eacb5 libobs: Add Y800 color format support jpkandjp9000 2016-02-24 23:02:11 -05:00
  • 07ecdaf8d3 deps/libff: Fix incorrect timer triggering (twice) sorayukiandjp9000 2016-02-25 18:33:41 +08:00
  • e3a9f395a6 obs-transitions: Add 'slide' transition hwdroandjp9000 2016-03-08 23:16:17 +02:00
  • 58b108b261 decklink: Fix issues showing older devices pantonvichandjp9000 2016-03-08 20:33:17 -05:00
  • 32358ba636 Merge pull request #518 from hwdro/TFT-A8 Jim 2016-03-24 01:23:55 -07:00
  • 18a2b61b85 image-source: Fix reloading bug when stat fails Christoph Hohmannandjp9000 2016-03-12 18:49:59 +01:00
  • a2b6432f53 win-capture: Fix game capture file integrity test sorayukiandjp9000 2016-03-17 17:34:54 +08:00
  • 183d12f002 Merge pull request #525 from thekrzos/patch-1 Jim 2016-03-24 00:48:31 -07:00
  • 97352a469e rtmp-services: Add DJlive.pl to services thekrzos 2016-03-23 21:43:26 +01:00
  • b605f30800 obs-transitions: Fix warning jp9000 2016-03-22 12:02:55 -07:00
  • 9a22ebdc71 libobs-opengl: Fix sampler not being assigned to texture jp9000 2016-03-22 12:01:35 -07:00
  • c82771e594 UI: Add deinterlacing to UI jp9000 2016-03-15 20:55:40 -07:00
  • 07c644c581 libobs: Add deinterlacing API functions jp9000 2016-03-15 20:39:36 -07:00
  • 11d9a8f3e4 libobs: Rename async_convert_texrender to async_texrender jp9000 2016-03-15 20:37:19 -07:00
  • 9a86a10f91 libobs: Update async textures via function parameters jp9000 2016-03-15 20:33:20 -07:00
  • 12cdaec1a7 libobs: Move frame-related functions to obs-internal.h jp9000 2016-03-15 20:26:50 -07:00
  • 3019dccf87 libobs: Add obs_load_effect function jp9000 2016-03-15 20:22:03 -07:00
  • 2278051985 libobs-opengl: Make sampler optional when binding textures John R. Bradleyandjp9000 2015-05-23 00:47:22 -05:00
  • 3dede60384 libobs-opengl: Add handling of Load(float3) w/ texelFetch John R. Bradleyandjp9000 2015-05-23 01:59:32 -05:00
  • acf640b40c libobs-opengl: Allow omission of sampler in texture calls John R. Bradleyandjp9000 2015-05-23 01:55:49 -05:00
  • 431a02459d libobs/graphics: Add int vector support to shaders John Bradleyandjp9000 2015-05-22 12:53:36 -05:00
  • 310f390e1e libobs: Allow filters to specify technique John Bradleyandjp9000 2015-05-22 13:01:00 -05:00
  • 9e15e3d8fd libobs: Remove need for DrawMatrix technique in effects jp9000 2016-03-03 17:16:49 -08:00