0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs/media-io
2013-10-30 17:07:01 -07:00
..
audio-io.c added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments 2013-10-24 00:57:55 -07:00
audio-io.h add audio resampling, add ffmpeg support 2013-10-30 17:07:01 -07:00
audio-mixer.h first commit 2013-09-30 19:37:13 -07:00
audio-resampler-ffmpeg.c add audio resampling, add ffmpeg support 2013-10-30 17:07:01 -07:00
audio-resampler.h add audio resampling, add ffmpeg support 2013-10-30 17:07:01 -07:00
format-conversion.c fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff 2013-10-26 14:32:06 -07:00
format-conversion.h fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff 2013-10-26 14:32:06 -07:00
media-io.c first commit 2013-09-30 19:37:13 -07:00
media-io.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
video-io.c change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 2013-10-14 12:37:52 -07:00
video-io.h fill out the rest of the source video frame functions, added nv12 decompression function, and cleaned up the design of the source video frame stuff 2013-10-26 14:32:06 -07:00