obs-studio/plugins/obs-ffmpeg
jp9000 22885713b0 obs-ffmpeg: Add "restart when active" media source property
Adds the option of making the media file restart when the source becomes
active (such as switching to a scene with it).

Due to lack of libff features to start/stop/pause/seek media files,
currently this just destroys the demuxer and recreates it.  Ideally,
libff should have some functions to allow a more optimal means of doing
those things.
2016-01-26 11:49:26 -08:00
..
data/locale obs-ffmpeg: Add "restart when active" media source property 2016-01-26 11:49:26 -08:00
ffmpeg-mux obs-ffmpeg: Add custom muxer options to ffmpeg-mux 2015-11-27 15:48:24 +01:00
CMakeLists.txt cmake: Rename FindFFMpeg to FindFFmpeg 2015-07-18 16:32:26 -07:00
closest-pixel-format.h obs-ffmpeg: Add support for YUV 4:4:4 2015-04-18 00:03:14 -07:00
obs-ffmpeg-aac.c obs-ffmpeg: Fix 'possible loss of data' warnings 2015-09-21 18:35:27 -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 planar YUV 4:4:4 format support 2015-04-17 20:16:40 -07:00
obs-ffmpeg-mux.c obs-ffmpeg: Add custom muxer options to ffmpeg-mux 2015-11-27 15:48:24 +01:00
obs-ffmpeg-output.c obs-ffmpeg: Set colorspace/range hints 2015-09-19 08:20:17 -07:00
obs-ffmpeg-source.c obs-ffmpeg: Add "restart when active" media source property 2016-01-26 11:49:26 -08:00
obs-ffmpeg.c obs-ffmpeg: Fix a race condition in create_or_fetch_log_context 2015-10-12 23:21:45 +02:00