obs-studio/plugins/obs-outputs
jp9000 7d6e6eee79 libobs: Use reference counting for encoder packets
Prevents reallocation of encoded packet data.

Deprecates:
obs_duplicate_encoder_packet
obs_free_encoder_packet

Replaces those functions with:
obs_encoder_packet_ref
obs_encoder_packet_release
2016-12-08 03:27:39 -08:00
..
data/locale Update translations from CrowdIn 2016-11-16 00:32:47 +01:00
librtmp obs-outputs: Fix librtmp IP bind / resolve behavior 2016-11-30 22:11:17 +01:00
CMakeLists.txt obs-outputs: Add Bind-To-IP wrapper functions 2016-07-29 15:47:28 -07:00
flv-mux.c obs-ffmpeg: Use actual audio encoder sample rate 2015-07-09 10:44:24 -07:00
flv-mux.h (API Change) Add support for multiple audio mixers 2015-02-04 16:51:29 -08:00
flv-output.c libobs: Use reference counting for encoder packets 2016-12-08 03:27:39 -08:00
net-if.c obs-outputs: Fix author for net-if.* files 2016-07-31 05:45:36 -07:00
net-if.h obs-outputs: Fix author for net-if.* files 2016-07-31 05:45:36 -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 obs-outputs: Add #pragma once to rtmp-helpers.h 2015-01-16 00:19:17 -08:00
rtmp-stream.c libobs: Use reference counting for encoder packets 2016-12-08 03:27:39 -08:00