Merge branch 'development' into LTS_development
# Conflicts: # CMakeLists.txt # src/input/input_mp4.cpp
This commit is contained in:
commit
0233d5b684
1 changed files with 1 additions and 1 deletions
|
@ -390,7 +390,7 @@ makeInput(Buffer buffer)
|
||||||
makeInput(H264 h264)
|
makeInput(H264 h264)
|
||||||
makeInput(EBML ebml)
|
makeInput(EBML ebml)
|
||||||
makeInput(ISMV ismv)#LTS
|
makeInput(ISMV ismv)#LTS
|
||||||
makeInput(MP4 mp4)#LTS
|
makeInput(MP4 mp4)
|
||||||
makeInput(TS ts)#LTS
|
makeInput(TS ts)#LTS
|
||||||
makeInput(Folder folder)#LTS
|
makeInput(Folder folder)#LTS
|
||||||
makeInput(Balancer balancer)#LTS
|
makeInput(Balancer balancer)#LTS
|
||||||
|
|
Loading…
Add table
Reference in a new issue