Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
doc: Fix version table in README.md
  • Loading branch information
tobbee authored Nov 24, 2020
1 parent 6552dd8 commit d91f2bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@ Some code in pkg/bits comes from or is based on https://github.com/tcnksm/go-cas

## Versions

|Version | Highlight |
|---|---|---|---|---|
|0.14| Added functions to use Annex B byte stream for AVC/H.264|
|0.13| Removed third-party log library |
|0.12| Complete parsing of AVC/H.264 SPS and PPS |
| Version | Highlight |
| ------ | --------- |
| 0.14.0 | Added functions to use Annex B byte stream for AVC/H.264 |
| 0.13.0 | Removed third-party log library |
| 0.12.0 | Complete parsing of AVC/H.264 SPS and PPS |

0 comments on commit d91f2bd

Please sign in to comment.