1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/src
jb-alvarado 331ef9ffae
Transcode: Support video codec such as h264_qsv and libx265. v6.0.145 (#4127)
Currently only libx264 ffmpeg encoder is supported. This pull request
add also h264_qsv. But maybe a more generic solution with oder encoders
would be useful to.

---------

Co-authored-by: winlin <winlinvip@gmail.com>
2024-07-27 10:29:54 +08:00
..
app Transcode: Support video codec such as h264_qsv and libx265. v6.0.145 (#4127) 2024-07-27 10:29:54 +08:00
core Transcode: Support video codec such as h264_qsv and libx265. v6.0.145 (#4127) 2024-07-27 10:29:54 +08:00
kernel HTTP-TS: Support guess_has_av for audio only stream. v6.0.141 (#4063) 2024-07-24 11:00:18 +08:00
main UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 2024-07-09 10:29:36 +08:00
protocol UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) 2024-07-09 10:29:36 +08:00
utest HLS: Add missing newline to end of session manifest. v6.0.143 (#4115) 2024-07-24 22:37:30 +08:00