Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 Oct 2006 10:23:15 +0000 | nicodvb | ts_parse() move section handling after stream_read() rather than repeating it |
Sun, 29 Oct 2006 10:13:39 +0000 | diego | Add some <application> tags. |
Sun, 29 Oct 2006 03:23:23 +0000 | eugeni | Always initialize and destroy ass_library. |
Sun, 29 Oct 2006 00:23:12 +0000 | uau | Always initialize libass to fix crashes caused by use without initialization. |
Sat, 28 Oct 2006 18:40:25 +0000 | kraymer | Partially synced with en/mplayer.1 (3). |
Sat, 28 Oct 2006 17:51:32 +0000 | nicodvb | removed useless check: when is_start is set the size of the payload |
Sat, 28 Oct 2006 17:42:37 +0000 | kraymer | fix some wordings |
Sat, 28 Oct 2006 17:42:25 +0000 | nicodvb | in ts_parse() centralized stream_read()+stream_skip(); smaller and cleaner |