log stream/stream_cue.c @ 30426:ce0122361a39

age author description
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Sun, 22 Nov 2009 15:18:21 +0000 reimar Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 16 May 2008 08:43:15 +0000 diego cosmetics: Remove useless parentheses from return statements.
Sun, 13 Jan 2008 15:13:04 +0000 reimar Simplify cue-parsing
Sun, 13 Jan 2008 15:01:07 +0000 reimar Get rid of quite useless inum variable
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Thu, 03 Aug 2006 19:25:16 +0000 ben renamed cue_read.c to stream_cue.c for consistency base stream/cue_read.c@142700c2da22