Mercurial > mplayer.hg
log sub/sub.c @ 37071:c16af0693c42
age | author | description |
---|---|---|
2014-02-12 | reimar | Fix compilation without freetype. |
2012-11-08 | reimar | Support subpos values > 100 that allow the subtitles |
2012-10-31 | reimar | Fix potential out-of-bounds write due to breaking |
2012-02-24 | cigaes | Allow to set the OST progress position. |
2012-01-19 | diego | Move static keyword to the beginning of function declarations. |
2011-05-07 | reimar | Remove unused variable. |
2011-02-04 | diego | Do not pointlessly cast the return value of memalign(). |
2010-11-14 | cboesch | Remove most of the NULL pointer check before free all over the code |
2010-10-27 | cigaes | Move libvo/sub.[ch] from libvo to sub. base libvo/sub.c@0be606430d20 |