log libmpdemux/stream.h @ 18531:2c4e00fa6f0e

age author description
Sun, 02 Apr 2006 13:31:03 +0000 diego Remove mpdvdkit1 cruft from the build system.
Thu, 16 Mar 2006 16:55:51 +0000 albeu Fix compilation with stupid C++ compilers that shock on valid C
Thu, 16 Mar 2006 14:42:51 +0000 albeu Move the subread from FILE to stream_t.
Wed, 01 Mar 2006 22:26:18 +0000 nicodvb removed reference to inexistent extern variable
Wed, 01 Mar 2006 21:56:30 +0000 nicodvb stream_control() returns int, not void
Mon, 27 Feb 2006 21:08:58 +0000 nicodvb added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
Mon, 27 Feb 2006 21:06:47 +0000 nicodvb added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 10 Jul 2005 14:09:45 +0000 rathann small warning fix:
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
Sun, 22 Aug 2004 18:47:48 +0000 joey moved combined vobsub_lang into sub_select
Sat, 13 Mar 2004 16:10:02 +0000 rtognimp Seek in HTTP streams and stdin seek fixes
Tue, 17 Feb 2004 12:30:45 +0000 attila enable seeking in http streams
Mon, 19 Jan 2004 19:16:10 +0000 mosu Added the new C based Matroska demuxer by Aurelien Jacobs.