Mercurial > mplayer.hg
log sub/subreader.h @ 36220:d1a2f89d0ba6
age | author | description |
---|---|---|
2011-08-15 | reimar | Forgotten commit of subreader.h adding SUB_GOOGLE define. |
2011-07-12 | ib | Add const to some string pointer arguments that will not be modified. |
2011-05-08 | reimar | Move some common fribidi code into a shared function. |
2011-05-08 | reimar | Remove pointless ifdef. |
2011-02-05 | cboesch | 100l: fps are not in int but float, fix prototype. |
2011-01-23 | cboesch | Typedef the add subtitle function just like open_vob_func. |
2011-01-23 | cboesch | Replace hacky vobsub loading with a new clean one. |
2010-12-24 | cboesch | Factorize subtitles loading between mplayer and mencoder. |
2010-10-27 | cigaes | Create a new directory, "sub", for subtitles and OSD related code. |