AUDIO | Tremor Ogg/Vorbis Decoder Project
페이지 정보
작성자 키트 작성일17-08-25 14:09 조회1,390회 댓글0건본문
Tremor Ogg/Vorbis Decoder Project
Tremor is an Ogg/Vorbis decoding project currently underway. The project commenced on March 16, 2004. It is Open Source but I do not have a cvs system maintaining the code so any modifications you decide to make can be submitted back but only changes which I apply will make their way into the original source code. All modifications can be sent to tremorogg@yahoo.ca. Thank you.
This site is for learning. My objective is to discover the Ogg/Vorbis format and program a simple(codewise) but robust and thorough decoder for any conceivable use. The decoder will take the form of a win32 dll written in c++. I will export simple to use functions which can be called from any language in order to bring Ogg/Vorbis to the forefront in terms of ease of use and adaptability. Documentation will be the key to this project. When the dll is complete it will be thoroughly and concisely documented. The project objective and some reasons to use Ogg/Vorbis can be found here.
This is the message board Tremor Ogg/Vorbis decoder message board
Download Source Rev. 0.2.5
Current Source Listing - Code by Philip Stefou
common.h | Rev. 1.0.1 |
common.cpp | Rev. 1.0.1 |
BitStream.h | Rev. 1.0.3 |
BitStream.cpp | Rev. 1.0.3 |
Ogg.h | Rev. 1.0.0 |
Ogg.cpp | Rev. 1.0.0 |
Vorbis.h | Rev. Incomplete |
Vorbis.cpp | Rev. Incomplete |
Huffman.h | Rev. Incomplete |
Huffman.cpp | Rev. Incomplete |
Updates/News
Mar 20, 2004 04:28pm - Added partial Huffman module as well as retooled BitStream module
Mar 19, 2004 03:26pm - Added codebook decoding routine to the Vorbis module
Mar 17, 2004 08:25am - Added special functionality to BitStream module
Mar 16, 2004 08:13pm - Completed first draft of BitStream module
댓글 : 0
조회수 : 1,390
등록된 댓글이 없습니다.