SubViewer demuxer and decoder.
This commit is contained in:
@@ -414,6 +414,7 @@ void avcodec_register_all(void)
|
||||
REGISTER_DECODER (REALTEXT, realtext);
|
||||
REGISTER_DECODER (SAMI, sami);
|
||||
REGISTER_ENCDEC (SRT, srt);
|
||||
REGISTER_DECODER (SUBVIEWER, subviewer);
|
||||
REGISTER_ENCDEC (XSUB, xsub);
|
||||
|
||||
/* external libraries */
|
||||
|
||||
Reference in New Issue
Block a user