obs-studio/libobs/media-io
jp9000 23f4d17d41 libobs/media-io: Fix bug (skipped frames including lagged frames)
The skipped frame count (dropped frames due to encoding being
overloaded) would erroneously include lagged frames (dropped frames due
to render stalls).  This will make diagnosing actual issues a user might
be having a bit easier.
2016-01-25 17:29:09 -08:00
..
audio-io.c libobs/media-io: Improve audio data logging 2015-08-27 16:33:07 -07:00
audio-io.h libobs: Add sample_rate param to conv_frames_to_time 2015-12-22 06:18:21 -08:00
audio-math.h libobs/media-io: Add common audio math functions 2015-06-26 03:40:27 -07:00
audio-resampler-ffmpeg.c media-io: Fix check before passing pointer to av_freep 2015-05-11 20:42:53 +02:00
audio-resampler.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
format-conversion.c libobs: Add packed yuv to planar 4:4:4 conversion 2015-04-16 22:51:31 -07:00
format-conversion.h libobs: Add packed yuv to planar 4:4:4 conversion 2015-04-16 22:51:31 -07:00
frame-rate.h libobs/media-io: Add frame rate helpers 2015-11-14 15:37:47 +01:00
media-io-defs.h libobs/media-io: Increase TS smooth threshold to 70ms 2015-11-28 16:42:32 -08:00
media-remux.c Add media remuxer to media-io 2014-10-12 06:27:33 +02:00
media-remux.h Add media remuxer to media-io 2014-10-12 06:27:33 +02:00
video-fourcc.c Fix multi-char constant warnings 2014-05-10 02:06:59 +02:00
video-frame.c Add planar YUV 4:4:4 format support 2015-04-17 20:16:40 -07:00
video-frame.h libobs/media-io: Add frame copying function 2014-12-31 04:03:45 -08:00
video-io.c libobs/media-io: Fix bug (skipped frames including lagged frames) 2016-01-25 17:29:09 -08:00
video-io.h libobs: Add function to get video format name 2015-04-18 00:03:21 -07:00
video-matrices.c libobs: Fix full range min/max output 2015-04-10 07:27:26 -07:00
video-scaler-ffmpeg.c Add planar YUV 4:4:4 format support 2015-04-17 20:16:40 -07:00
video-scaler.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00