justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
861 stars 144 forks source link

Various changes to textSubtitlesRenderFT #755

Closed jcdr428 closed 1 year ago

jcdr428 commented 1 year ago

Change C-type casts to C++ type Change constto constexpr Remove redundant else Use autoinstead of ::iterator Change Rectstruct fields from floatto int