demux: adaptative: add smooth streaming support
Showing
- modules/demux/Makefile.am 24 additions, 0 deletionsmodules/demux/Makefile.am
- modules/demux/adaptative/adaptative.cpp 28 additions, 1 deletionmodules/demux/adaptative/adaptative.cpp
- modules/demux/adaptative/playlist/Inheritables.cpp 5 additions, 0 deletionsmodules/demux/adaptative/playlist/Inheritables.cpp
- modules/demux/adaptative/playlist/Inheritables.hpp 1 addition, 0 deletionsmodules/demux/adaptative/playlist/Inheritables.hpp
- modules/demux/smooth/SmoothManager.cpp 208 additions, 0 deletionsmodules/demux/smooth/SmoothManager.cpp
- modules/demux/smooth/SmoothManager.hpp 50 additions, 0 deletionsmodules/demux/smooth/SmoothManager.hpp
- modules/demux/smooth/SmoothStream.cpp 73 additions, 0 deletionsmodules/demux/smooth/SmoothStream.cpp
- modules/demux/smooth/SmoothStream.hpp 53 additions, 0 deletionsmodules/demux/smooth/SmoothStream.hpp
- modules/demux/smooth/SmoothStreamFormat.hpp 38 additions, 0 deletionsmodules/demux/smooth/SmoothStreamFormat.hpp
- modules/demux/smooth/mp4/IndexReader.cpp 69 additions, 0 deletionsmodules/demux/smooth/mp4/IndexReader.cpp
- modules/demux/smooth/mp4/IndexReader.hpp 49 additions, 0 deletionsmodules/demux/smooth/mp4/IndexReader.hpp
- modules/demux/smooth/playlist/ForgedInitSegment.cpp 299 additions, 0 deletionsmodules/demux/smooth/playlist/ForgedInitSegment.cpp
- modules/demux/smooth/playlist/ForgedInitSegment.hpp 77 additions, 0 deletionsmodules/demux/smooth/playlist/ForgedInitSegment.hpp
- modules/demux/smooth/playlist/Manifest.cpp 55 additions, 0 deletionsmodules/demux/smooth/playlist/Manifest.cpp
- modules/demux/smooth/playlist/Manifest.hpp 49 additions, 0 deletionsmodules/demux/smooth/playlist/Manifest.hpp
- modules/demux/smooth/playlist/MemoryChunk.cpp 58 additions, 0 deletionsmodules/demux/smooth/playlist/MemoryChunk.cpp
- modules/demux/smooth/playlist/MemoryChunk.hpp 47 additions, 0 deletionsmodules/demux/smooth/playlist/MemoryChunk.hpp
- modules/demux/smooth/playlist/Parser.cpp 271 additions, 0 deletionsmodules/demux/smooth/playlist/Parser.cpp
- modules/demux/smooth/playlist/Parser.hpp 78 additions, 0 deletionsmodules/demux/smooth/playlist/Parser.hpp
- modules/demux/smooth/playlist/Representation.cpp 75 additions, 0 deletionsmodules/demux/smooth/playlist/Representation.cpp
Loading
Please register or sign in to comment