SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for obs-studio-debuginfo-19.0.3-1.1.x86_64.rpm :
Thu Jun 22 14:00:00 2017 jimmyAATTboombatower.com
- Update to version 19.0.3:

* rtmp-services: Update Twitch ingests

* librtmp: Fix build error with ENODATA on FreeBSD

* rtmp-services: Rename Beam to Mixer

* UI/installer: Specify \"source\" in plugins section

* UI/installer: Fix broken realsense plugin install locations

* UI/installer: Update installer VC redist download link

* win-wasapi: Fix potential null pointer deref in enumeration

* UI: Look for plugins in ~/Library/Application Support/obs-studio/plugins/

* libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7

* win-capture: Limit OpenProcess flags to prevent A/C issues

* deps/media-playback: Output av_read_frame error string

* deps/media-playback: Start decoding regardless of keyframe

* obs-ffmpeg: Add network buffering property

* deps/media-playback: Call stop callback on failure

* deps/media-playback: Fix lockup issues

* Revert \"rtmp-services: Rename Beam to Mixer\"

* rtmp-services: Add new twitch.tv ingests

* UI/updater: Fix incorrect path in portable mode

* deps/media-playback: Add timeout when waiting for frames

* deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp

* deps/media-playback: Fix playback reset fail after stop

* obs-ffmpeg: Don\'t preload media frames if set to pause on end

* win-capture/graphics-hook: Fix D3D10/D3D11 detection

* UI: Ignore first 2.5 seconds of bandwidth test

* UI: Initialize Stats window values after OBSInit/reset

* win-capture: Add IDXGISwapChain1::Present1 hook support

* win-capture: Use PROCESS_QUERY_INFORMATION for game capture

* obs-ffmpeg: Do not precache if set to close when inactive

* UI: Use QT_TO_UTF8 with name dialog

* libobs-d3d11: Fix shader const array size miscalculation

* UI: Preserve source if audio settings device changed

* libobs: Update version to 19.0.3

* UI: Set error mode to SEM_FAILCRITICALERRORS

* ffmpeg-mux: Set error mode to SEM_FAILCRITICALERRORS

* get-graphics-offsets: Set error mode to SEM_FAILCRITICALERRORS

* inject-helper: Set error mode to SEM_FAILCRITICALERRORS

* enc-amf: Version 2.1.6

* obs-ffmpeg: Remove \"Buffering (MS)\" property

Wed Jun 14 14:00:00 2017 jimmyAATTboombatower.com
- Update to version 19.0.2:

* UI: Fix drag & drop bug

* frontend-tools: Add automatic scene switcher for Linux

* UI: Add option to disable audio ducking on windows

* rtmp-services: Update ingests

* libobs/util: Add Get function to BPtr<>

* UI, obs-qsv11: Fix build in VisualStudio 2017

* UI: Fix warning in VisualStudio 2017

* obs-qsv11: Fix SEI crash caused by dangling pointer

* UI: Add ability to output to window

* UI: Always alternatively open backup scene json file

* libobs: Don\'t call unlink unnecessarily

* libobs/util: Add os_safe_replace function

* libobs/util: Use os_safe_replace in safe file writes

* libobs/util: Flush text files when writing

* libobs/util: Use MoveFileEx with MOVEFILE_REPLACE_EXISTING

* vlc-video: Add ability to shuffle playlist in VLC source

* Various: Optimize bundled PNG files

* text-freetype2: Make font lookup recursive on mac

* libobs: Use tex.Load for reverse NV12/I420 funcs

* UI: Fix settings dialog crashing on linux

* libobs: Fix tex.Load lookup (needs int3, not int2)

* libobs: Add random shader

* libobs: Fix skipped frames reporting

* libobs: Add functions to get logical/physical cores

* libobs: Pass exact data when calling obs_get_video_info

* libobs: Add function to allow custom output drawing

* libobs: Add function to allow getting output connect time

* libobs: Don\'t allow lagged frames to be counted as skipped

* obs-outputs: Add null output

* obs-outputs: Add connect time callback for rtmp output

* obs-outputs: Fix frame dropping when using ultrafast

* UI: Add function to enable/disable outputs

* UI: Don\'t subject base/output resolutions defaults

* UI: Limit default canvas res to 1920x1080 or below

* UI: Add 1920x1080/1280x720 to the settings base res list

* UI: Remove colon from a few locale items

* UI: Add auto-configuration wizard

* CI: OSX - Use wget instead of curl

* libobs: Fix os_safe_replace not working linux

* UI: Show invalid Bind to IP entries in the settings

* decklink: Fix compiler warning about ignored const

* decklink: Add option to disable the plugin

* decklink: Remove unused variables to fix warning

* win-capture: Hide cursor when in background (game capture)

* Various: Don\'t use boolean bitfields

* win-capture: Hide cursor when in background (window capture)

* rtmp-services: Rename hitbox.tv to Smashcast

* obs-ffmpeg: Add signal/proc to restart media playback

* CI: exclude .gitignore

* CI: Use git fetch --unshallow for OSX

* libobs/util: Add function to get free disk space

* libobs-opengl: Fix potential crash w/ viewports

* libobs: Add function to get average render time

* libobs: Add functions to get total/lagged frames

* libobs: Add obs_output_reconnecting func

* obs-ffmpeg: Implement get_total_bytes in recording outputs

* UI: Add function to get current memory usage (win32)

* UI: Add themeID values for colors to style sheets

* UI: Add stats dialog

* UI: Fix a few locale items, and add a few missing ones

* UI: Make Qt use locale text for QWizard buttons

* UI: Add helper class to translate message box buttons

* UI: Make sure all message box buttons are translated

* UI: Fix locale text for \"OK\" in question dialogs

* UI: Bring stats to front if it already exists

* UI: Add option to show stats on startup to general

* UI: Save/remember stats window geometry

* Revert \"libobs: Allow source to fully control source flags (for now)\"

* libobs: Don\'t use source flags for async buffering

* UI: Don\'t use \"quit on last window closed\"

* UI: Fix bug where Pre19Defaults would always be set

* UI: Don\'t count debug log messages in repeat detection

* UI: Warn user if multiple instances of the UI are open

* enc-amf: Version 2.1.3

* image-source: Allow custom bounding source size/aspect

* UI: Update quick transitions on transition add/removal

* libobs: Add scene item IDs

* win-dshow: Update libdshowcapture to 0.5.12

* UI: Add support for showing output error messages

* libobs: Add support for output error messages

* obs-outputs: Add output error messages for RTMP

* UI: Fix misleading log message when updating settings

* UI: Change output blocking bool to integer ref counter

* UI: Prevent user from starting ouputs while in settings

* UI: Move Stats to the view menu

* UI: Make Stats a regular window rather than dialog

* UI: Check to see if outputs valid when updating stats

* deps/media-playback: Remove unnecessary logging

* UI: Fix creation of log files with non-english paths

* libobs-d3d11: Only load vertex buffer before drawing

* deps/media-playback: Include SSE flags

* deps/media-playback: Do not seek network streams

* deps/media-playback: Init avformat in thread

* obs-ffmpeg: Only preload frames for local files

* obs-ffmpeg: Always close network sources when inactive

* libobs: Update to version 19.0.0

* libobs: Make obs_source_default_render exported

* obs-filters: Add Render Delay filter

* UI: Sort filter names when adding filters

* deps/media-playback: Discard packet returns of invalid sizes

* deps/media-playback: Use new FFmpeg decode funcs when possible

* deps/media-playback: Always check for new frame first

* UI: Fix cases where wizard bitrate is not capped

* UI: Remove advanced settings from final wizard results

* UI: Actually update service for wiz. bitrate limits

* UI: Fix enumeration of scene collections on first run

* obs-ffmpeg: Disable media source HW accel. for now

* libobs: Do not allow incompatible filters on sources

* rtmp-services: Preserve settings if service renamed

* obs-filters: Increase allowable render delay to 500ms

* enc-amf: Version 2.1.4

* VST: bump vst submodule ref

* Update translations from Crowdin

* UI: Change default autoconfig test bitrate

* AUTHORS: Update with data from Git and Crowdin

* deps/media-playback: Fix bug where inverted media would crash

* UI: Remove whitespace from end of autconfig stream key

* libobs/util: Also remove CR/LF from dstr_depad

* UI: Fix bug where auto-config settings wouldn\'t apply

* Fix German locale inconsistencies

* libobs: Always call stop callback

* UI: Unlock mutex before trying to stop output

* libobs: Fix bug where outputs would not set stopped event

* libobs: Update version to 19.0.1

* enc-amf: Version 2.1.5

* UI: Fix creation of crash log with non-english paths

* libobs-d3d11: Fix bug where vertex buffers would be reset

* UI: Fix autoconfig capping bitrate with \"custom server\"

* libobs: Update to version 19.0.2

* Revert \"obs-ffmpeg/nvenc: Remove \"default\" preset\"

* UI: Fix tooltip for \"prefer hardware encoding\"

Tue May 2 14:00:00 2017 jimmyAATTboombatower.com
- Update to version 18.0.2:

* UI/updater: Fix temp files being created and not deleted

* UI/updater: Fix potential fail case when no files to patch

* UI/updater: Fixed a bug with deflating

* UI/updater: Ignore 64bit files on 32bit windows

* CI: Use ccache to speed up the build

* CI: OSX - Fix obs.png

* UI/updater: Fix incorrect inflate use

* CI: Linux - Install libfdk-aac-dev

* image-source: Move file modification check before animation processing

* UI: Add workaround to fix deleting final scene bug

* rtmp-services: Update ingest list for Restream.io

* rtmp-services: Update maximum bitrate for Twitch

* UI: Fix segfault when no system tray exists

* CI: Linux - Install FFmpeg from source

* obs-ffmpeg/nvenc: Remove \"default\" preset

* libobs: Add obs_source_copy_filters function

* UI: Add copying/pasting of sources/filters

* UI: Disable filter pasting when scene collection changed

* UI: Fix bug where items can\'t be deleted in last scene

* libobs: Remove unimplemented exports

* rtmp-services: Add Livestream service

* win-dshow: Fix issue with activating when not set to

* rtmp-services: Update Picarto maximum bitrates

* libobs: Delay stop detection of audio source

* libobs: Allow source to fully control source flags (for now)

* libobs: Add ability to preload async frames

* libobs: Remove multiple calls to free_type_data

* deps: Add media-playback static lib

* obs-ffmpeg: Change from libff to media-playback

* deps/libff: Remove network init

* UI: Remove libff as a dependency

* deps/libff: Don\'t build libff (deprecated)

* obs-ffmpeg: Remove unnecessary open call

* obs-ffmpeg: Always open on update unless set otherwise

* obs-ffmpeg: Fix bug on non-MSVC compilers

* UI: Fix property widgets not being disabled

* mac-avcapture: Ability to directly add iOS devices over USB

* audio-monitoring: Add ability to monitor Outputs

* decklink: Add option to select channel format

* decklink: Add workaround for audio timestamp jump issue

* Improve README/CONTRIBUTING files

* win-dshow: Fix reallocation issue in ffmpeg-decode

* UI: Add window name to remux dialog

* UI: Hide OpenGL and D3D adapter on Windows

* UI: Continue to show OpenGL if already in use

* UI: Increase MAX_CRASH_REPORT_SIZE to 150 KB

* CI: Use webhooks for notifications

* CI: Fix notification frequency

* libobs-opengl: Log OpenGL version on all systems

* Fix various typos across multiple modules

* Update Linux kernel coding style URL in CONTRIBUTING

* UI: Ctrl+E to Edit Transform

* UI: Remove unused defines from old updater code

* win-capture: Log if shared texture capture is unavailable

* win-capture: Update get-graphics-offsets

* win-capture: Add missing 32 bit offsets

* win-capture: Fix and clarify window capture prioritization

* UI: Add front-end API functions to get/modify service

* UI: Display filename when dragging & dropping

* obs-outputs: Always call RTMP_Init before connecting

* UI: Make sure all dialogs have close buttons

* UI: Add command line option for starting up always on top

* frontend-tools: Rename some files

* frontend-plugins: Abstract captions

* enc-amf: Update to v2.1.0(.0)

* win-ivcam: Fix potential null pointer dereference

* libobs: Update to 18.0.2 (windows hotfix)

* UI/updater: Add opt to disable building update module

Tue Mar 7 13:00:00 2017 jimmyAATTboombatower.com
- Update to version 18.0.1:

* CI: Fix true / false on stable builds

* CI: Add boolean arg parser to OSX

* CI: Deploy on tags and master branch

* CI: OSX - Deploy on all branches in the master repo.

* CI: OSX - Include branch in pkg

* enc-amf: Update to 1.4.3.11

* UI: Use correct string for systemTrayEnabled

* CI: OSX - Update to CEF 2987

* CI: Use correct folder for building browser

* CI: OSX - Use bash variable for CEF version

* UI: Don\'t exit on unknown command line arguments

* CI: OSX - export cef version so we can use it elsewhere

* CI: Fix cef version variable

* obs-outputs: Fix 100% CPU usage with new network code

* CI: OSX - Move CEF version to .travis

* VST: Fix save / load of plugin state. More interface options.

* UI: Fix audio monitoring dev. not being set on startup

* UI: Log audio monitoring dev. on start and when changed

* UI: Add logging of audio monitoring to sources

* VST: Fix crash when OBS is set to mono

* Revert \"win-dshow: Add LGP timestamp fix\"

* win-dshow: Actually fix LGP issue

* obs-outputs: Various fixes to new network code

* Update translations from Crowdin

* AUTHORS: Update with data from Git and Crowdin

* libobs: Apply sync offset to win32 audio monitoring

* UI: Disable network settings while outputs active

* Update translations from Crowdin

* AUTHORS: Update with data from Git and Crowdin

* CI: OSX - Brew install speexdsp

* CI: OSX - enable sparkle

* deps/blake2: Fix compiler warning

* UI: Fix game capture check when about to update

* deps: Add liblmza

* libobs: Update to 18.0.1

* updater: Add windows updater module

* UI/updater: Wait for OBS to close before updating

* obs-outputs: Improve shutdown behavior of new socket loop

* UI/updater: Use better function for getting process names

Tue Feb 28 13:00:00 2017 jimmyAATTboombatower.com
- Update to version 18.0.0:

* UI: Add more command line options

* obs-browser: Update submodule to latest version

* Revert \"Revert \"win-capture: Use FindWindowEx to traverse window list\"\"

* CI: Add in inital appveyor config

* CI: Move browser source before building app

* CI: Build VLC plugin for OSX on travis

* rtmp-services: remove shut down services

* CI: Build Windows version and upload artifacts

* obs-browser: Update browser ref

* CI: Update permissions on CEF app plist before packaging

* cmake: Enable COPY_DEPENDENCIES by default on Windows

* rtmp-services: Update Vaughn Live ingests

* libobs: Log correct amount of memory on 32bit (windows)

* UI: Convert to wide before outputting debug text (win)

* UI: Protect debug text static string var with mutex

* libobs: Add ability to get output congestion

* obs-output: Add ability to get congestion to rtmp output

* obs-outputs: Increase default drop threshold

* UI: Add connection status square to status bar

* UI: Add separate timers to status bar

* UI: Add option to always minimize to tray

* UI: Hide/show dialogs when minimizing to tray

* UI: Do not quit program when last windows are projectors

* UI: Add option to save projectors

* UI: Add auto-start replay buf. opt. when stream starts

* UI: Fix scaling in viewport when source flipped

* UI: Fix linux display/resize bug with preview widget

* rtmp-services: Add Restream.io Los Angeles server

* libobs: Add optional ultrawide -> wide scaling techniques

* obs-filters: Add option to undistort ultrawide -> wide

* obs-filters: Add \"Color Grading\" filter

* rtmp-services: Add new beam.pro ingests

* CI: Add post install script to OBS installer to fix CEF permissions

* rtmp-services: Add Web.TV streaming service

* Add VST Plugin

* obs-filters: Fix compiler warnings

* UI: Remove unused variables

* UI: Clarify \"Always minimize to tray\" option

* obs-filters: Rename \"Color Grade\" filter to \"LUT Filter\"

* obs-filters: Change \"LUT Filter\" to \"Apply LUT\"

* CI: Fix VLC download

* CI: Unzip VLC quietly

* rtmp-services: Update twitch/hitbox ingest and youtube recommendations

* CI: Fix OSX post-install script

* UI: Fix locale text alignment

* UI: Make advanced settings pane a bit more compact

* libobs: Mark last video ts even when buffering off

* libobs: Mark parameter as constant if not modifying

* libobs: Use original audio structure for audio signal

* libobs: Implement audio monitoring

* win-wasapi: Mark audio outputs as unmonitorable

* UI: Add audio monitoring to settings/adv audio props.

* UI: Prevent thread stalls with fader/volume widgets

* obs-transitions: Convert premultiplied alpha to straight

* UI: Add 24 NTSC as a common FPS value

* obs-ffmpeg: Do not use HW accel by default on mac

* rtmp-services: Update twitch ingests

* obs-ffmpeg: Fix compiler warnings

* UI: Fix compiler warning

* UI: Change volume meter update interval to 30fps

* UI: Add warning if starting the output fails

* obs-ffmpeg: Be more verbose when custom params fail

* obs-ffmpeg: Fix custom audio codec parameters

* CI: Retry failed downloads

* UI: fix ffmpeg output file extension

* UI: Clean up general pane of settings dialog

* UI: Add function to get remote file

* UI: Add front-end auto-updater

* UI: Update installer to latest version

* UI: Add latest installer fixes from R1CH

* obs-ffmpeg: Add \'save\' to replay buffer proc handler

* win-capture: Fall back to GetWindow if FindWindowEx fails

* libobs: Fix audio monitoring delaying perpetually

* rtmp-services: Update max video bitrate for beam

* libobs/util: Use a mutex with config files

* win-capture: Blacklist chrome/firefox from game capture

* win-dshow: Add LGP timestamp fix

* UI: Trigger frontend api scene change after transition

* Add AUTHORS file

* mailmap: Disambiguate between a few authors

* mailmap: Disambiguate between another author

* rtmp-services: Add \"Pandora TV Korea\"

* UI: Trigger scene list change event when scene removed

* CI: Speedup msbuild by using all CPU cores

* UI: Improve accessibility text on main window

* CI: Download VLC repo instead of cloning from git

* CI: Disable test discovery on AppVeyor

* CI: Cache dependencies downloads on AppVeyor

* CI: Disable deps download in AppVeyor and use cache

* CI: Download deps if they aren\'t in build cache

* UI: Use blake2b instead of SHA1 for updater

* UI: Make installer execute 64bit on 64bit windows

* obs-text: Fix issue drawing some chinese characters

* obs-filters: Add audio compression filter

* obs-outputs: Port windows socket loop from OBS Classic

* librtmp: Clean up our extra RTMP fields on close

* UI: Add options for new socket loop

* UI: Make sure size-specific spacers are fixed

* UI: Fix some settings layouts on non-windows systems

* win-capture: Add hook exception for theHunter: COTW

* obs-ffmpeg/ffmpeg-mux: Fix failing when no video

* image-source: Add solid color source

* image-source: Add missing locale

* Fix various null pointer issues detected by Coverity

* obs-ffmpeg: Allow saving with different video codecs

* UI: Add support for other codecs

* graphics-hook: Account for sizeof(wchar_t) in len

* obs-qsv11: Fix various issues detected by Coverity

* obs-ffmpeg: Make gop size configurable

* UI: Add gop size option for custom ffmpeg output

* libff: Add override for codec compatability check

* UI: Add codec compatability checkbox to ffmpeg output

* UI: Add warning about recording to mp4 format

* CI: Fetch git tags on OSX build

* CI: Exit on errors when building the OSX package

* UI: Fix typo in general settings

* enc-amf: Update to version 1.4.3.9

* CI: Build on Linux

* libobs: Update version to 18.0.0

* libobs: Fix bug where scenes would not properly mix audio

* UI: If scene/source names exist, start from 2

* CI: Don\'t skip_join for Travis IRC notifications

* obs-frontend-api: Use virtual destructor (fix memory leak)

* libobs: Add missing mutex unlock in audio monitoring

* CI: Get some codesigning and sparkle stuff in place

* CI: Use combined cert for signing OSX

* CI: Set keychain timeout & allow productsign

* CI: Add some logging to the before deploy script on OSX

* CI: Possibly fix OSX cert import issue

* CI: OSX - Brew install jack

* CI: Notify on failure and only for fixed builds

* CI: Reformat Travis CI IRC notification

* UI: Hide auto update option for linux

* obs-filters: Change attack/release ms limit to 300 (from 100)

* obs-filters: Increase max compressor release/attack values

* Update translations from Crowdin

* AUTHORS: Update with data from Git and Crowdin

* UI: Update Simple Mode AMD Presets

* enc-amf: Update to hotfix 1.4.3.10

* CI: OSX Set builds to stable on tagged builds

* CI: Update public OSX install key

Wed Jan 18 13:00:00 2017 jimmyAATTboombatower.com
- Update to version 17.0.2:

* libobs: Update to 17.0.2

Tue Jan 17 13:00:00 2017 jimmyAATTboombatower.com
- Update to version 17.0.1:

* deps/libff: Fix VP8/VP9/webm alpha support

* rtmp-services: Increase video bitrate limit for YouTube

* obs-outputs: fix build error on freebsd

* Update translations from Crowdin

* [CI] Use prebuilt deps so we can build on 10.9

* CI: Build more features into FFMPEG deps

* CI: Update browser plugin ref and build scripts.

* CI: Fix zip permission issue on CEF plist files

* obs-x264: ignore opencl param

* enc-amf: Update to 1.4.3.8

* CI: Ability to make packages on travis

* CI: actually call packagesbuild from the right place 😑

* cmake: Remove unnecessary find_package calls

* libobs: Fix scale filtering bug when duplicating scenes

* win-capture: Don\'t use FindWindow for game capture keepalive

* CI: Install Packages and use the full version

* Revert \"win-capture: Use FindWindowEx to traverse window list\"

* obs-filters.c: Fix color correction filter OpenGL crash

* obs-filters.c: Fix color correction filter saturation

* Update translations from Crowdin

* UI: Fix bug with uncopied profile import/export files

* win-capture: Fix game capture size bug when rehooking

* libobs: Add func to enum active and inactive child tree

* libobs: Enumerate full tree when adding active child

* libobs: Add callback for enumerating all scene children

* obs-x264: Allow opencl through much longer alias

* libobs: Update to version 17.0.1

Mon Dec 26 13:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.17.0:

* rtmp-services: Update ingest list for Restream.io

* Revert \"CI: Build on OSX 10.10 on travis\"

* Remove python dep

* win-capture: Use static runtimes for hooks/helpers

* cmake: Fix OSX fixup_bundle.sh to copy non-system deps

* cmake: Fix permissions with OSX fixup_bundle.sh

* libobs-opengl: Add xcb message poll to empty out the queue

* frontend-tools: Add options to start output timers every time

* libobs-d3d11: Add optional macro to log shader disassembly

* Revert \"obs-transitions: Avoid branching in slide_transition.effect\"

* rtmp-services: remove shut down services

* libff: Allow custom demuxer options

* obs-outputs: Fix librtmp IP bind / resolve behavior

* UI: Fix frontend-api event call for adding scenes

* libobs/util: Add function to get circlebuf data offset

* libobs/util: Add function to generate formatted filenames

* libobs: Fix bug where outputs cannot initialize hotkeys

* cmake: Add _CRT_SECURE_NO_WARNINGS to all projects

* libobs: Fix deprecated macro

* libobs/util: Do not ignore deprecation on windows

* libobs: Use reference counting for encoder packets

* obs-ffmpeg: Add replay buffer output

* UI: Disable simple output rec. settings when active

* UI: Add replay buffer options to simple output mode

* UI: Clarify replay buf. hotkey error message

* UI: Separate replay buffer from recording

* UI: Add file prefix/suffix options for replay buffer

* UI: Fix replay buffer compile issues on older compilers

* win-capture: Only duplicate to get cur thread handle

* win-capture: Always use minimal access rights within hook

* win-capture: Do not require pipe/mutex within hook

* win-capture: Fix getting proper UWP window handles

* win-capture: Use window for keepalive check

* win-capture: Create all named objects within hook

* win-capture: Don\'t use \"Local\\\" for game capture shared mem

* win-capture: Remove redundant function

* win-capture: Use wide strings for named objects

* win-capture: Add ability to open UWP named kernel objects

* win-capture: Open UWP named objects with helper functions

* win-capture: Output hook debug messages if addresses missing

* win-capture: Log plugin-side when capture successful/lost

* win-capture: Don\'t hook suspended processes

* win-capture: Wait a few frames for hook to load

* win-capture: Fix \"attempting to hook [executable]\" message

* win-capture: Add ApplicationFrameHost to game capture blacklist

* win-capture: Don\'t hard fail if thread ID not found

* win-capture: Fix cursor not painting with UWP windows

* win-capture: Add debug messages when hooking

* win-capture: Do not fall back to other windows for UWP windows

* UI: Fix property name bug in frontend API

* libobs: Fix possible reverse order mutex hard lock

* UI: Remove deleteLater view from filter window layout

* libobs: Convert Y800 to RGBX manually

* UI: Use dedicated GPU on Hybrid AMD GPU systems

* libobs: Fix format not being set for new source frames

* libobs: Fix line size issue when copying Y800 data

* obs-ffmpeg: Don\'t allow 32kb/s with FFmpeg AAC encoder

* libobs/graphics: Fix the 2D vector dot product func

* UI: Make close button default in transform dialog

* UI: Add ability to copy-paste scene item transforms

* UI: Add import/export of scene collections & profiles

* enc-amf: Update to 1.4.3.4 for AMD Driver 16.12.1

* obs-filters: Improve \"Color Correction\" filter

* image-source: Do not change blend state

* obs-text: Do not reset blend state

* libobs-d3d11: Don\'t crash if unable to rebuild shared texture

* libobs: Increase maximum audio tracks to 6

* UI: Increase maximum audio tracks to 6

* UI: Update locale for 6 tracks

* UI: Fix endif in installer

* UI: Use 64bit desktop link by default in installer

* UI: Clarify startup error messages related to video

* obs-ffmpeg: Fix nvenc_h264 deprecated message

* libobs: Fix bug drawing RGB/BGR async sources

* libobs: Process all scene audio actions if no audio playing

* UI: Fix buddy controls with new audio tracks

* UI: Add default audio track bitrates

* UI: Fix video initialization failure error message

* UI: Fix settings window stacked widget index

* win-capture: Capture all D3D12 backbuffers

* win-capture: Use FindWindowEx to traverse window list

* win-capture: Fix possible null pointer dereference

* win-capture: Do not add certain windows to window lists

* win-capture: Add a few new blacklisted game capture exes

* obs-filters: Add \"Color\" option to color correction filter

* obs-filters: Fix comment messages

* obs-qsv11: Use d3d9 allocator on Win7

* win-capture: Fix possible access of array beyond size

* win-capture: Refactor DX12 backbuffer code

* win-capture: If backbuffer count is 1, disable dxgi 1.4 use

* win-capture: Release backbuffers immediately upon init

* libobs/util: Fix C++ compilation issue

* Add libcaption library

* libobs: Add ability to insert captions into frames

* frontend-tools: Move source helper functions to a header

* frontend-tools: Add caption generation tool (windows)

* Update translations from Crowdin

* frontend-tools: Add ability to select caption language

* frontend-tools: Detach caption thread if critical failure

* frontend-tools: Reset stop event before starting captions

* frontend-tools: Don\'t include colon in \"Audio Source\"

* frontend-tools: Set buddied controls for captions dialog

* libobs: Fix caption encoder packet reallocation

* libobs: Create referenced parsed AVC encoder packet

* obs-outputs: Free encoder packet data manually

* libobs: Fix bug in AVC encoder packet allocation

* UI: Fix Export QFileDialog parent

* libobs: Eliminate an unnecessary allocation with captions

* frontend-tools: Fix output-timer translation bug

* libobs: Update to version 17.0.0

Mon Nov 21 13:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.6:

* UI: Add --verbose and --unfiltered_log command line options

* libobs: Duplicate filters of a scene when it is is duplicated

* obs-ffmpeg: Fix assumption about plane height with i444

* libobs: Refactor check for Windows bitness/arch

* libobs: Add Windows bitness/arch to crash handler

* enc-amf: Update to version 1.4.1.5

* UI: Add preview scaling options

* rtmp-services: Change YouTube keyint from 4 to 2

* libobs: Ensure async source sizes are always reset

* UI: Fix crash when switching encoders in advanced mode

* UI: Fix scrolling while preview is locked

* libobs: Ensure AVC priority is always highest for keyframes

* obs-outputs: Use correct variable for drop priority

* enc-amf: Update to commit which prevents crash on startup

* enc-amf: Update to temporary fix branch

* win-capture: Do not load 64bit hook offsets on 32bit systems

* win-capture: Defer hook offset loading to separate thread

* text-freetype2: Defer loading of plugin until source created

* obs-qsv11: Manually mark priority bits for QSV frames

* Revert \"libobs: Ensure AVC priority is always highest for keyframes\"

* libobs: Update to 0.16.6

* Update translations from CrowdIn

* UI: tray icons are redrawn for better visibility and contrast

* UI: Update settings and fix presets for simple AMD encoder

* enc-amf: Update to 1.4.2.2

* enc-amf: Update to 1.4.2.3

* cmake: Add module to find RSSDK

* cmake: Add macro to compile .tlb files via midl

* win-ivcam: Add Intel RealSense plugin

* UI: Update installer script to latest version

* libobs-opengl: Add warning when used on windows

* Update translations from Crowdin

* enc-amf: Avoid using C++17 for VS2013 compatibility

Tue Nov 8 13:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.5:

* libobs-d3d11: Include GDI surface in rebuild

* libobs-d3d11: Remove possible null pointer dereference

* libobs: Update to 0.16.5

Fri Nov 4 13:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.4:

* libobs/util: Fix get_dll_ver not reporting DLL name

* Display license in MSI installer

* rtmp-services: Add Asian Livecoding.tv server and increase video bitrate

* UI: Enable HiDPI scaling.

* frontend-tools: Fix crash when adding invalid regex

* UI: Use Qt lib for screen info instead of x11 libs

* enc-amf: Update to 1.3.2.3

* UI: Only scale HiDPI on QT 5.6+

* enc-amf: Update to 1.3.3.1

* libobs-d3d11: Log GetDeviceRemovedReason

* Add 256x256 icon to windows ico for HiDPI displays

* UI: Add Portable Mode indicator to title bar and log

* UI: Add raw text and text file to drag&drop support

* UI: Split Properties window with a QSplitter

* CMake: Warn if empty QTDIR/DepsPath vars on Windows

* OSX Travis build

* CI: Upload artifacts on all pushes

* CI: Add irc notifications to travis config

* CI: Reduce travis irc notice to one line

* CI: Package OSX build into an actual app

* CI: Use python2 to run package script

* Build browser plugin on travis for OSX

* Update obs-browser submodule to a working version

* obs-frontend-api: Add library version

* cmake: Fix FFmpeg search path on debian

* decklink: Update Blackmagic SDK to 10.8.0

* CI: Build on OSX 10.10 on travis

* UI: Fix bug in frontend API event

* frontend-tools: Add output timers

* frontend-tools: Code cleanup of output timers

* frontend-tools: Add ability to start timer if output is already active

* UI: Fix sys. tray crashes when sys. tray not available

* UI: Fix poor handling of system tray pointers

* UI: Fix improper brace placement for function

* UI: Remove unused variable

* UI: Fix full screen projector on screens that have reserved areas

* obs-ffmpeg: Add b-frames to NVENC logging

* UI: Fix --profile option not working on non-windows

* rtmp-services: Add Picarto

* libobs/util: Add Get() function to CoTaskMemPtr

* libobs: Fix missing call to profile_end() when encoding fails

* libobs: Add date/time to crash handler

* obs-transitions: Avoid branching in slide_transition.effect

* obs-ffmpeg: Fix a couple printf compiler warnings.

* libobs-d3d11: Store dxgi adapter used for device

* libobs-d3d11: Store compiled shader data (for rebuilding)

* libobs-d3d11: Correct error message for pixel shaders

* libobs-d3d11: Store shader samplers as pointers

* libobs-d3d11: Correct error message for staging surfaces

* libobs-d3d11: Correct error message creating blend states

* libobs-d3d11: Store index and add \"Start\" function

* libobs-d3d11: Clear device state before unloading

* libobs-d3d11: Store swap initialization data (for rebuilding)

* libobs-d3d11: Store device adapter index (for rebuilding)

* libobs-d3d11: Store static textures in RAM (for rebuilding)

* libobs-d3d11: Store static vertex buffer data (for rebuilding)

* libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)

* libobs-d3d11: Make shared texture error message less vague

* libobs-d3d11: Use linked list for all objects (for rebuilding)

* libobs-d3d11: Remove unused function

* libobs-d3d11: Add Release funtions to all GS objects

* libobs-d3d11: Rebuild device and assets if device removed/reset

* win-capture: Cache cursor textures to prevent reallocation

* win-capture: Use IUnknown for getting swap backbuffers

* win-capture: Add D3D12 capture support

* UI: Allow the ability to use deprecated sources

* UI: Add AMD presets and update settings

* enc-amf: Update to release 1.4.0.0

* Update translations from CrowdIn

* libobs: Update to version 0.16.3

* win-mf: Deprecate AMD Media Foundation H.264 encoder

* UI: Fix tab order of Crop fields in Transform Properties

* enc-amf: Update to Version 1.4.1.0

* Revert \"UI: Only scale HiDPI on QT 5.6+\"

* Revert \"UI: Enable HiDPI scaling.\"

* enc-amf: Fix VS2013 compiling issue

* libobs: Update to version 0.16.4
- Expand libobs-frontend-api.so to include all versions in %files.
- After upstream fix place libobs-(opengl|frontend-api).so in devel.

Thu Sep 29 14:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.2:

* obs-ffmpeg: Fix possible NVENC crash

* UI: Use rect intersection test for validating position

* enc-amf: Update submodule to 1.3.1.0

* obs-text: Add gradient feature

* enc-amf: Fix warnings caused by warnings( push/pop )

* libobs: Update to 0.16.2

Thu Sep 29 14:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.1:

* UI: Fix window size/pos not saving on exit

* libobs/util: Fix fread_utf8 not working with files < 3 bytes

* obs-text: Change file update interval to 1 sec (from 2)

* libobs: Update to 0.16.1

Wed Sep 28 14:00:00 2016 jimmyAATTboombatower.com
- Update to version 0.16.0:

* enc-amf: Update submodule to 1.3.0

* UI: Add media/image file drop support

* enc-amf: Update submodule to 1.3.0.1

* obs-browser: Add browser plugin as a submodule

* enc-amf: Update submodule to 1.3.0.3

* libobs: Update version to 0.16.0

* enc-amf: Remove unused locale files

* Update translations from Crowdin

* UI: Just use \'OK\' button for license agreement dialog

Mon Aug 8 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.15.4 release.

Sat Jul 16 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.15.2 release.

Tue Jul 12 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.15.1 release.

Fri Jul 8 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.15.0 release.

Mon May 16 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.14.2 release.

Tue Apr 26 14:00:00 2016 jimmyAATTboombatower.com
- Update to 0.14.1 release.

Sat Apr 16 14:00:00 2016 olafAATTaepfle.de
- Use pkgconfig instead of libffmpeg-devel

Tue Mar 22 13:00:00 2016 jimmyAATTboombatower.com
- Update to 0.13.4 release.

Sun Mar 20 13:00:00 2016 jimmyAATTboombatower.com
- Update to 0.13.3 release.

Mon Feb 29 13:00:00 2016 jimmyAATTboombatower.com
- Update to 0.13.2 release.

Fri Feb 5 13:00:00 2016 jimmyAATTboombatower.com
- Update to 0.13.1 release.
- Remove patch for gcc 4.8 compatability since it was upstreamed.

Thu Jan 28 13:00:00 2016 jimmyAATTboombatower.com
- Update to 0.13.0 release.
https://github.com/jp9000/obs-studio/releases/tag/0.13.0
- Add rpmlintrc for \"bad\" things obs-studio requires.
- Add patch for gcc 4.8 compatability.

Sat Dec 12 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.12.4 release.
https://github.com/jp9000/obs-studio/releases/tag/0.12.4

Wed Dec 9 13:00:00 2015 jimmyAATTboombatower.com
- Change build requirement from libffmpeg-devel to ffmpeg-devel to
follow recent linking of ffmpeg to obs version.

Sat Dec 5 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.12.3 release.
https://github.com/jp9000/obs-studio/releases/tag/0.12.3

Sat Nov 21 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.12.2 release.
https://github.com/jp9000/obs-studio/releases/tag/0.12.2

Tue Nov 17 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.12.1 release.
https://github.com/jp9000/obs-studio/releases/tag/0.12.1

Fri Sep 25 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.12.0 release.
https://github.com/jp9000/obs-studio/releases/tag/0.12.0
- Remove gcc >= 4.9 requirement since 0.12.0 reverted unintended change.

Mon Aug 17 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.11.4 release.
https://github.com/jp9000/obs-studio/releases/tag/0.11.4
- Cut off git portion of version string in UI.
- Since 0.11.3 obs unofficially requires gcc 4.9 and higher which makes it
impossible to compile on obs for openSUSE 13.2.
https://obsproject.com/mantis/view.php?id=276

Sun Aug 9 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.11.3 release.
https://github.com/jp9000/obs-studio/releases/tag/0.11.3

Tue Jul 28 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.11.2 release.
https://github.com/jp9000/obs-studio/releases/tag/0.11.2

Fri Jul 10 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.11.1 release.
https://github.com/jp9000/obs-studio/releases/tag/0.11.1

Thu Jul 9 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.11.0 release.
https://github.com/jp9000/obs-studio/releases/tag/0.11.0
- Add curl build dependency.

Tue May 19 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.10.1 release.
https://github.com/jp9000/obs-studio/releases/tag/0.10.1

Wed May 13 14:00:00 2015 jimmyAATTboombatower.com
- Update to 0.10.0 release.
https://github.com/jp9000/obs-studio/releases/tag/0.10.0

Fri Mar 27 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.9.1 release.
https://github.com/jp9000/obs-studio/releases/tag/0.9.1

Thu Mar 26 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.9.0 release.
https://github.com/jp9000/obs-studio/releases/tag/0.9.0

Sat Feb 21 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.8.3 release.
https://github.com/jp9000/obs-studio/releases/tag/0.8.3

Thu Feb 12 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.8.2 release.
https://github.com/jp9000/obs-studio/releases/tag/0.8.2
https://github.com/jp9000/obs-studio/releases/tag/0.8.1
https://github.com/jp9000/obs-studio/releases/tag/0.8.0

Thu Jan 15 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.7.3 release.
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.3

Wed Jan 7 13:00:00 2015 jimmyAATTboombatower.com
- Update to 0.7.2 release.
Details at https://github.com/jp9000/obs-studio/releases/tag/0.7.2 and
https://github.com/jp9000/obs-studio/releases/tag/0.7.1

Thu Nov 13 13:00:00 2014 jimmyAATTboombatower.com
- Initial 0.6.4 release.


 
ICM