log stream/stream.h @ 26838:a6ef642cdd86

age author description
Wed, 09 Apr 2008 00:36:28 +0000 albeu Remove the need for code using stream to export an mp_input_check_interrupt()
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 13 Jan 2008 12:09:29 +0000 reimar stream_info_t opts and protocols point to constant data as well.
Sat, 05 Jan 2008 14:20:47 +0000 nicodvb NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTRL_SET_ANGLE
Tue, 01 Jan 2008 20:05:36 +0000 diego consistency cosmetics
Mon, 26 Nov 2007 00:41:21 +0000 ulion Support stream redirection from http to mms, fix bug #927.
Sat, 01 Sep 2007 15:50:52 +0000 nicodvb introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from the stream layer (if supported)
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Sun, 19 Aug 2007 08:50:58 +0000 reimar Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Tue, 13 Mar 2007 23:35:00 +0000 diego Fix live555 compilation when stream cache is disabled.
Mon, 18 Dec 2006 20:54:38 +0000 nicodvb new STREAM_CTRL_GET_SIZE to get size of output stream
Mon, 18 Dec 2006 20:50:31 +0000 nicodvb added member and definitions for output streams
Tue, 07 Nov 2006 22:46:35 +0000 nicodvb added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Mon, 21 Aug 2006 19:10:18 +0000 nicodvb added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the stream reader
Fri, 18 Aug 2006 18:58:38 +0000 nicodvb new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
Fri, 18 Aug 2006 16:44:24 +0000 nicodvb new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
Thu, 03 Aug 2006 19:43:02 +0000 ben added dedicated file for mf:// input
Thu, 03 Aug 2006 19:12:31 +0000 ben conversion from stream_null to stream_tv was missing stream type
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream.h@30ba0dded12b