log libmpdemux/stream.h @ 12273:711cc5720939

age author description
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.
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Wed, 09 Apr 2003 07:31:11 +0000 albeu Port vcd to the new API
Sun, 06 Apr 2003 16:34:26 +0000 albeu A new control called upon stream reset.
Fri, 04 Apr 2003 15:39:51 +0000 albeu Using a different alignment for only the Gui is bad as this code use
Thu, 03 Apr 2003 12:02:28 +0000 pontscho workaround only, please fix.
Wed, 02 Apr 2003 16:25:07 +0000 albeu Stream modularization, the first step.
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Sun, 16 Mar 2003 22:59:16 +0000 arpi dvbin_param_on moved
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sat, 04 Jan 2003 20:11:06 +0000 arpi cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Sun, 06 Oct 2002 18:03:12 +0000 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 15 Sep 2002 22:38:01 +0000 arpi some cosmetics - reordering declarations, 10l for cache2
Sun, 15 Sep 2002 20:51:55 +0000 arpi stream layer cleanup part 2
Sun, 15 Sep 2002 19:47:49 +0000 arpi stream layer cleanup - part 1
Sun, 15 Sep 2002 18:48:16 +0000 arpi removed obsolete VCD_CACHE hack
Sun, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Mon, 02 Sep 2002 19:19:56 +0000 arpi gcc 2.95.4 doesn't like VAR==value without spaces
Sat, 31 Aug 2002 14:01:46 +0000 arpi 1000l - libmpdvdkit2 fix, thx Nexus
Fri, 05 Jul 2002 23:47:00 +0000 pontscho - add icon (nice, but very ugly hakk:)
Tue, 02 Jul 2002 22:31:50 +0000 pontscho add -audiofile support for gui
Tue, 11 Jun 2002 14:29:51 +0000 albeu Support for playing audio cds using cdparanoia. Include a raw audio
Wed, 29 May 2002 17:14:38 +0000 arpi off_t fields reordered, to avoid problems due to struct padding
Wed, 24 Apr 2002 21:19:09 +0000 arpi DVDKIT support
Wed, 03 Apr 2002 17:50:48 +0000 arpi dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
Thu, 28 Mar 2002 20:40:21 +0000 arpi DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
Sun, 24 Mar 2002 02:25:41 +0000 atmos4 Improved MP4 parsing (finally)
Sat, 23 Mar 2002 21:52:13 +0000 arpi sys/types.h required for off_t
Sat, 16 Mar 2002 14:32:03 +0000 albeu Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
Fri, 15 Mar 2002 16:06:10 +0000 alex mp_msg'ized (for i18n ;)
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Wed, 06 Feb 2002 20:16:35 +0000 pontscho add mfi support
Tue, 29 Jan 2002 12:11:52 +0000 pl warning (proper) fix
Thu, 24 Jan 2002 23:02:59 +0000 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
Wed, 23 Jan 2002 14:11:19 +0000 nexus 10l ...
Wed, 23 Jan 2002 13:57:43 +0000 nexus FreeBSD need this to compile after last changes
Mon, 21 Jan 2002 09:44:31 +0000 kmkaplan Add option -last-chapter for DVD playing/encoding
Wed, 16 Jan 2002 03:25:07 +0000 melanson initial support for FILM file demuxing
Tue, 08 Jan 2002 01:19:54 +0000 arpi STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
Mon, 07 Jan 2002 09:22:01 +0000 pl patch for missing include by Steven M. Schultz <sms@2BSD.COM>
Sat, 05 Jan 2002 19:21:06 +0000 alex added stream_read_qword by Chris Bednar
Thu, 03 Jan 2002 11:59:43 +0000 steve stream_skip len s/be off_t
Wed, 26 Dec 2001 00:16:09 +0000 arpi dvd language->aid/sid functions
Tue, 25 Dec 2001 23:31:37 +0000 arpi subtitle_t + audio_stream_t -> stream_language_t (cleanup)
Tue, 25 Dec 2001 11:20:58 +0000 pl missing #include's
Wed, 19 Dec 2001 02:16:43 +0000 arpi pre-cache fixed
Mon, 17 Dec 2001 16:55:40 +0000 arpi initial precaching
Wed, 21 Nov 2001 10:30:59 +0000 pontscho add subtitle language detect.
Tue, 20 Nov 2001 22:21:20 +0000 bertrand Added a new struct to stream_t to handle, network streaming.
Fri, 16 Nov 2001 22:26:57 +0000 pontscho add dvd audio stream detect
Fri, 09 Nov 2001 23:46:06 +0000 alex added tv subsystem
Tue, 30 Oct 2001 17:03:11 +0000 arpi config.h cleanup, few things added to steram/demuxer headers
Sun, 21 Oct 2001 18:13:48 +0000 arpi stream_read() now returns no. of bytes readed
Sat, 20 Oct 2001 23:51:02 +0000 arpi cache2 support
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer... base stream.h@bb78f42e2451