Mercurial > mplayer.hg
log sub/sub_cc.c @ 32537:8fa2f43cb760
age | author | description |
---|---|---|
Mon, 08 Nov 2010 20:09:02 +0000 | reimar | Fix one -subcc sample. |
Mon, 08 Nov 2010 19:30:52 +0000 | reimar | Add code to allow selecting the Close Captioning channel. |
Sun, 07 Nov 2010 18:27:24 +0000 | reimar | Use calloc instead of malloc+memset. |
Sun, 07 Nov 2010 18:13:22 +0000 | reimar | Avoid unnecessary (). |
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Wed, 27 Oct 2010 17:21:43 +0000 | reimar | Do not use a path for including files in the same directory. |
Wed, 27 Oct 2010 16:48:21 +0000 | cigaes | Move sub_cc.[ch] to the sub directory. |