Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 Oct 2006 11:17:28 +0000 | nicodvb | handle broken ts packets before parsing the rest |
Sun, 29 Oct 2006 11:05:49 +0000 | reimar | Support new flac-in-ogg, fixes bug #229 |
Sun, 29 Oct 2006 11:00:36 +0000 | nicodvb | cosmetics: reformatted after previous commit |
Sun, 29 Oct 2006 10:55:02 +0000 | nicodvb | 1000l: fixed broken handling of the adaption field - part 2 |
Sun, 29 Oct 2006 10:33:49 +0000 | nicodvb | fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error) |
Sun, 29 Oct 2006 10:23:15 +0000 | nicodvb | ts_parse() move section handling after stream_read() rather than repeating it |