diff --git a/CMakeLists.txt b/CMakeLists.txt index f02a7b8e..c5c89b90 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -390,7 +390,7 @@ makeInput(Buffer buffer) makeInput(H264 h264) makeInput(EBML ebml) makeInput(ISMV ismv)#LTS -makeInput(MP4 mp4)#LTS +makeInput(MP4 mp4) makeInput(TS ts)#LTS makeInput(Folder folder)#LTS makeInput(Balancer balancer)#LTS