mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
RealText demuxer and decoder.
This commit is contained in:
@@ -405,6 +405,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_DECODER (JACOSUB, jacosub);
|
||||
REGISTER_DECODER (MICRODVD, microdvd);
|
||||
REGISTER_DECODER (PGSSUB, pgssub);
|
||||
REGISTER_DECODER (REALTEXT, realtext);
|
||||
REGISTER_DECODER (SAMI, sami);
|
||||
REGISTER_ENCDEC (SRT, srt);
|
||||
REGISTER_ENCDEC (XSUB, xsub);
|
||||
|
||||
Reference in New Issue
Block a user