godot/drivers/theora
Błażej Szczygieł 75299cf334 Fixes in Theora SCsub
- properly pass x86 assembly define to the compiler,
- don't compile unnecessary/encoder files.
2016-10-03 12:26:52 +02:00
..
x86
x86_vc
analyze.c
apiwrapper.c
apiwrapper.h
bitpack.c
bitpack.h
codec.h libtheora: New version 1.1.1 2016-06-19 15:37:58 +02:00
COPYING Add missing license information (Theora) 2016-06-06 16:32:37 +02:00
cpu.c
cpu.h
dct.h
decapiwrapper.c
decinfo.c
decint.h
decode.c libtheora: New version 1.1.1 2016-06-19 15:37:58 +02:00
dequant.c
dequant.h
encapiwrapper.c
encfrag.c
encinfo.c
encint.h libtheora: New version 1.1.1 2016-06-19 15:37:58 +02:00
encode.c
encoder_disabled.c
enquant.c
enquant.h
fdct.c
fragment.c
huffdec.c
huffdec.h
huffenc.c
huffenc.h
huffman.h
idct.c
info.c
internal.c
internal.h
LICENSE Add missing license information (Theora) 2016-06-06 16:32:37 +02:00
mathops.c
mathops.h
mcenc.c
modedec.h
ocintrin.h
quant.c
quant.h
rate.c
SCsub Fixes in Theora SCsub 2016-10-03 12:26:52 +02:00
state.c
theora.exp
theora.h
theoradec.h
theoraenc.h
tokenize.c
video_stream_theora.cpp Removed unused variables (second pass) + dead code 2016-07-07 23:15:59 +02:00
video_stream_theora.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
yuv2rgb.h