Commit Graph

72 Commits (a68a8c47a4dd8c8d82d3575bba580f86433c1e49)

Author SHA1 Message Date
Taner Sener b476453c5f allow defining package names on compile time 10 months ago
Taner Sener fabab45e91 update copyright headers of the recently updated files 1 year ago
Taner Sener fb99d7466c migrate Level enum to NSInteger, fixes #942 1 year ago
Taner Sener 154ef20443 support android ndk 26.x, fixes #850 #909 #937 1 year ago
Taner Sener b72814755b replace exit calls with exit_program, fixes #874 1 year ago
Sue N. Cooper f9d8ddca4c fix time statistics, fixes #804 2 years ago
Sue N. Cooper bc1893e11e freeze v6.0 2 years ago
Sue N. Cooper 4c740d8c5c fix testing errors 2 years ago
Sue N. Cooper 50b13ca2e1 upgrade ffmpeg to v6.0 2 years ago
Taner Sener be28fa1010 remove email address from the copyright 2 years ago
Taner Sener 1089101e77 drop log messages with not supported encoding on apple platforms, fixes #596 3 years ago
Taner Sener 5ad7a336ca update documentation 3 years ago
Taner Sener 6f6e0fa3d1 migrate repo links to arthenica 3 years ago
Taner Sener 58065a91aa print muxing overhead in a single line 3 years ago
Taner Sener 39469daff2 clean sections before starting a new execution, fixes #571 3 years ago
Taner Sener 3b8dd28d34 update apple and linux doc warnings 3 years ago
Taner Sener ffc567ec55 drop signatures of ffmpeg_opt.c methods 3 years ago
Taner Sener fd0bb25ec3 fix report file creation crash 3 years ago
Taner Sener bba2b62694 use ffmpeg n5.1.1 3 years ago
Taner Sener f3cf10658c remove auto generated ffmpeg-kit build files from version control, fixes #472 3 years ago
Taner Sener be711ac426 discard errors when parsing ffprobe output, fixes #530 #546 3 years ago
Taner Sener c82f9c8e74 make ffprobe sections thread local, fixes #531 3 years ago
Taner Sener 99bd946030 refactor session create methods 3 years ago
Taner Sener eac6cd5a06 refactor media information classes 3 years ago
Taner Sener 6b09e0dfed fix setSessionHistorySize method on native platforms 3 years ago
Taner Sener 862b0485e0 fix indentation errors in fonts.conf file created on apple and android platforms 3 years ago
Taner Sener b2d08a5904 add dot to the end of loaded line on apple platforms 3 years ago
Taner Sener ddfd73b224 update getDuration method documentation, fixes #311 3 years ago
Taner Sener 9a8640e6bc do not trigger github workflows when READMEs are updated 3 years ago
Michael Matloka 75c3827657
Suggest installing `gettext` to get `autopoint` 4 years ago
Taner Sener c399691a3e fix the doc parameter error 4 years ago
Taner Sener a2908f5d32 freeze v4.5.1 4 years ago
Taner Sener ae708befea add support for zimg openssl and srt, fixes #28 and #241 4 years ago
Taner Sener 38d88e0c12 replace execute callback with session specific complete callbacks, fixes #197 4 years ago
Taner Sener a7fe2d4b66 implement chapters in media information object, fixes #196 4 years ago
Taner Sener 6fe867abf8 implement FFprobeKit.getMediaInformationFromCommandArgumentsAsync method on ios 4 years ago
Taner Sener 27af848e9c more detailed docs for async execute methods 4 years ago
Taner Sener 1cb36ea365 call session callbacks first rather than global callbacks on native platforms 4 years ago
Taner Sener fc747666c5 add missing break statements while processing logs in native platforms 4 years ago
Taner Sener eee8d852b9 differentiate class and insance methods in ReturnCode class for native platforms 4 years ago
Taner Sener 3f8ec5d2f7 document internal native methods that must not be called by applications 4 years ago
Taner Sener 2afdbd88af generate shared libraries on apple platforms 4 years ago
Taner Sener a72e3f501d use av_bprint methods to convert char* to nsstring, fixes #192 4 years ago
Taner Sener fb0a2105a0 clear sessionHistoryMap in clearSessions(), fixes #171 4 years ago
Taner Sener 1203a3218c use rich code blocks in readmes 4 years ago
Taner Sener 5a3224b357 freeze native 4.5 releases 4 years ago
Taner Sener 28612fce75 fix ios ffprobe implementation 4 years ago
Taner Sener e3ea69a58e Fix getLastReceivedStatistics method, fixes #139 4 years ago
Taner Sener 64d380290a implement clearSessions methods on FFmpegKitConfig 4 years ago
Taner Sener caa53bedd8 parseArguments and argumentsToString moved under FFmpegKitConfig 4 years ago