Sue N. Cooper
|
f9d8ddca4c
|
fix time statistics, fixes #804
|
2023-09-03 00:08:46 +03:00 |
|
Sue N. Cooper
|
bc1893e11e
|
freeze v6.0
|
2023-08-22 23:45:47 +03:00 |
|
Sue N. Cooper
|
4c740d8c5c
|
fix testing errors
|
2023-08-19 21:32:43 +03:00 |
|
Sue N. Cooper
|
50b13ca2e1
|
upgrade ffmpeg to v6.0
|
2023-08-04 01:38:21 +03:00 |
|
Taner Sener
|
be28fa1010
|
remove email address from the copyright
|
2023-07-29 13:22:50 +01:00 |
|
Taner Sener
|
1089101e77
|
drop log messages with not supported encoding on apple platforms, fixes #596
|
2022-10-18 19:28:29 +01:00 |
|
Taner Sener
|
5ad7a336ca
|
update documentation
|
2022-10-01 22:37:39 +01:00 |
|
Taner Sener
|
6f6e0fa3d1
|
migrate repo links to arthenica
|
2022-09-27 21:18:30 +01:00 |
|
Taner Sener
|
58065a91aa
|
print muxing overhead in a single line
|
2022-09-20 18:40:06 +01:00 |
|
Taner Sener
|
39469daff2
|
clean sections before starting a new execution, fixes #571
|
2022-09-19 22:43:50 +01:00 |
|
Taner Sener
|
3b8dd28d34
|
update apple and linux doc warnings
|
2022-09-17 20:59:50 +01:00 |
|
Taner Sener
|
ffc567ec55
|
drop signatures of ffmpeg_opt.c methods
|
2022-09-13 21:22:12 +01:00 |
|
Taner Sener
|
fd0bb25ec3
|
fix report file creation crash
|
2022-09-12 00:55:42 +01:00 |
|
Taner Sener
|
bba2b62694
|
use ffmpeg n5.1.1
|
2022-09-11 22:56:46 +01:00 |
|
Taner Sener
|
f3cf10658c
|
remove auto generated ffmpeg-kit build files from version control, fixes #472
|
2022-08-29 10:29:31 +01:00 |
|
Taner Sener
|
be711ac426
|
discard errors when parsing ffprobe output, fixes #530 #546
|
2022-08-26 13:45:37 +01:00 |
|
Taner Sener
|
c82f9c8e74
|
make ffprobe sections thread local, fixes #531
|
2022-08-25 22:45:46 +01:00 |
|
Taner Sener
|
99bd946030
|
refactor session create methods
|
2022-08-24 16:33:58 +01:00 |
|
Taner Sener
|
eac6cd5a06
|
refactor media information classes
|
2022-08-23 23:49:59 +01:00 |
|
Taner Sener
|
6b09e0dfed
|
fix setSessionHistorySize method on native platforms
|
2022-08-22 00:56:02 +01:00 |
|
Taner Sener
|
862b0485e0
|
fix indentation errors in fonts.conf file created on apple and android platforms
|
2022-08-21 23:40:34 +01:00 |
|
Taner Sener
|
b2d08a5904
|
add dot to the end of loaded line on apple platforms
|
2022-08-21 23:10:30 +01:00 |
|
Taner Sener
|
ddfd73b224
|
update getDuration method documentation, fixes #311
|
2022-05-21 00:26:17 +01:00 |
|
Taner Sener
|
9a8640e6bc
|
do not trigger github workflows when READMEs are updated
|
2022-05-20 23:40:03 +01:00 |
|
Taner Sener
|
c399691a3e
|
fix the doc parameter error
|
2022-01-02 22:45:36 +00:00 |
|
Taner Sener
|
a2908f5d32
|
freeze v4.5.1
|
2021-12-30 22:26:16 +00:00 |
|
Taner Sener
|
ae708befea
|
add support for zimg openssl and srt, fixes #28 and #241
|
2021-12-28 00:17:04 +00:00 |
|
Taner Sener
|
38d88e0c12
|
replace execute callback with session specific complete callbacks, fixes #197
|
2021-12-24 17:34:42 +00:00 |
|
Taner Sener
|
a7fe2d4b66
|
implement chapters in media information object, fixes #196
|
2021-12-18 23:43:16 +00:00 |
|
Taner Sener
|
6fe867abf8
|
implement FFprobeKit.getMediaInformationFromCommandArgumentsAsync method on ios
|
2021-11-10 00:57:39 +00:00 |
|
Taner Şener
|
57ba208726
|
Merge pull request #230 from tanersener/improve-documentation
Improve documentation
|
2021-11-09 19:46:37 +00:00 |
|
Taner Sener
|
27af848e9c
|
more detailed docs for async execute methods
|
2021-11-09 09:31:44 +00:00 |
|
Taner Sener
|
1cb36ea365
|
call session callbacks first rather than global callbacks on native platforms
|
2021-11-08 00:47:38 +00:00 |
|
Taner Sener
|
fc747666c5
|
add missing break statements while processing logs in native platforms
|
2021-11-08 00:21:59 +00:00 |
|
Taner Sener
|
eee8d852b9
|
differentiate class and insance methods in ReturnCode class for native platforms
|
2021-11-08 00:12:32 +00:00 |
|
Taner Sener
|
3f8ec5d2f7
|
document internal native methods that must not be called by applications
|
2021-11-07 14:06:20 +00:00 |
|
Taner Sener
|
2afdbd88af
|
generate shared libraries on apple platforms
|
2021-10-31 20:42:40 +00:00 |
|
Taner Sener
|
a72e3f501d
|
use av_bprint methods to convert char* to nsstring, fixes #192
|
2021-10-19 23:58:52 +01:00 |
|
Taner Sener
|
fb0a2105a0
|
clear sessionHistoryMap in clearSessions(), fixes #171
|
2021-10-07 08:46:20 +01:00 |
|
Taner Sener
|
1203a3218c
|
use rich code blocks in readmes
|
2021-10-06 20:40:36 +01:00 |
|
Taner Sener
|
5a3224b357
|
freeze native 4.5 releases
|
2021-09-19 21:48:24 +01:00 |
|
Taner Sener
|
28612fce75
|
fix ios ffprobe implementation
|
2021-09-15 23:28:45 +01:00 |
|
Taner Sener
|
e3ea69a58e
|
Fix getLastReceivedStatistics method, fixes #139
|
2021-09-15 17:58:15 +01:00 |
|
Taner Sener
|
64d380290a
|
implement clearSessions methods on FFmpegKitConfig
|
2021-09-15 16:52:07 +01:00 |
|
Taner Sener
|
caa53bedd8
|
parseArguments and argumentsToString moved under FFmpegKitConfig
|
2021-09-15 16:26:24 +01:00 |
|
Taner Sener
|
68cbf69e80
|
StreamInformation getFullCodec method renamed as getCodecLong
|
2021-09-15 15:54:31 +01:00 |
|
Taner Sener
|
247a8b2149
|
Disable exiting upon receiving more then 3 signals, fixes #129
|
2021-08-18 23:06:43 +03:00 |
|
Taner Sener
|
d4f51ca5c0
|
add sessions to history on creation
|
2021-08-17 14:06:00 +03:00 |
|
Taner Sener
|
470f70282b
|
use thread specific exit contexts for each native session, fixes #72
|
2021-08-16 00:17:54 +03:00 |
|
Taner Sener
|
4ce973e9d8
|
fix android github action errors
|
2021-08-15 21:32:18 +03:00 |
|