obs-studio/vs/2013
jp9000 1d2e5d50a4 Add FLV file output code
This doesn't add FLV file output to the user interface yet, but we'll
get around to that eventually.  This just adds an FLV output type.

Also, removed ftello/fseeko because off_t is a really annoying data
type, and I'd rather have a firm int64_t for large sizes, so I named it
to os_fseeki64 and os_ftelli64 instead, and changed the file size
function to return an int64_t.
2014-05-16 00:18:23 -07:00
..
glad Add GLAD project and add to VS solution 2014-04-15 22:19:40 +02:00
jansson obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
libobs Fix jannson_config.h for vs proj files 2014-05-01 03:51:44 -07:00
libobs-d3d11 Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
libobs-opengl Add GLAD project and add to VS solution 2014-04-15 22:19:40 +02:00
obs-ffmpeg Remove /SAFESEH compiler flag from 32bit release 2014-04-14 13:47:04 -07:00
obs-outputs Add FLV file output code 2014-05-16 00:18:23 -07:00
obs-studio Add 'source selection' dialog 2014-05-10 18:47:48 -07:00
obs-x264 Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
pthreads Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
rtmp-services Fix jannson_config.h for vs proj files 2014-05-01 03:51:44 -07:00
test-input Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
win-capture Add window capture 2014-04-07 01:20:36 -07:00
win-wasapi Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
wintest Also fix project files for 64bit 2014-05-02 15:35:06 -07:00
OBS.sln Add 'common' and 'custom' RTMP services 2014-04-19 20:54:18 -07:00