Mercurial > mplayer.hg
log sub/sub.c @ 35627:51358e7bde85
age | author | description |
---|---|---|
Thu, 08 Nov 2012 18:26:13 +0000 | reimar | Support subpos values > 100 that allow the subtitles |
Wed, 31 Oct 2012 20:11:49 +0000 | reimar | Fix potential out-of-bounds write due to breaking |
Fri, 24 Feb 2012 20:19:46 +0000 | cigaes | Allow to set the OST progress position. |
Thu, 19 Jan 2012 14:36:15 +0000 | diego | Move static keyword to the beginning of function declarations. |
Sat, 07 May 2011 20:35:47 +0000 | reimar | Remove unused variable. |
Fri, 04 Feb 2011 10:06:01 +0000 | diego | Do not pointlessly cast the return value of memalign(). |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. base libvo/sub.c@0be606430d20 |