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
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
*
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...
reynaldo
2006-04-22
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
Fix a potential seek failure, fill_buffer doesn't have to
albeu
2006-03-16
*
stream_control() returns int, not void
nicodvb
2006-03-01
*
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
nicodvb
2006-02-27
*
fix compilation when dvdkit and dvdread are not available
nicodvb
2005-12-14
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
Make a few more messages translatable by moving them into help_mp-en.h.
diego
2005-10-18
*
Kill a compiler warning, Patch by Zuxy Meng
gpoirier
2005-10-14
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
*
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
rsf
2005-09-23
*
ported all network streams to the new API
nicodvb
2005-05-29
*
ported smb:// to the new stream api
nicodvb
2005-05-19
*
ported dvd:// to the new stream api
nicodvb
2005-05-19
*
ported cue:// to the new stream api; note: this stream must still be optimize...
nicodvb
2005-05-15
*
fix segfaults caused by socket and file descriptor mismatches on windows
faust3
2005-05-12
*
added a stream module for the vstream client library
joey
2005-02-27
*
Seek in HTTP streams and stdin seek fixes
rtognimp
2004-03-13
*
enable seeking in http streams
attila
2004-02-17
*
serious bugs - 1l absinth (changed to absinth against cola inflation)
alex
2003-08-31
*
ftp support. The change on connect2Server is needed bcs we need 2
albeu
2003-08-15
*
this patch fixes
arpi
2003-08-11
*
Networking support under MinGW.
diego
2003-06-11
*
warning fixes by Dominik
alex
2003-06-03
*
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
[next]