]> git.sesse.net Git - vlc/history - modules/codec/subtitles/subsusf.c
Remove useless test before a free()
[vlc] / modules / codec / subtitles / subsusf.c
2008-03-11 Rémi DuraffortRemove useless test before a free()
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-05 Bernie PurcellMove more of the code for USF subtitles decoding out...
2007-09-01 Jean-Baptiste KempfSubtitles: same. Reput the correct new modifications.
2007-09-01 Jean-Baptiste KempfSubtitles: attempt to get the history back.
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...