mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
SAMI demuxer and decoder.
This commit is contained in:
parent
d948893dbd
commit
53640f42be
13 changed files with 304 additions and 3 deletions
|
|
@ -4,6 +4,9 @@ fate-sub-jacosub: CMD = md5 -i $(SAMPLES)/sub/JACOsub_capability_tester.jss -f a
|
|||
FATE_SUBTITLES += fate-sub-microdvd
|
||||
fate-sub-microdvd: CMD = md5 -i $(SAMPLES)/sub/MicroDVD_capability_tester.sub -f ass
|
||||
|
||||
FATE_SUBTITLES += fate-sub-sami
|
||||
fate-sub-sami: CMD = md5 -i $(SAMPLES)/sub/SAMI_capability_tester.smi -f ass
|
||||
|
||||
FATE_SUBTITLES += fate-sub-srt
|
||||
fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue