begeekmyfriend
|
f6dfbe3f62
|
Fix audio sampling in FLV muxer
Signed-off-by: begeekmyfriend <begeekmyfriend@gmail.com>
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# modified: library/src/main/java/net/ossrs/yasea/SrsFlvMuxer.java
#
|
8 years ago |
Leo Ma
|
470b338588
|
Remove out-of-date comment
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
8 years ago |
Leo Ma
|
a0a7321e9c
|
Fix FLV tag buffer overflow
The length of tag should be calculated completly.
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
8 years ago |
Leo Ma
|
6d7e296205
|
Fix FLV tag buffer overflow
Add header size in encoded stream
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
8 years ago |
Leo Ma
|
bbbb29ef7d
|
Fix FLV allocation buffer overflow
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
8 years ago |
Leo Ma
|
ad45075ac1
|
Fix soft encoding mosaic
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
8 years ago |
Leo Ma
|
a50396c567
|
Clear frame cache before close consumer thread
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
9 years ago |
Leo Ma
|
2767ac5400
|
GC optimization
Reduce the count of garbage collection in data flow and improve the
reusability of the data buffer.
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
9 years ago |
Leo Ma
|
6c44514793
|
Substitute message handler for exception
Reduce try-catch blocks for the whole project.
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
9 years ago |
Leo Ma
|
766be308ea
|
Seperate RTMP packet
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
9 years ago |
Leo Ma
|
adccd4cfb0
|
Seperate library module from app module
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
|
9 years ago |