Creating and working with Matroska files
Go to file
2003-02-24 12:31:17 +00:00
avilib fixed obvious bug in free()ing order 2003-02-21 09:44:59 +00:00
.cvsignore added --with-matroska-include, --with-matroska-lib, automatic g++ version checking; removed several autogenerated files 2003-02-17 11:33:50 +00:00
ac3_common.cpp first working version. yay! 2003-02-16 17:04:39 +00:00
ac3_common.h first working version. yay! 2003-02-16 17:04:39 +00:00
acinclude.m4 added AC3 support 2003-02-23 22:51:49 +00:00
autogen.sh switched to auto* 2003-02-16 12:09:37 +00:00
common.cpp first working version. yay! 2003-02-16 17:04:39 +00:00
common.h first working version. yay! 2003-02-16 17:04:39 +00:00
configure.in added AC3 support 2003-02-23 22:51:49 +00:00
depcomp initial addition, compilation fixups 2003-02-16 00:47:53 +00:00
error.h first working version. yay! 2003-02-16 17:04:39 +00:00
install-sh switched to auto* 2003-02-16 12:09:37 +00:00
Makefile.am added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame. 2003-02-24 12:31:17 +00:00
missing switched to auto* 2003-02-16 12:09:37 +00:00
mkinstalldirs switched to auto* 2003-02-16 12:09:37 +00:00
mkvmerge.cpp added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame. 2003-02-24 12:31:17 +00:00
mkvmerge.h initial addition, compilation fixups 2003-02-16 00:47:53 +00:00
mp3_common.cpp first working version. yay! 2003-02-16 17:04:39 +00:00
mp3_common.h first working version. yay! 2003-02-16 17:04:39 +00:00
p_ac3.cpp added support for external MP3 files 2003-02-23 23:23:10 +00:00
p_ac3.h added support for external MP3 files 2003-02-23 23:23:10 +00:00
p_mp3.cpp support for retrieving BITMAPINFOHEADER and WAVEFORMATEX from the AVI and storing it in KaxCodecPrivate 2003-02-19 09:31:24 +00:00
p_mp3.h support for retrieving BITMAPINFOHEADER and WAVEFORMATEX from the AVI and storing it in KaxCodecPrivate 2003-02-19 09:31:24 +00:00
p_video.cpp support for retrieving BITMAPINFOHEADER and WAVEFORMATEX from the AVI and storing it in KaxCodecPrivate 2003-02-19 09:31:24 +00:00
p_video.h support for retrieving BITMAPINFOHEADER and WAVEFORMATEX from the AVI and storing it in KaxCodecPrivate 2003-02-19 09:31:24 +00:00
pr_generic.cpp added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame. 2003-02-24 12:31:17 +00:00
pr_generic.h support for multiple blocks per cluster, defaults to max 5secs per cluster 2003-02-23 21:36:22 +00:00
queue.cpp first working version. yay! 2003-02-16 17:04:39 +00:00
queue.h first working version. yay! 2003-02-16 17:04:39 +00:00
r_ac3.cpp added support for external MP3 files 2003-02-23 23:23:10 +00:00
r_ac3.h added AC3 support 2003-02-23 22:51:49 +00:00
r_avi.cpp added AC3 support 2003-02-23 22:51:49 +00:00
r_avi.h first working version. yay! 2003-02-16 17:04:39 +00:00
r_microdvd.cpp added all known readers ;) 2003-02-16 00:05:07 +00:00
r_microdvd.h added all known readers ;) 2003-02-16 00:05:07 +00:00
r_mp3.cpp added support for external MP3 files 2003-02-23 23:23:10 +00:00
r_mp3.h added support for external MP3 files 2003-02-23 23:23:10 +00:00
r_ogm.cpp added all known readers ;) 2003-02-16 00:05:07 +00:00
r_ogm.h added all known readers ;) 2003-02-16 00:05:07 +00:00
r_srt.cpp added all known readers ;) 2003-02-16 00:05:07 +00:00
r_srt.h added all known readers ;) 2003-02-16 00:05:07 +00:00
r_vobsub.cpp added all known readers ;) 2003-02-16 00:05:07 +00:00
r_vobsub.h added all known readers ;) 2003-02-16 00:05:07 +00:00
r_wav.cpp added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame. 2003-02-24 12:31:17 +00:00
r_wav.h added support for external WAV files. Still crashes the mplayer playback, but I do not know which part to blame. 2003-02-24 12:31:17 +00:00