Added HLS input

This commit is contained in:
Ramoe 2017-05-12 12:21:30 +02:00 committed by Thulinma
parent 30beda61ce
commit a9c5334833
6 changed files with 2104 additions and 442 deletions

View file

@ -339,6 +339,7 @@ macro(makeInput inputName format)
)
endmacro()
makeInput(HLS hls)
makeInput(DTSC dtsc)
makeInput(DTSCCrypt dtsccrypt)
makeInput(MP3 mp3)