Commit Graph

114 Commits

Author SHA1 Message Date
Taner Sener ce3a906b4e update ios manual test application 2020-10-22 20:48:02 +01:00
Taner Sener 5c3409484c update ios test-app settings 2020-07-25 13:46:50 +01:00
Taner Sener 83fca5d126 use v4.4.LTS in test applications 2020-07-25 00:15:55 +01:00
Taner Sener 79cda81490 introduce execution specific log levels, fixes #495 2020-07-22 00:10:01 +01:00
Taner Sener 704ee05c3b synchronize updating lastCommandOutput on ios/tvos, fixes #494 2020-07-21 01:43:01 +01:00
Taner Sener 2bae484aff do not process log lines with zero length on ios/tvos 2020-07-19 15:44:21 +01:00
Taner Sener 4f6a80a5bb use new ffmpeg version v4.4-dev-416-g1998d1d6af 2020-07-19 01:19:34 +01:00
Taner Sener ed65d00f59 test openh264 in ios/tvos test applications 2020-07-18 13:54:56 +01:00
Taner Sener b4710f7025 add startTime to FFmpegExecution class 2020-07-18 13:51:23 +01:00
Taner Sener c2ffdd7a10 use a thread safe implementation to list ongoing executions 2020-07-18 11:21:13 +01:00
Taner Sener 2e0ac940dc introduce an api method to list ongoing executions 2020-07-18 01:54:12 +01:00
Taner Sener c075268d0b add executionId to log and statistic callbacks 2020-06-27 00:00:10 +01:00
Taner Sener d46274f5af implement ffmpeg async api 2020-06-26 18:25:52 +01:00
Taner Sener 2469b8e85b update ios test-app versions 2020-06-18 01:03:24 +01:00
Taner Sener 3efd2ecee5 implement ignoreSignal api method, fixes #258, #214 2020-06-17 23:28:40 +01:00
Taner Sener 8307c30491 remove unused test resources 2020-06-13 23:19:06 +01:00
Taner Sener 8a1653fc7b bump version 2020-06-09 00:42:50 +01:00
Taner Sener bf1f4744ce add support for vo-amrwbenc, fixes #381 2020-05-11 00:25:34 +01:00
Taner Sener 7b80cd367a Use JSON parsing in getMediaInformation, fixes #417 2020-05-09 23:34:00 +01:00
Taner Sener c373dc32e0 update build numbers for ios/tvos test apps 2020-04-16 12:33:51 +01:00
Taner Sener 740a290a71 freeze v4.3.2 2020-04-14 21:44:22 +01:00
Taner Sener 99a6f18f5f add create xcframework bundles option to ios.sh, fixes #351 2020-03-29 18:56:24 +01:00
Taner Sener 8af793fccb fix parsing of unicode parameters on ios/tvos, fixes #360 2020-03-09 20:30:25 +00:00
Taner Sener 0baff685d7 support rubber band external library 2020-03-01 20:05:10 +00:00
Taner Sener 64488a818a disable asm for external libraries on mac catalyst 2020-02-25 22:52:55 +00:00
Taner Sener 4605e778c5 update mac catalyst arch name 2020-02-24 00:29:20 +00:00
Taner Sener 9da84b3edb fix concurrent writer registration, fixes #324 2020-01-22 23:18:19 +00:00
Taner Sener b70229b9e7 fix cancel operation 2020-01-14 19:53:54 +00:00
Taner Sener 32f25905cb update test-application versions 2020-01-13 23:37:03 +00:00
Taner Sener b9549a04e7 fix duplicate symbol errors for fftools 2020-01-12 20:54:57 +00:00
Taner Sener 8e671be23d fix ffprobe optional parameter parsing errors. 2020-01-12 20:08:05 +00:00
Taner Sener c38ebd52b6 update ios/tvos test applications 2020-01-12 20:05:13 +00:00
Taner Sener 37ba9a95c1 fix ios/tvos depreciation warnings 2020-01-12 10:11:13 +00:00
Taner Sener 7d9747789b implement ffprobe, fixes #286 2020-01-08 23:27:35 +00:00
Taner Sener 283ebe29a4 fix report option and issue #302 2020-01-03 00:11:51 +00:00
Taner Sener 4e078bb9e8 support concurrent execution 2019-12-19 23:47:38 +00:00
Taner Sener 6ae6627d97 update library version 2019-12-15 11:30:52 +00:00
Taner Sener b151e6ab81 synchronise mobile-ffmpeg source code 2019-12-15 01:21:27 +00:00
Taner Sener 448b5c61bb use new versions in ios test applications 2019-10-27 14:21:11 +00:00
Taner Sener 8a478f6dbe do not use deprecated api methods in test applications 2019-10-27 11:39:16 +00:00
Taner Sener cdc9dde9db fix getMediaInformation errors 2019-10-27 09:53:10 +00:00
Taner Sener f6ea03addf prevent multiple executions, fixes #259 2019-10-26 14:17:32 +01:00
Taner Sener 524d90aafe use new x265 version 3.2 2019-10-24 15:50:28 +01:00
Taner Sener 39e55f48ee fix test errors 2019-08-28 18:07:59 +03:00
Taner Sener 2d2278b111 use av_malloc/av_free functions to allocate memory 2019-08-28 14:24:00 +03:00
Taner Sener 2e595085ef use new ffmpeg version v4.3-dev-300-gf8ad2ddd7a 2019-08-28 13:54:56 +03:00
Taner Sener 86ed56ecae build the last command output inside the log callback function, fixes #211 2019-08-28 13:32:09 +03:00
Taner Sener fc0d13f5a5 update test-app versions 2019-08-06 23:46:57 +03:00
Taner Sener 179cc3c029 support single quotes and double quotes in command strings, fixes #190 2019-07-16 21:14:20 +03:00
Taner Sener 293e51301a support single quotes and double quotes in command strings 2019-07-16 21:14:19 +03:00