This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
a2e39c8da00e0c8a1015a6dea8d0989a551ee016
godot
/
drivers
/
theora
History
Roberto
18fc2ccbe1
Add missing license information (Theora)
2016-06-06 16:32:37 +02:00
..
x86
…
x86_vc
…
analyze.c
…
apiwrapper.c
…
apiwrapper.h
…
bitpack.c
…
bitpack.h
…
codec.h
Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort.
2015-05-10 14:36:58 -06: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
Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little.
2015-11-16 11:10:07 +11:00
dequant.c
…
dequant.h
…
encapiwrapper.c
…
encfrag.c
…
encinfo.c
…
encint.h
0theora compilation fixes
2015-11-25 00:28:03 -03: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
0theora compilation fixes
2015-11-25 00:28:03 -03:00
state.c
…
theora.exp
…
theora.h
…
theoradec.h
…
theoraenc.h
…
tokenize.c
…
video_stream_theora.cpp
checking for file?
2016-01-31 20:23:23 -03:00
video_stream_theora.h
-Fixed video stream theora not finishing when stream finishes,
closes
#3066
2016-01-23 17:58:17 -03:00
yuv2rgb.h
…