Commit Graph

24 Commits (26326c807104e034fb191f03b6e310ec59bd0464)

Author SHA1 Message Date
Sue N. Cooper 50b13ca2e1 upgrade ffmpeg to v6.0 2 years ago
Taner Sener 214eea3fb5 enable redirection natively for android, improves #593 3 years ago
Taner Sener be711ac426 discard errors when parsing ffprobe output, fixes #530 #546 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 a2908f5d32 freeze v4.5.1 4 years ago
Taner Sener 38d88e0c12 replace execute callback with session specific complete callbacks, fixes #197 4 years ago
Taner Sener 15345abc27 replace @jlink with @link in android javadocs 4 years ago
Taner Sener 27af848e9c more detailed docs for async execute methods 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 b142442551 add sessionStateToString method on android platform 4 years ago
Taner Sener eda94ad613 introduce a method to generate saf protocol urls using a custom open mode, fixes #167 4 years ago
Taner Sener 83d1fc6e72 dont allow generating invalid saf urls, improves #34 4 years ago
Taner Sener fb0a2105a0 clear sessionHistoryMap in clearSessions(), fixes #171 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
Taner Sener d4f51ca5c0 add sessions to history on creation 4 years ago
Taner Sener c356b059c7 implement custom ffmpeg-kit protocols for android, fixes #39 4 years ago
Taner Sener 2cf5f9ff0e update documentation 4 years ago
Taner Sener 21821a8a51 fix api errors 5 years ago
Taner Sener 4680721cef refactor api 5 years ago
Taner Sener 1abae81589 rename android library folder name 5 years ago
Taner Sener 4e8aafae76 do not close parcel file descriptor fd twice 5 years ago
Taner Sener 457b0fb1b1 create fontconfig configuration under the fontconfig folder and allow registration of multiple font directories 5 years ago
Taner Sener 2af487818a create pipes under the pipes directory 5 years ago
Taner Sener 18a6a9c066 fix android runtime errors 5 years ago
Taner Sener a1e7a0b9da update android api, fixes #1 5 years ago
Taner Sener d1b916a7ab add ffmpeg implementation 5 years ago