obs-studio/plugins/obs-outputs
jp9000 892fdea83e Remove macro to free locale
This functionality can now be handled automatically because locale can
now be freed seaparately from obs_module_unload with
obs_module_free_locale, which is called automatically when the module is
being freed.
2014-07-27 17:29:10 -07:00
..
data/locale Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
librtmp Fix unreachable code warning 2014-07-12 12:00:12 -07:00
CMakeLists.txt Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
flv-mux.c Use OBS_CONFIG as version string for the FLV mux 2014-07-14 09:52:36 -07:00
flv-mux.h Add FLV file output code 2014-05-16 00:18:23 -07:00
flv-output.c Add locale for modules 2014-07-11 17:29:00 -07: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 Add locale for modules 2014-07-11 17:29:00 -07:00