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.
|
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
|