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
jp9000 b067440f73 Use bzalloc instead of bmalloc then memset
Reduces needless code repetition and still allows for proper memory
alignment.  Cleans up the code a bit.
2014-02-09 12:34:07 -07:00
..
audio-io.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
audio-io.h Add planar audio support, improve test output 2014-02-07 03:03:54 -07:00
audio-resampler-ffmpeg.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
audio-resampler.h Implement output, improve video/audio subsystems 2014-02-09 05:51:06 -07:00
format-conversion.c Use force inlining of YUV conversion functions 2014-02-09 07:59:00 -07:00
format-conversion.h Implement output, improve video/audio subsystems 2014-02-09 05:51:06 -07:00
video-io.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
video-io.h Implement output, improve video/audio subsystems 2014-02-09 05:51:06 -07:00