]> git.sesse.net Git - vlc/history - modules/codec/subtitles/subsdec.h
threads: Make sure we don't re-create a thread if the object has already one.
[vlc] / modules / codec / subtitles / subsdec.h
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2007-09-05 Bernie PurcellMove more of the code for USF subtitles decoding out...
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...