obs-studio/plugins
jp9000 4122a5b9b5 (API Change) Rename 'source_frame' + related
For the sake of naming consistency with the rest of obs.h, prefix this
structure and associated functions with obs_.

Renamed structures:
- struct source_frame (now obs_source_frame)

Renamed functions:
- source_frame_init (now obs_source_frame_init)
- source_frame_free (now obs_source_frame_free)
- source_frame_create (now obs_source_frame_create)
- source_frame_destroy (now obs_source_frame_destroy)

Affected functions:
- obs_source_output_video
- obs_source_get_frame
- obs_source_release_frame
2014-08-08 11:04:42 -07:00
..
image-source Remove macro to free locale 2014-07-27 17:29:10 -07:00
linux-pulseaudio Update information provided by pulseaudio plugin to pulse. 2014-08-05 21:17:19 +02:00
linux-v4l2 (API Change) Rename 'source_frame' + related 2014-08-08 11:04:42 -07:00
linux-xcomposite Remove macro to free locale 2014-07-27 17:29:10 -07:00
linux-xshm V4L2: Fix 'show_cursor' setting forcing default 2014-08-05 10:48:39 -07:00
mac-avcapture (API Change) Rename 'source_frame' + related 2014-08-08 11:04:42 -07:00
mac-capture Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-ffmpeg Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-libfdk Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-outputs Remove macro to free locale 2014-07-27 17:29:10 -07:00
obs-x264 Fix CBR for x264 versions under 139 2014-07-29 10:42:56 -07:00
rtmp-services Remove macro to free locale 2014-07-27 17:29:10 -07:00
win-capture window capture: Fix defaults overriding values 2014-08-05 10:58:10 -07:00
win-dshow (API Change) Rename 'source_frame' + related 2014-08-08 11:04:42 -07:00
win-wasapi Remove macro to free locale 2014-07-27 17:29:10 -07:00
CMakeLists.txt Don't hardcode include directory for plugins 2014-07-10 14:38:46 +02:00