ffmpeg-kit/apple/src
2021-09-15 17:58:15 +01:00
..
.gitignore update external library scripts 2021-01-09 16:03:59 +00:00
AbstractSession.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
AbstractSession.m parseArguments and argumentsToString moved under FFmpegKitConfig 2021-09-15 16:26:24 +01:00
ArchDetect.h refactor api 2021-02-14 22:59:48 +00:00
ArchDetect.m refactor api 2021-02-14 22:59:48 +00:00
AtomicLong.h refactor api 2021-02-14 22:59:48 +00:00
AtomicLong.m fix api errors 2021-02-22 01:22:30 +00:00
ExecuteCallback.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
ffmpegkit_exception.h use ffmpeg v4.4-dev-2765-g9f38fac053 2021-01-28 23:24:44 +00:00
ffmpegkit_exception.m use ffmpeg v4.4-dev-2765-g9f38fac053 2021-01-28 23:24:44 +00:00
FFmpegKit.h parseArguments and argumentsToString moved under FFmpegKitConfig 2021-09-15 16:26:24 +01:00
FFmpegKit.m parseArguments and argumentsToString moved under FFmpegKitConfig 2021-09-15 16:26:24 +01:00
FFmpegKitConfig.h implement clearSessions methods on FFmpegKitConfig 2021-09-15 16:52:07 +01:00
FFmpegKitConfig.m implement clearSessions methods on FFmpegKitConfig 2021-09-15 16:52:07 +01:00
FFmpegSession.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
FFmpegSession.m Fix getLastReceivedStatistics method, fixes #139 2021-09-15 17:58:15 +01:00
FFprobeKit.h update documentation 2021-03-03 18:59:41 +00:00
FFprobeKit.m parseArguments and argumentsToString moved under FFmpegKitConfig 2021-09-15 16:26:24 +01:00
FFprobeSession.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
FFprobeSession.m fix api errors 2021-02-22 01:22:30 +00:00
fftools_cmdutils.c use thread specific exit contexts for each native session, fixes #72 2021-08-16 00:17:54 +03:00
fftools_cmdutils.h use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffmpeg_filter.c use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffmpeg_hw.c use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffmpeg_opt.c use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffmpeg_videotoolbox.c use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffmpeg.c Disable exiting upon receiving more then 3 signals, fixes #129 2021-08-18 23:06:43 +03:00
fftools_ffmpeg.h use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
fftools_ffprobe.c update external libraries 2021-05-16 11:26:05 +01:00
Level.h refactor api 2021-02-14 22:59:48 +00:00
Log.h refactor api 2021-02-14 22:59:48 +00:00
Log.m refactor api 2021-02-14 22:59:48 +00:00
LogCallback.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
LogRedirectionStrategy.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
Makefile.am replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
Makefile.in replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
MediaInformation.h refactor api 2021-02-14 22:59:48 +00:00
MediaInformation.m refactor api 2021-02-14 22:59:48 +00:00
MediaInformationJsonParser.h refactor api 2021-02-14 22:59:48 +00:00
MediaInformationJsonParser.m refactor api 2021-02-14 22:59:48 +00:00
MediaInformationSession.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
MediaInformationSession.m fix api errors 2021-02-22 01:22:30 +00:00
Packages.h refactor api 2021-02-14 22:59:48 +00:00
Packages.m refactor api 2021-02-14 22:59:48 +00:00
ReturnCode.h add helper methods to ReturnCode 2021-02-16 16:44:46 +00:00
ReturnCode.m fix api errors 2021-02-22 01:22:30 +00:00
Session.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
SessionState.h refactor api 2021-02-14 22:59:48 +00:00
Statistics.h refactor api 2021-02-14 22:59:48 +00:00
Statistics.m refactor api 2021-02-14 22:59:48 +00:00
StatisticsCallback.h replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
StreamInformation.h StreamInformation getFullCodec method renamed as getCodecLong 2021-09-15 15:54:31 +01:00
StreamInformation.m StreamInformation getFullCodec method renamed as getCodecLong 2021-09-15 15:54:31 +01:00