This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
lal
mirror of
https://github.com/q191201771/lal.git
Watch
1
Star
0
Fork
You've already forked lal
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70ff70ac20
master
v0.0.1
v0.1.0
v0.10.0
v0.11.0
v0.12.0
v0.13.0
v0.14.0
v0.15.0
v0.15.1
v0.16.0
v0.17.0
v0.18.0
v0.19.0
v0.19.1
v0.2.0
v0.20.0
v0.21.0
v0.22.0
v0.23.0
v0.24.0
v0.25.0
v0.26.0
v0.27.0
v0.27.1
v0.28.0
v0.29.0
v0.29.1
v0.3.0
v0.3.1
v0.3.2
v0.30.0
v0.30.1
v0.31.0
v0.31.1
v0.32.0
v0.33.0
v0.34.3
v0.35.4
v0.35.41
v0.36.7
v0.37.4
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.8.1
v0.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '70ff70ac20'
${ noResults }
lal
/
go.mod
6 lines
86 B
Modula-2
Raw
Normal View
History
Unescape
Escape
新增 go.mod 和 go.sum 文件
5 years ago
module
github
.
com
/
q191201771
/
lal
messages: - [fix] rtsp,client session的所有信令都处理401 auth - [fix] rtsp,in session使用rtp over tcp时,收到sr回复rr - [fix] avc,整体解析sps数据失败时,只解析最基础部分 - [feat] windows平台下,执行程序缺少运行参数时,等待用户键入回车再退出程序,避免用户双击打开程序时程序闪退,看不到提示信息 - [chore] Go最低版本要求从1.9上升到1.13
4 years ago
go
1.13
新增 go.mod 和 go.sum 文件
5 years ago
[chore] update naza
3 years ago
require
github
.
com
/
q191201771
/
naza
v0
.
21.1