summaryrefslogtreecommitdiffstats
path: root/stream/stream_cue.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r30475Uoti Urpala2010-03-091-1/+19
|\
| * Add license header to all files missing it in the stream subdirectory.diego2010-01-301-1/+19
* | translations: tweak cases that relied on concatenating adjacent stringsUoti Urpala2010-03-071-1/+2
* | Restore collapsed whitespace in output messagesUoti Urpala2010-03-071-1/+1
* | Merge svn changes up to r29962Uoti Urpala2009-11-231-1/+1
|\|
| * Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too manyreimar2009-11-221-1/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+4
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-20/+20
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-20/+20
|/
* cosmetics: Remove useless parentheses from return statements.diego2008-05-161-2/+2
* Simplify cue-parsingreimar2008-01-131-13/+12
* Get rid of quite useless inum variablereimar2008-01-131-3/+2
* stream_opts should be constreimar2008-01-131-1/+1
* stream_opts arrays should be constreimar2007-12-021-1/+1
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-4/+4
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-3/+4
* renamed cue_read.c to stream_cue.c for consistencyben2006-08-031-0/+603