.. |
aac_common.cpp
|
Allocate space for the extra data after the RealMedia headers - otherwise the pointers would be invalid. Removed the "set number of samples per packet" function from the AAC packetizer as AAC is still always 1024 samples/packet.
|
2004-01-23 19:15:12 +00:00 |
aac_common.h
|
Added functions for parsing/recreating the 2 / 5 byte AAC config data.
|
2004-01-21 15:38:44 +00:00 |
ac3_common.cpp
|
Directory reorganization.
|
2003-11-01 13:34:55 +00:00 |
ac3_common.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
base64.cpp
|
Directory reorganization.
|
2003-11-01 13:34:55 +00:00 |
base64.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
byte_buffer.h
|
Directory reorganization.
|
2003-11-01 13:34:55 +00:00 |
chapter_parser_xml.cpp
|
Switched the core functionality from ms precision to ns precision.
|
2004-01-22 16:26:24 +00:00 |
chapter_writer.cpp
|
Added the two new chapter flags "hidden" and "enabled". Coded partially by Steve Lhomme.
|
2004-01-11 18:07:55 +00:00 |
chapters.cpp
|
Switched the core functionality from ms precision to ns precision.
|
2004-01-22 16:26:24 +00:00 |
chapters.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
common.cpp
|
Added functions for writing integers in big endian byte order.
|
2004-03-21 16:17:43 +00:00 |
common.h
|
Added functions for writing integers in big endian byte order.
|
2004-03-21 16:17:43 +00:00 |
commonebml.cpp
|
Some fixes for compilation on Windows.
|
2004-01-08 14:09:35 +00:00 |
commonebml.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
compression.cpp
|
Proper usage of the zlib library.
|
2003-11-05 15:04:10 +00:00 |
compression.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
dts_common.cpp
|
Switched the complete timecode handling from ms precision to ns precision.
|
2004-01-22 22:36:05 +00:00 |
dts_common.h
|
Switched the complete timecode handling from ms precision to ns precision.
|
2004-01-22 22:36:05 +00:00 |
error.h
|
Added another ctor, needed for Unicode support in mmg later on.
|
2004-02-21 17:11:22 +00:00 |
iso639.cpp
|
Better popular languages.
|
2004-02-23 16:04:30 +00:00 |
iso639.h
|
Keep chapters and language tags intact when reading OGM files.
|
2004-02-08 18:27:42 +00:00 |
Makefile.in
|
Get rid of automake.
|
2004-03-01 09:51:30 +00:00 |
Makefile.mingw
|
Rewrote the MinGW make system: only one Makefile, no recursive calls anymore.
|
2004-02-10 18:51:01 +00:00 |
matroska.h
|
Fixed wrong Codec IDs for ISO (O = o, not 0 = zero)...
|
2003-12-29 22:47:27 +00:00 |
mm_io.cpp
|
Cross-platform fixes for MacOS X.
|
2004-02-12 18:41:07 +00:00 |
mm_io.h
|
More OS compat fixes.
|
2004-02-12 19:05:55 +00:00 |
mp3_common.cpp
|
Directory reorganization.
|
2003-11-01 13:34:55 +00:00 |
mp3_common.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
ogmstreams.h
|
Added support for AAC-in-OGM.
|
2004-01-31 14:03:20 +00:00 |
os.h
|
Bumped version number to 0.8.6.
|
2004-03-13 12:17:46 +00:00 |
tagparser_end.cpp
|
Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space.
|
2004-01-08 11:21:22 +00:00 |
tagparser_start.cpp
|
Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space.
|
2004-01-08 11:21:22 +00:00 |
tagparser.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |
tagwriter.cpp
|
Split the common library into four separate parts: one without any lib dependencies, one depending on the compression libs, one depending on libebml and the last one depending on libmatroska as well. Made those libraries shared libraries in order to save space.
|
2004-01-08 11:21:22 +00:00 |
tagwriter.h
|
Added a lot of defines and magic in order to make some parts compilable as DLLs.
|
2004-01-10 18:11:06 +00:00 |