index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
cookies.c
Commit message (
Expand
)
Author
Age
*
Kill all tabs
wm4
2014-04-13
*
cookies.c: cols must (and does) have 7 elements.
reimar
2014-01-19
*
stream: minor cookie cleanup
wm4
2013-12-22
*
options: move network related options to MPOpts
wm4
2013-12-22
*
stream: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Remove internal network support
wm4
2013-07-07
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
*
stream: implement some HTTP specific options for stream_lavf
wm4
2013-01-24
*
cookies: fix crash
wm4
2013-01-24
*
stream, demux: replace off_t with int64_t
wm4
2012-11-20
*
Fix potential bugs and issues, general cleanups
reimar
2012-11-20
*
cookies: don't read cookie files from ancient browsers
wm4
2012-11-16
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
cookies: replace sprintf with snprintf
reimar
2012-10-31
*
windows support: unicode filenames
wm4
2012-03-09
*
Do not print the "Loading cookie file" message twice.
reimar
2010-04-05
*
Fix argument order for lseek, fixes cookie loading in Windows and in general
reimar
2010-02-03
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add #include <limits.h>, fixes build on Solaris 8.
diego
2006-09-07
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31