0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/obs-ffmpeg
Norihiro Kamae 2a0b9d851c obs-ffmpeg: Fix starting video packet offset in replay-buffer
The commit 4a5ac3974 fixed the bug the first PTS is not zero. This
commit fixed the same issue in replay-buffer.
A variable `video_dts_offset` is renamed to `video_pts_offset` and the
variable is initialized by `pts` instead of `dts`.
2021-11-04 14:49:17 -07:00
..
data/locale obs-ffmpeg: Add AOM AV1 and SVT-AV1 encoders 2021-10-25 12:24:16 -07:00
external obs-ffmpeg: Move external headers to external dir 2019-06-23 23:54:26 -07:00
ffmpeg-mux obs-ffmpeg-mux: Add support for rist protocol 2021-10-30 15:06:58 -07:00
CMakeLists.txt obs-ffmpeg: Add AOM AV1 and SVT-AV1 encoders 2021-10-25 12:24:16 -07:00
jim-nvenc-helpers.c obs-ffmpeg: Show friendly error for NV_ENC_ERR_INVALID_VERSION 2020-05-24 14:42:14 +02:00
jim-nvenc.c Revert "obs-ffmpeg, obs-qsv11: Disable dynamic bitrate support" 2021-08-23 18:26:37 -07:00
jim-nvenc.h obs-ffmpeg: Use new encoder error handling functions 2020-04-12 17:05:19 +02:00
obs-ffmpeg-audio-encoders.c obs-ffmpeg: Use new encoder error handling functions 2020-04-12 17:05:19 +02:00
obs-ffmpeg-av1.c UI, libobs, obs-plugins: Fix compiler warnings 2021-11-04 06:25:52 -07:00
obs-ffmpeg-compat.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-ffmpeg-config.h.in obs-ffmpeg: Separate logging code 2019-07-09 10:07:24 -07:00
obs-ffmpeg-formats.h obs-ffmpeg: Fix video warnings 2019-08-30 22:13:11 -07:00
obs-ffmpeg-hls-mux.c obs-ffmpeg: Add missing int cast 2020-11-04 04:45:07 -08:00
obs-ffmpeg-logging.c obs-ffmpeg: Separate logging code 2019-07-09 10:07:24 -07:00
obs-ffmpeg-mux.c obs-ffmpeg: Fix starting video packet offset in replay-buffer 2021-11-04 14:49:17 -07:00
obs-ffmpeg-mux.h obs-ffmpeg: Add HLS output 2020-10-13 13:54:42 -07:00
obs-ffmpeg-nvenc.c UI, libobs, obs-plugins: Fix compiler warnings 2021-11-04 06:25:52 -07:00
obs-ffmpeg-output.c obs-ffmpeg: Fix unwritten audio-only output 2021-10-24 00:02:32 -07:00
obs-ffmpeg-output.h Merge pull request #2356 from jpark37/sycc-color-space 2020-08-05 08:58:21 -07:00
obs-ffmpeg-source.c obs-ffmpeg: Add linear alpha setting 2021-06-04 19:04:08 -07:00
obs-ffmpeg-vaapi.c obs-ffmpeg: Translate VAAPI property names 2021-07-31 15:09:29 -07:00
obs-ffmpeg.c obs-ffmpeg: Add AOM AV1 and SVT-AV1 encoders 2021-10-25 12:24:16 -07:00