obs-studio/plugins/obs-outputs
jp9000 a7d2450d8e obs-outputs: Fix FLV corruption bug
The 'sent_headers' member variable of the FLV output would not be reset
when the output was restarted, causing important data to not be written,
thus creating an invalid FLV file.
2014-12-31 04:03:46 -08:00
..
data/locale Add latest translations from CrowdIn 2014-10-31 21:02:47 -04:00
librtmp Fix unreachable code warning 2014-07-12 12:00:12 -07:00
CMakeLists.txt Fix double invocation of install_obs_plugin in every single plugin 2014-08-19 14:24:59 +02:00
flv-mux.c (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
flv-mux.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
flv-output.c obs-outputs: Fix FLV corruption bug 2014-12-31 04:03:46 -08:00
obs-output-ver.h Output version/commit to RTMP stream metadata 2014-07-01 13:41:32 -07:00
obs-outputs.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
rtmp-helpers.h Implement RTMP module (still needs drop code) 2014-04-07 22:00:10 -07:00
rtmp-stream.c obs-outputs: Wait for packet before header output 2014-12-21 10:14:23 -08:00