.. |
aac_common.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
aac_common.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
ac3_common.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
ac3_common.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
base64.cpp
|
Adding tags extraction code to mkvextract.
|
2003-07-24 22:59:44 +00:00 |
base64.h
|
Adding tags extraction code to mkvextract.
|
2003-07-24 22:59:44 +00:00 |
chapters.cpp
|
Chapters are re-timecoded correctly in both cases (with and without file linking). Updated documentation about chapters.
|
2003-07-29 20:27:05 +00:00 |
chapters.h
|
Chapters are re-timecoded correctly in both cases (with and without file linking). Updated documentation about chapters.
|
2003-07-29 20:27:05 +00:00 |
cluster_helper.cpp
|
Chapters are re-timecoded correctly in both cases (with and without file linking). Updated documentation about chapters.
|
2003-07-29 20:27:05 +00:00 |
cluster_helper.h
|
Chapters are re-timecoded correctly in both cases (with and without file linking). Updated documentation about chapters.
|
2003-07-29 20:27:05 +00:00 |
common.cpp
|
Removed the unused make_utf8_locale function.
|
2003-07-28 22:47:30 +00:00 |
common.h
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
dts_common.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
dts_common.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
error.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
iso639.cpp
|
Support for reading <MultiComment> from XML files and writing those to the file. Untested. <Language> elements are now checked for a valid ISO639-2 code.
|
2003-07-25 12:23:48 +00:00 |
iso639.h
|
Support for reading <MultiComment> from XML files and writing those to the file. Untested. <Language> elements are now checked for a valid ISO639-2 code.
|
2003-07-25 12:23:48 +00:00 |
Makefile.am
|
Support for extracting chapter information to XML.
|
2003-07-29 18:59:48 +00:00 |
matroska.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
matroska.xpm
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mkvextract.cpp
|
Support for extracting chapter information to XML.
|
2003-07-29 19:56:09 +00:00 |
mkvinfo_gui.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mkvinfo_tag_types.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mkvinfo_tag_types.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mkvinfo.cpp
|
mkvinfo outputs the DebugName of unknown elements instead of the typeid.
|
2003-07-28 07:30:15 +00:00 |
mkvinfo.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mkvmerge.cpp
|
Reordered the help output a bit.
|
2003-07-30 16:10:39 +00:00 |
mkvmerge.h
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
mkvmerge.mak
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mm_io.cpp
|
Proper handling of seeking on Win32.
|
2003-07-27 16:13:44 +00:00 |
mm_io.h
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
mp3_common.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
mp3_common.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
ogmstreams.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
os.h
|
New version 0.6.0
|
2003-07-15 07:17:57 +00:00 |
p_aac.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_aac.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_ac3.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_ac3.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_dts.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_dts.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_mp3.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_mp3.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_passthrough.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_passthrough.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_pcm.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_pcm.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_textsubs.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_textsubs.h
|
Added support for UTF-8 and UTF-16 encoded text files for the SRT and SSA/ASS readers.
|
2003-07-15 22:55:57 +00:00 |
p_video.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_video.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
p_vorbis.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
p_vorbis.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
pr_generic.cpp
|
Some rudimentary tags support. Rudimentary, but working! :)
|
2003-07-23 20:17:09 +00:00 |
pr_generic.h
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
r_aac.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_aac.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_ac3.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_ac3.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_avi.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_avi.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_dts.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_dts.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_matroska.cpp
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
r_matroska.h
|
Cleanup: replaced LIB*_NAMESPACE
|
2003-07-26 18:38:34 +00:00 |
r_microdvd.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_microdvd.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_mp3.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_mp3.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_mp4.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_mp4.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_ogm.cpp
|
Added support for UTF-8 and UTF-16 encoded text files for the SRT and SSA/ASS readers.
|
2003-07-15 22:55:57 +00:00 |
r_ogm.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_real.cpp
|
Fixed some memleaks. Renamed timestamp to timecode. RealAudio tracks also get their reference blocks set.
|
2003-07-14 18:21:56 +00:00 |
r_real.h
|
Fixed some memleaks. Renamed timestamp to timecode. RealAudio tracks also get their reference blocks set.
|
2003-07-14 18:21:56 +00:00 |
r_srt.cpp
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
r_srt.h
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
r_ssa.cpp
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
r_ssa.h
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
r_vobsub.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_vobsub.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_wav.cpp
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
r_wav.h
|
Directory reorganization
|
2003-07-09 18:41:46 +00:00 |
subtitles.cpp
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
subtitles.h
|
Rewrote the SRT reader. It uses C++ strings and handles DOS style and Unix style new lines better than the old one.
|
2003-07-26 14:38:30 +00:00 |
tagparser_end.cpp
|
Proper handling of the timezone offset on Win32.
|
2003-07-27 16:14:01 +00:00 |
tagparser_start.cpp
|
Support for reading <MultiComment> from XML files and writing those to the file. Untested. <Language> elements are now checked for a valid ISO639-2 code.
|
2003-07-25 12:23:48 +00:00 |
tagparser.h
|
Support for reading <MultiComment> from XML files and writing those to the file. Untested. <Language> elements are now checked for a valid ISO639-2 code.
|
2003-07-25 12:23:48 +00:00 |
tagwriter.cpp
|
Fixed output of binary data in the tags.
|
2003-07-28 07:35:36 +00:00 |
tagwriter.h
|
Adding tags extraction code to mkvextract.
|
2003-07-24 22:59:44 +00:00 |