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
Makefile.am -rw-r--r-- 2.1 KB
audio.c -rw-r--r-- 19.3 KB
core.c -rw-r--r-- 7.4 KB
dialog.c -rw-r--r-- 6.7 KB
error.c -rw-r--r-- 3.3 KB
event.c -rw-r--r-- 8.4 KB
libvlc.pc.in -rw-r--r-- 268 bytes
libvlc.sym -rw-r--r-- 8.0 KB
libvlc_internal.h -rw-r--r-- 3.9 KB
log.c -rw-r--r-- 4.6 KB
media.c -rw-r--r-- 36.0 KB
media_discoverer.c -rw-r--r-- 17.6 KB
media_internal.h -rw-r--r-- 2.1 KB
media_library.c -rw-r--r-- 4.5 KB
media_list.c -rw-r--r-- 15.7 KB
media_list_internal.h -rw-r--r-- 2.5 KB
media_list_path.h -rw-r--r-- 9.1 KB
media_list_player.c -rw-r--r-- 28.1 KB
media_player.c -rw-r--r-- 60.5 KB
media_player_internal.h -rw-r--r-- 2.3 KB
playlist.c -rw-r--r-- 2.0 KB
video.c -rw-r--r-- 25.6 KB
vlm.c -rw-r--r-- 23.7 KB

back to top