Mercurial > mplayer.hg
log stream/stream_cue.c @ 27815:f92271dc5f17
age | author | description |
---|---|---|
2008-05-16 | diego | cosmetics: Remove useless parentheses from return statements. |
2008-01-13 | reimar | Simplify cue-parsing |
2008-01-13 | reimar | Get rid of quite useless inum variable |
2008-01-13 | reimar | stream_opts should be const |
2007-12-02 | reimar | stream_opts arrays should be const |
2007-12-02 | reimar | Mark all stream_info_t as const |
2007-08-28 | diego | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED |
2007-07-05 | reimar | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy |
2006-08-03 | ben | renamed cue_read.c to stream_cue.c for consistency base stream/cue_read.c@142700c2da22 |