mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-02-22 23:49:08 +00:00
* feat(encoder): copy language tag for audio and subtitle streams Containers with audio streams for different languages use a tag to signal which track contains which language. This information is saved in the metadata object of a stream and needs to be copied in addition to the codec properties. * feat(encoder): copy input streams' metadata to output streams --------- Signed-off-by: k4yt3x <i@k4yt3x.com> Co-authored-by: k4yt3x <i@k4yt3x.com> |
||
---|---|---|
.. | ||
avutils.cpp | ||
conversions.cpp | ||
decoder.cpp | ||
encoder.cpp | ||
filter_libplacebo.cpp | ||
filter_realcugan.cpp | ||
filter_realesrgan.cpp | ||
fsutils.cpp | ||
interpolator_rife.cpp | ||
libplacebo.cpp | ||
libvideo2x.cpp | ||
logger_manager.cpp | ||
processor_factory.cpp |