obs-studio/plugins/obs-ffmpeg
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
CMakeLists.txt Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
obs-ffmpeg-aac.c Log FFmpeg AAC encoder settings 2014-07-13 03:10:16 -07:00
obs-ffmpeg-compat.h Add compatiblity for some older ffmpeg versions 2014-04-05 16:12:32 +02:00
obs-ffmpeg-formats.h Add FFmpeg's AAC enoder 2014-04-05 01:13:11 -07:00
obs-ffmpeg-output.c Add locale for modules 2014-07-11 17:29:00 -07:00
obs-ffmpeg.c Remove macro to free locale 2014-07-27 17:29:10 -07:00