index
:
135e2/hinata.git
master
[WIP] cross-platform multi-thread downloader
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
utils/ffmpeg: fix remux progress
Mole Shang
1
-11
/
+14
2024-03-02
tree-wide: use FREE_AND_NULLIFY macro and reformat code
Mole Shang
3
-13
/
+5
2024-03-01
status: support large file sizes on 64bit systems
Mole Shang
2
-2
/
+2
2024-03-01
tree-wide: fix uaf bugs
Mole Shang
3
-8
/
+9
2023-08-10
utils/ffmpeg: log errors in logger
Mole Shang
1
-21
/
+21
2023-08-10
ui: show progress while remuxing
Mole Shang
4
-4
/
+36
2023-08-10
utils/ffmpeg: fix regression and temporarily disable debug log
Mole Shang
1
-5
/
+8
2023-08-09
utils/ffmpeg: support remux
Mole Shang
2
-7
/
+187
2023-08-09
tree-wide: pass pointer-to-pointer to correctly free pointers
Mole Shang
3
-8
/
+9
2023-08-09
utils/types: support resizing an array to 0
Mole Shang
1
-4
/
+15
2023-08-08
utils: expose mimeType2ext in utils
Mole Shang
2
-0
/
+21
2023-08-08
utils: add a method to substitute string using PCRE
Mole Shang
2
-1
/
+61
2023-08-08
utils: fix multi-patterns matching
Mole Shang
1
-7
/
+5
2023-08-08
ui: match size measures with corresponding units
Mole Shang
2
-0
/
+41
2023-08-08
utils/ffmpeg: close all inputs during cleanup
Mole Shang
1
-0
/
+1
2023-08-07
utils: split type definition code into utils/types
Mole Shang
4
-163
/
+177
2023-08-07
utils: move to a separate folder
Mole Shang
2
-0
/
+279
2023-08-07
extractors/bilibili: use ffmpeg to merge files once downloaded
Mole Shang
2
-0
/
+218