index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
testing_queue
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
stream_libarchive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: add some missing error checks
Kacper Michajłow
2023-11-18
1
-0
/
+2
*
mp_thread: add win32 implementation
Kacper Michajłow
2023-11-05
1
-1
/
+0
*
win32/pthread: define _POSIX_TIMERS to notify they are not supported
Kacper Michajłow
2023-09-29
1
-0
/
+1
*
stream_libarchive: remember archive headers from initial open
Kevin Mitchell
2020-04-28
1
-16
/
+46
*
stream_libarchive: simplify multi-volume rar hate message
Kevin Mitchell
2020-04-27
1
-14
/
+8
*
stream_libarchive: put multi_rar check in a function
Kevin Mitchell
2020-04-27
1
-10
/
+14
*
stream_libarchive: disable tar support
wm4
2020-02-02
1
-5
/
+0
*
stream_libarchive: more broken garbage
wm4
2020-01-20
1
-7
/
+22
*
Revert "stream_libarchive: remove "old" rar volume pattern"
wm4
2020-01-20
1
-0
/
+8
*
stream_libarchive: do not require leading / in archive URLs
wm4
2020-01-19
1
-3
/
+3
*
stream_libarchive: fix unnecessarily opening all volumes on opening
wm4
2020-01-09
1
-9
/
+54
*
stream_libarchive: enable anger management
wm4
2020-01-07
1
-6
/
+7
*
stream_libarchive: remove "old" rar volume pattern
wm4
2020-01-04
1
-8
/
+0
*
stream_libarchive: add annoying message regarding multi-volume archives
wm4
2020-01-04
1
-2
/
+13
*
libarchive: some shitty hack to make opening slightly faster
wm4
2020-01-04
1
-3
/
+5
*
stream_libarchive: log each opened volume
wm4
2020-01-04
1
-0
/
+1
*
stream_libarchive: remove unnecessary string list of volumes
wm4
2020-01-04
1
-34
/
+25
*
stream_libarchive: some more hacks to improve multi-volume archives
wm4
2020-01-04
1
-30
/
+35
*
stream_libarchive: enable rar5 support
wm4
2020-01-04
1
-0
/
+1
*
stream, demux: redo origin policy thing
wm4
2019-12-20
1
-3
/
+7
*
libarchive: prefix entry names in archive URLs with '/'
wm4
2019-12-20
1
-1
/
+3
*
demux_mkv, stream: attempt to improve behavior in unseekable streams
wm4
2019-11-14
1
-1
/
+1
*
stream: replace STREAM_CTRL_GET_SIZE with a proper entrypoint
wm4
2019-11-07
1
-10
/
+3
*
stream: change buffer argument types from char* to void*
wm4
2019-11-07
1
-1
/
+1
*
stream_libarchive: Always use LC_CTYPE_MASK for libarchive
James Hilliard
2019-09-21
1
-1
/
+1
*
stream_libarchive: remove base filename stuff
wm4
2019-09-19
1
-3
/
+0
*
stream_libarchive: fix another crash with broken rar files
wm4
2019-09-19
1
-1
/
+3
*
libarchive: add fallback for systems without C.UTF-8
dudemanguy
2019-05-04
1
-2
/
+5
*
Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer...
Anton Kindestam
2018-12-05
1
-0
/
+1
|
\
|
*
misc: move mp_cancel from stream.c to thread_tools.c
wm4
2018-05-24
1
-0
/
+1
*
|
stream_libarchive: fix hangs when demuxer does out of bound seeks
wm4
2018-10-01
1
-2
/
+9
|
/
*
stream_libarchive: mark as needing cache
wm4
2018-04-15
1
-0
/
+1
*
stream_libarchive: fix seeking fallback
wm4
2017-12-24
1
-14
/
+14
*
stream_libarchive: workaround various types of locale braindeath
wm4
2017-11-12
1
-4
/
+33
*
stream_libarchive: stop reading on ARCHIVE_FATAL
wm4
2017-11-02
1
-4
/
+41
*
stream_libarchive: add some more points at which reading can be stopped
wm4
2016-10-01
1
-1
/
+4
*
libarchive: sanitize non-UTF8 archive entries
wm4
2016-07-18
1
-2
/
+2
*
libarchive: unify entry iteration between stream/demux layers
wm4
2016-07-18
1
-26
/
+43
*
stream_libarchive: make libarchive seek callback lazy
Kevin Mitchell
2015-11-09
1
-3
/
+22
*
stream_libarchive: add multivolume support
Kevin Mitchell
2015-11-09
1
-15
/
+155
*
libarchive: remove redundant log prefix
Kevin Mitchell
2015-11-09
1
-3
/
+3
*
stream_libarchive: read tar only in "unsafe" mode
wm4
2015-08-22
1
-2
/
+4
*
stream_libarchive: disable raw filter
wm4
2015-08-20
1
-2
/
+0
*
stream_libarchive: fix libarchive callback signature
wm4
2015-08-20
1
-1
/
+1
*
stream_libarchive: restrict number of allowed formats
wm4
2015-08-18
1
-2
/
+11
*
stream: provide a stream_get_size() convenience function
wm4
2015-08-18
1
-2
/
+1
*
demux_libarchive: open flat compressed files
wm4
2015-08-17
1
-2
/
+5
*
stream: libarchive wrapper for reading compressed archives
wm4
2015-08-17
1
-0
/
+260