Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
debugly committed Nov 6, 2024
1 parent b37829c commit 08172df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
tag k0.11.8
--------------------------------

- adapt to Xcode16(clang 16)
- add builtin smb2 protocol
- move “application.h” to “libavformat” directory
- support Network or Local Blu-ray Disc/BDMV
- fix http_seek cause 401 authentication bug,#52
- http add auth_type2 option, specify http auth type, reduce the number of requests
- fix http open and http_seek (redirect) authentication bug,#52
- fix some hls stream can't seek back to 00:00 bug

tag k0.11.7
--------------------------------
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ ijk media player based on [ffplay](http://ffmpeg.org)

## My Build Environment

- macOS Sonoma(14.3)
- Xcode Version 15.4 (15F31d)
- cocoapods 1.15.2
- macOS Sequoia(15.1)
- Xcode Version 16.1 (15F31d)
- cocoapods 1.16.1

## Latest Changes

Expand Down

0 comments on commit 08172df

Please sign in to comment.