aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_cue.c
Commit message (Expand)AuthorAge
* cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
* Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too manyGravatar reimar2009-11-22
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* Simplify cue-parsingGravatar reimar2008-01-13
* Get rid of quite useless inum variableGravatar reimar2008-01-13
* stream_opts should be constGravatar reimar2008-01-13
* stream_opts arrays should be constGravatar reimar2007-12-02
* Mark all stream_info_t as constGravatar reimar2007-12-02
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDGravatar diego2007-08-28
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyGravatar reimar2007-07-05
* renamed cue_read.c to stream_cue.c for consistencyGravatar ben2006-08-03