1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Transcode: More generic h264/h265 codec support. v7.0.1 (#4131)

Sorry this is another pull request with same intention. But there is
more variants of h264 und h265 codecs and I think it is good to support
them all.

---------

Co-authored-by: winlin <winlinvip@gmail.com>
This commit is contained in:
jb-alvarado 2024-08-12 10:15:57 +02:00 committed by winlin
parent 7478311547
commit 2e211f6abe
3 changed files with 13 additions and 9 deletions

View file

@ -4,6 +4,12 @@
The changelog for SRS.
<a name="v7-changes"></a>
## SRS 7.0 Changelog
* v7.0, 2024-08-12, Merge [#4131](https://github.com/ossrs/srs/pull/4131): Transcode: More generic h264/h265 codec support. v7.0.1 (#4131)
* v7.0, 2024-08-12, Init SRS 7 branch. v7.0.0
<a name="v6-changes"></a>
## SRS 6.0 Changelog