Creating and working with Matroska files
Go to file
2003-02-27 09:35:55 +00:00
avilib More fixing of potential segfaults 2003-02-26 14:56:07 +00:00
.cvsignore added mkvinfo 2003-02-24 18:40:34 +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 Chaned "WARNING" to "Warning" and "ERROR" to "Error" 2003-02-25 13:17:33 +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 Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
install-sh switched to auto* 2003-02-16 12:09:37 +00:00
Makefile.am added mkvinfo 2003-02-24 18:40:34 +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
mkvinfo.cpp Chaned "WARNING" to "Warning" and "ERROR" to "Error" 2003-02-25 13:17:33 +00:00
mkvmerge.cpp Implementing references. First step. Not working. 2003-02-27 09:35:55 +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 Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
p_ac3.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
p_mp3.cpp Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
p_mp3.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
p_pcm.cpp Changed stderr to stdout for all informational messages 2003-02-25 13:25:51 +00:00
p_pcm.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
p_video.cpp Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
p_video.h Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
pr_generic.cpp Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
pr_generic.h Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
queue.cpp Implementing references. First step. Not working. 2003-02-27 09:35:55 +00:00
queue.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_ac3.cpp Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_ac3.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_avi.cpp Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_avi.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_microdvd.cpp Changed stderr to stdout for all informational messages 2003-02-25 13:25:51 +00:00
r_microdvd.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_mp3.cpp Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_mp3.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_ogm.cpp Changed stderr to stdout for all informational messages 2003-02-25 13:25:51 +00:00
r_ogm.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_srt.cpp Changed stderr to stdout for all informational messages 2003-02-25 13:25:51 +00:00
r_srt.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_vobsub.cpp Changed stderr to stdout for all informational messages 2003-02-25 13:25:51 +00:00
r_vobsub.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_wav.cpp Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
r_wav.h Beautification. Added IDs and reference values to the internal packets - prerequisites for Matroska references 2003-02-26 19:20:26 +00:00
TODO added references 2003-02-26 15:24:19 +00:00