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
Commit message (
Expand
)
Author
Age
*
Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
bertrand
2002-07-05
*
Changed the way that the streams are requested.
bertrand
2002-07-05
*
Retreive the bandwidth option from the command line.
bertrand
2002-07-05
*
Added the bandwidth variable. Used to set the max download bandwidth
bertrand
2002-07-05
*
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
arpi
2002-07-04
*
add -audiofile support for gui
pontscho
2002-07-02
*
CBR audio PTS fixes (using stsd v1 header)
arpi
2002-06-30
*
dump edit list
arpi
2002-06-29
*
Paul Ortyl's patch
alex
2002-06-27
*
Changed the -pass option to -passwd to avoid clash with mencoder option.
bertrand
2002-06-25
*
Read username/password from the -user -pass command line options.
bertrand
2002-06-25
*
Moved authentication code into its own function.
bertrand
2002-06-24
*
Paul Ortyl's patch - tv4l timestamps (not so precise :()
alex
2002-06-24
*
tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
alex
2002-06-23
*
Improved the authentication interaction. Still need to replace scanf.
bertrand
2002-06-23
*
Added HTTP basic authentication support
bertrand
2002-06-23
*
Added base64 encoder
bertrand
2002-06-23
*
Added support for URLs that contain an username:password
bertrand
2002-06-23
*
filename can be NULL. Fix the conflict between cdda and dvdnav.
albeu
2002-06-21
*
Add uninit to the dvd stream.
albeu
2002-06-21
*
Here I go again, another fix for the timeout.
bertrand
2002-06-21
*
Increased the timeout value on connection.
bertrand
2002-06-21
*
Checked the return value when retrieving the protocol level.
bertrand
2002-06-21
*
CDDB support added.
bertrand
2002-06-21
*
Added mplayer version in the user-agent field.
bertrand
2002-06-20
*
Removed unecessary malloc and memcpy.
bertrand
2002-06-20
*
Added a function prototype for reuse outside of network.c
bertrand
2002-06-17
*
Added some missing carriage returns.
bertrand
2002-06-17
*
some cleanup and fixes, but the badquality.asf is still buggy :(
arpi
2002-06-16
*
fixed playback speed and a-v sync issues
arpi
2002-06-14
*
fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
2002-06-13
*
Implement Nilmoni's and Bernd Ernesti's patches for:
atmos4
2002-06-13
*
Support for playing audio cds using cdparanoia. Include a raw audio
albeu
2002-06-11
*
export subpacket-size and matrix w*h to the codec (cook)
arpi
2002-06-10
*
Fix asf stream wich were giving invalid frame times because the frame time
albeu
2002-06-10
*
export extra data for cook codec, some debug stuff
arpi
2002-06-10
*
- multiple audio/video stream support fixed
arpi
2002-06-09
*
sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev...
arpi
2002-06-08
*
Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see f...
atmos4
2002-06-07
*
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
arpi
2002-06-07
*
common code to handle file/stdin/fifo opening, allows using named pipes and
arpi
2002-06-07
*
Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.
atmos4
2002-06-05
*
file descriptor leak - found by Marc Espie <espie@nerim.net>
arpi
2002-06-04
*
msmpeg4v1 indexing
michael
2002-06-02
*
playback of 'being downloaded' files
arpi
2002-06-02
*
off_t fields reordered, to avoid problems due to struct padding
arpi
2002-05-29
*
clone_demux_packet(), using refcounting to avoid memcpy()
arpi
2002-05-25
*
On the sun all int32 objects have to be aligned on 32 bit boundaries. With
arpi
2002-05-25
*
applied 64bit patch from Ulrich Hecht <uli at suse dot de>
alex
2002-05-23
*
10L bugfix
albeu
2002-05-23
[next]