index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
stream.c
Commit message (
Expand
)
Author
Age
*
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
bertrand
2003-05-17
*
Fix cache uninit
albeu
2003-04-12
*
Add a null streamv Currently used for tv and mf. Could be used to
albeu
2003-04-10
*
Port vcd to the new API
albeu
2003-04-09
*
Oops, I just noticed albeu's revision 1.58 - so I backed out the
rsf
2003-04-07
*
Reapplied the patch that I had originally made in revision 1.53.
rsf
2003-04-07
*
Add netstream
albeu
2003-04-06
*
10L NULL == 0 == stdin
albeu
2003-04-04
*
10l
pontscho
2003-04-03
*
URL is cdda://tracks[:speed][/device]
albeu
2003-04-02
*
MINGW32 port
faust3
2003-04-02
*
Stream modularization, the first step.
albeu
2003-04-02
*
Added a test for "s->fd == NULL" to the start of "stream_fill_buffer()".
rsf
2003-04-02
*
this is a combo patch that:
arpi
2003-03-16
*
linux->osdep
arpi
2003-02-09
*
check if seeking supported, otherwise fallback to null reading
arpi
2003-01-12
*
vcd_read_cue.h -> cue_read.c+h
arpi
2003-01-05
*
cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
arpi
2003-01-04
*
CDDA seeking fixed
arpi
2002-12-22
*
dvd_* declarations fixed to matc with open.c
arpi
2002-12-04
*
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
arpi
2002-10-06
*
stream layer cleanup part 2
arpi
2002-09-15
*
stream layer cleanup - part 1
arpi
2002-09-15
*
removed obsolete VCD_CACHE hack
arpi
2002-09-15
*
10000l - didn't clear new stream struct, causing possible sig11 in cache layer
arpi
2002-08-04
*
warning fixes
atmos4
2002-07-26
*
10L free the cache
albeu
2002-07-26
*
Add uninit to the dvd stream.
albeu
2002-06-21
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11
*
file descriptor leak - found by Marc Espie <espie@nerim.net>
arpi
2002-06-04
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
gui doesn't like exit() in forged process
arpi
2002-05-05
*
OpenBSD, NetBSD portability patches by
arpi
2002-04-27
*
dvdnav functions moved out to dvdnav_steram.c
arpi
2002-04-03
*
10l fix, patch by Mark Szabo <mw3@bsd.hu>
arpi
2002-03-28
*
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
arpi
2002-03-28
*
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
albeu
2002-03-16
*
Added waitpid in free_stream to avoid zombies
albeu
2002-02-28
*
overwrite old info
nexus
2002-02-01
*
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for pla...
arpi
2002-01-08
*
fixed startup crash
iive
2001-12-03
*
using #ifdef HAVE_VCD
arpi
2001-12-01
*
Added a network read function call and a seek network function call.
bertrand
2001-11-20
*
added tv subsystem
alex
2001-11-09
*
cache2 support
arpi
2001-10-20
*
libdemuxer...
arpi
2001-10-20