0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/vs/2013
jp9000 4a652ec82d obs-output module: Fill out more functions
- Add start/stop code to obs-output module

 - Use a circular buffer for the buffered encoder packets instead of a
   dynamic array

 - Add pthreads.lib as a dependency to obs-output module on windows in
   visual studio project files

 - Fix an windows export bug for avc parsing functions on windows.
   Also, rename those functions to be more consistent with each other.

 - Make outputs use a single function for encoded data rather than
   multiple functions

 - Add the ability to make 'text' properties be passworded
2014-04-02 00:42:12 -07:00
..
libobs Add preliminary FLV/RTMP output (incomplete) 2014-04-01 11:55:18 -07:00
libobs-d3d11 converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
libobs-opengl Changed constness on passed argument, updated VC++ project files 2014-01-25 23:23:26 -06:00
obs-ffmpeg Wrap FFmpeg operations in mutexes, switch to MP4 2014-02-28 03:50:30 -07:00
obs-outputs obs-output module: Fill out more functions 2014-04-02 00:42:12 -07:00
obs-studio Add source properties window (very preliminary) 2014-03-23 01:07:54 -07:00
obs-x264 Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
pthreads Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
test-input Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
win-capture Reimplement monitor capture 2014-03-05 10:43:14 -07:00
win-wasapi Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
wintest converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
OBS.sln Add preliminary FLV/RTMP output (incomplete) 2014-04-01 11:55:18 -07:00