-
- Downloads
theora 2018-02-02 (29df4ae4)
Code extracted from: https://gitlab.kitware.com/third-party/theora.git at commit 29df4ae4da5d816169f091b8799694dafcb78903 (for/vtk-old).
parents
No related branches found
No related tags found
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- CMakeLists.txt 78 additions, 0 deletionsCMakeLists.txt
- COPYING 28 additions, 0 deletionsCOPYING
- LICENSE 18 additions, 0 deletionsLICENSE
- README 152 additions, 0 deletionsREADME
- README.kitware.md 12 additions, 0 deletionsREADME.kitware.md
- include/theora/codec.h 0 additions, 0 deletionsinclude/theora/codec.h
- include/theora/theora.h 0 additions, 0 deletionsinclude/theora/theora.h
- include/theora/theoradec.h 325 additions, 0 deletionsinclude/theora/theoradec.h
- include/theora/theoraenc.h 0 additions, 0 deletionsinclude/theora/theoraenc.h
- include/theora/vtk_theora_mangle.h 58 additions, 0 deletionsinclude/theora/vtk_theora_mangle.h
- lib/analyze.c 0 additions, 0 deletionslib/analyze.c
- lib/apiwrapper.c 166 additions, 0 deletionslib/apiwrapper.c
- lib/apiwrapper.h 54 additions, 0 deletionslib/apiwrapper.h
- lib/bitpack.c 111 additions, 0 deletionslib/bitpack.c
- lib/bitpack.h 59 additions, 0 deletionslib/bitpack.h
- lib/dct.h 31 additions, 0 deletionslib/dct.h
- lib/decapiwrapper.c 193 additions, 0 deletionslib/decapiwrapper.c
- lib/decinfo.c 246 additions, 0 deletionslib/decinfo.c
- lib/decint.h 107 additions, 0 deletionslib/decint.h
.gitattributes
0 → 100644
CMakeLists.txt
0 → 100644
COPYING
0 → 100644
LICENSE
0 → 100644
README
0 → 100644
README.kitware.md
0 → 100644
include/theora/codec.h
0 → 100644
This diff is collapsed.
include/theora/theora.h
0 → 100644
This diff is collapsed.
include/theora/theoradec.h
0 → 100644
include/theora/theoraenc.h
0 → 100644
This diff is collapsed.
include/theora/vtk_theora_mangle.h
0 → 100644
lib/analyze.c
0 → 100644
This diff is collapsed.
lib/apiwrapper.c
0 → 100644
lib/apiwrapper.h
0 → 100644
lib/bitpack.c
0 → 100644
lib/bitpack.h
0 → 100644
lib/dct.h
0 → 100644
lib/decapiwrapper.c
0 → 100644
lib/decinfo.c
0 → 100644
lib/decint.h
0 → 100644
Please register or sign in to comment