obs-studio/libobs/media-io
jp9000 b203f36130 Fix automatic scaling bug
The bug here is that when conversion is active, the source video frame
is initialized with the destination height/width/format instead of the
source height/width/format.
2014-08-01 09:37:44 -07:00
..
audio-io.c Slight modification of mixing function 2014-06-08 11:48:38 -05:00
audio-io.h libobs/media-io: Remove obsolete mixing functions 2014-06-03 04:50:15 -07:00
audio-resampler-ffmpeg.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
audio-resampler.h
format-conversion.c Remove majority of warnings 2014-02-14 15:13:36 -07:00
format-conversion.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
media-io-defs.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
video-fourcc.c Fix multi-char constant warnings 2014-05-10 02:06:59 +02:00
video-frame.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
video-frame.h Implement automatic video scaling (if requested) 2014-02-18 13:37:56 -07:00
video-io.c Fix automatic scaling bug 2014-08-01 09:37:44 -07:00
video-io.h media-io: Add function for total video frames 2014-07-27 13:26:51 -07:00
video-matrices.c libobs/media-io: Handle VIDEO_CS_DEFAULT in video_format_get_parameters 2014-07-16 22:39:00 +02:00
video-scaler-ffmpeg.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
video-scaler.h Fix improper structure dependency 2014-02-18 13:50:09 -07:00