Commit Graph
21 Commits
Author SHA1 Message Date
shogo4405 f7a3ff24a3 Rename AVIOUnit to IOUnit. 2022-12-03 19:36:40 +09:00
shogo4405 aa08810471 Allow swiftlint 2022-11-26 14:15:10 +09:00
shogo4405 63cab4f151 swiftlint --format 2022-11-16 22:48:39 +09:00
leo a8c2e513d2 Add scaling mode to video codec 2022-11-14 16:50:36 -08:00
shogo4405 f30028ef37 Add hasAudio, hasVideo options. 2022-11-06 21:43:19 +09:00
leo 367ede1743 Set invalidateSession to false after session is updated 2022-11-03 10:12:02 -07:00
shogo4405 625d010312 Refactoring VideoCodecDelegate. 2022-10-02 20:08:49 +09:00
shogo4405 04d23d9953 Merge H264Decoder -> VideoCodec. 2022-10-02 16:21:01 +09:00
shogo4405 65b8aca8ee Refactor VideoCodec. 2022-09-24 02:38:26 +09:00
shogo4405 28bd489dd7 Remove redundantType & enabled convenience_type 2022-09-23 06:02:14 +09:00
shogo4405 724caecb3d Suppress warnings SwiftLint 2022-09-23 03:09:44 +09:00
shogo4405 54f2f41f81 Rename keyFrameReordering -> allowFrameReordering 2022-09-17 16:00:16 +09:00
Allan Bush b8a8ab85b1 Expose key frame reordering as an option
Keeping the existing behaviour of disabling for baseline profiles but allowing it to be disabled in other profiles as well
2022-08-25 17:04:07 -07:00
CubitSpeed 0e8b4df917 Update VideoCodec.swift
Fix name to reflect new filename
2022-08-02 15:36:10 -04:00
shogo4405 10003f3743 fixed #990 2022-06-30 01:26:05 +09:00
shogo4405 d16dbcb759 Add delegate method for videoCodecErrorOccurred. 2022-06-26 06:09:52 +09:00
shogo4405 e886d38106 Suppress warnings. 2022-06-26 05:04:49 +09:00
shogo4405 eb9d7b7206 Review visibility. 2022-06-26 04:25:32 +09:00
shogo4405 e233e0aebe Add api documentation. 2022-06-26 01:59:01 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
shogo4405 e97502f62d Rename H264Encoder -> VideoCodec 2021-09-26 18:37:21 +09:00