godot/drivers
Błażej Szczygieł aebad5de5f Fix Theora video playback without a Vorbis stream
- prevent audio resampler errors when number of channels is 0,
- don't check for 'audio_done' when there is no audio data.

(cherry picked from commit 763b29f34e)
2016-06-18 00:49:55 +02:00
..
alsa Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
builtin_openssl2 fix 2016-05-21 20:07:32 -03:00
builtin_zlib Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
chibi Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_decomp Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
dds Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
etc1 Add etc1(pkm) texture loading support 2016-03-19 09:48:41 +08:00
freetype DPI Detection support 2016-05-29 13:40:21 -03:00
gl_context GLEW: Update to upstream version 1.13.0 (pristine) 2016-06-08 00:17:54 +02:00
gles2 Add texture region support for stylebox render 2016-06-05 00:45:53 +08:00
jpegd -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
mpc Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
nedmalloc Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
nrex Fixed zero-length arrays in nrex. Fixes #4346 2016-04-18 10:06:47 +01:00
ogg Add missing license information (ogg/vorbis/opus) 2016-06-06 19:05:36 +02:00
openssl fix 2016-05-21 20:07:32 -03:00
opus Add missing license information (ogg/vorbis/opus) 2016-06-06 19:05:36 +02:00
png Update to libpng 1.5.27 2016-06-02 23:28:54 +02:00
pnm loading unaligned pbm 2016-01-12 06:24:47 -03:00
pulseaudio Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pvr **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
rtaudio RtAudio: proper under/overflow warning 2016-06-08 12:25:40 +02:00
speex newline fixes 2015-10-08 15:00:40 -03:00
squish Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
theora Fix Theora video playback without a Vorbis stream 2016-06-18 00:49:55 +02:00
unix -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 2016-06-13 10:10:50 -03:00
vorbis Add missing license information (ogg/vorbis/opus) 2016-06-06 19:05:36 +02:00
webp Add missing license information (WebP) 2016-06-06 12:45:30 +02:00
webpold Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
windows -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 2016-06-13 10:10:50 -03:00
register_driver_types.cpp Merge pull request #4092 from sanikoyes/Pr-etc1-pkm-loading 2016-06-06 22:14:11 -03:00
register_driver_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00