Staging
v0.5.1
Revision 0503738098d7585573cd2fb0710af2804bc387fa authored by Filip Roséen on 08 March 2016, 14:11:54 UTC, committed by Jean-Baptiste Kempf on 08 March 2016, 16:51:49 UTC
Introduced `EbmlTypeDispatcher` to the functions in question, making
them more readable (as well as faster). This commit is a very good
example of how the new header `Ebml_dispatcher.hpp` allows for better
and faster code.

Also removed some legacy code that has been disabled due to, by
matroska, deprecated types.
1 parent 421416d
History
File Mode Size
android
audio_output
config
darwin
extras
input
interface
misc
modules
network
os2
playlist
posix
stream_output
test
text
video_output
win32
.gitignore -rw-r--r-- 77 bytes
Makefile.am -rw-r--r-- 14.7 KB
check_headers -rwxr-xr-x 733 bytes
check_symbols -rwxr-xr-x 1.0 KB
libvlc-module.c -rw-r--r-- 117.5 KB
libvlc.c -rw-r--r-- 20.6 KB
libvlc.h -rw-r--r-- 6.4 KB
libvlc_win32_rc.rc.in -rw-r--r-- 897 bytes
libvlccore.sym -rw-r--r-- 13.3 KB
missing.c -rw-r--r-- 10.8 KB
version.c -rw-r--r-- 2.0 KB
vlc-plugin.pc.in -rw-r--r-- 612 bytes

back to top