You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ffmpeg-kit/apple/src
Taner Sener a7fe2d4b66 implement chapters in media information object, fixes #196 4 years ago
..
.gitignore update external library scripts 5 years ago
AbstractSession.h replace delegates with callback blocks on objective c api 4 years ago
AbstractSession.m parseArguments and argumentsToString moved under FFmpegKitConfig 4 years ago
ArchDetect.h refactor api 4 years ago
ArchDetect.m refactor api 4 years ago
AtomicLong.h refactor api 4 years ago
AtomicLong.m fix api errors 4 years ago
Chapter.h implement chapters in media information object, fixes #196 4 years ago
Chapter.m implement chapters in media information object, fixes #196 4 years ago
ExecuteCallback.h replace delegates with callback blocks on objective c api 4 years ago
FFmpegKit.h more detailed docs for async execute methods 4 years ago
FFmpegKit.m parseArguments and argumentsToString moved under FFmpegKitConfig 4 years ago
FFmpegKitConfig.h more detailed docs for async execute methods 4 years ago
FFmpegKitConfig.m call session callbacks first rather than global callbacks on native platforms 4 years ago
FFmpegSession.h document internal native methods that must not be called by applications 4 years ago
FFmpegSession.m Fix getLastReceivedStatistics method, fixes #139 4 years ago
FFprobeKit.h implement FFprobeKit.getMediaInformationFromCommandArgumentsAsync method on ios 4 years ago
FFprobeKit.m implement chapters in media information object, fixes #196 4 years ago
FFprobeSession.h replace delegates with callback blocks on objective c api 4 years ago
FFprobeSession.m fix api errors 4 years ago
Level.h refactor api 4 years ago
Log.h refactor api 4 years ago
Log.m refactor api 4 years ago
LogCallback.h replace delegates with callback blocks on objective c api 4 years ago
LogRedirectionStrategy.h replace delegates with callback blocks on objective c api 4 years ago
Makefile.am implement chapters in media information object, fixes #196 4 years ago
Makefile.in implement chapters in media information object, fixes #196 4 years ago
MediaInformation.h implement chapters in media information object, fixes #196 4 years ago
MediaInformation.m implement chapters in media information object, fixes #196 4 years ago
MediaInformationJsonParser.h refactor api 4 years ago
MediaInformationJsonParser.m implement chapters in media information object, fixes #196 4 years ago
MediaInformationSession.h replace delegates with callback blocks on objective c api 4 years ago
MediaInformationSession.m fix api errors 4 years ago
Packages.h refactor api 4 years ago
Packages.m refactor api 4 years ago
ReturnCode.h differentiate class and insance methods in ReturnCode class for native platforms 4 years ago
ReturnCode.m differentiate class and insance methods in ReturnCode class for native platforms 4 years ago
Session.h document internal native methods that must not be called by applications 4 years ago
SessionState.h refactor api 4 years ago
Statistics.h refactor api 4 years ago
Statistics.m refactor api 4 years ago
StatisticsCallback.h replace delegates with callback blocks on objective c api 4 years ago
StreamInformation.h StreamInformation getFullCodec method renamed as getCodecLong 4 years ago
StreamInformation.m StreamInformation getFullCodec method renamed as getCodecLong 4 years ago
ffmpegkit_exception.h use ffmpeg v4.4-dev-2765-g9f38fac053 4 years ago
ffmpegkit_exception.m use ffmpeg v4.4-dev-2765-g9f38fac053 4 years ago
fftools_cmdutils.c use thread specific exit contexts for each native session, fixes #72 4 years ago
fftools_cmdutils.h use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffmpeg.c fix ios ffprobe implementation 4 years ago
fftools_ffmpeg.h use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffmpeg_filter.c use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffmpeg_hw.c use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffmpeg_opt.c use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffmpeg_videotoolbox.c use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
fftools_ffprobe.c fix ios ffprobe implementation 4 years ago