avilib
|
More fixing of potential segfaults
|
2003-02-26 14:56:07 +00:00 |
.cvsignore
|
Added config.h
|
2003-02-28 21:43:22 +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
|
2003-02-27 09:52:37 +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
|
New cluster caching system.
|
2003-02-27 19:51:53 +00:00 |
mp3_common.cpp
|
first working version. yay!
|
2003-02-16 17:04:39 +00:00 |
mp3_common.h
|
beautification
|
2003-02-27 09:52:37 +00:00 |
p_ac3.cpp
|
Implementing references. First step. Not working.
|
2003-02-27 09:35:55 +00:00 |
p_ac3.h
|
beautification
|
2003-02-27 09:52:37 +00:00 |
p_mp3.cpp
|
Implementing references. First step. Not working.
|
2003-02-27 09:35:55 +00:00 |
p_mp3.h
|
beautification
|
2003-02-27 09:52:37 +00:00 |
p_pcm.cpp
|
Audio sync adjustment implemented.
|
2003-02-28 13:00:26 +00:00 |
p_pcm.h
|
Even more improved cluster caching/freeing system.
|
2003-02-28 13:01:29 +00:00 |
p_video.cpp
|
P frames now reference the previous frame (still no B frame support ;)).
|
2003-02-28 18:54:14 +00:00 |
p_video.h
|
Finally fixed the cluster cashing. No more needs for callback functions for the packetizers. References implemented.
|
2003-02-28 14:50:04 +00:00 |
pr_generic.cpp
|
Finally fixed the cluster cashing. No more needs for callback functions for the packetizers. References implemented.
|
2003-02-28 14:50:04 +00:00 |
pr_generic.h
|
Finally fixed the cluster cashing. No more needs for callback functions for the packetizers. References implemented.
|
2003-02-28 14:50:04 +00:00 |
queue.cpp
|
Even more improved cluster caching/freeing system.
|
2003-02-28 13:01:29 +00:00 |
queue.h
|
New cluster caching system.
|
2003-02-27 19:51:53 +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
|
2003-02-27 09:52:37 +00:00 |
r_avi.cpp
|
Even more improved cluster caching/freeing system.
|
2003-02-28 13:01:29 +00:00 |
r_avi.h
|
beautification
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +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
|
2003-02-27 09:52:37 +00:00 |
TODO
|
added references
|
2003-02-26 15:24:19 +00:00 |