demux: smooth: move smooth specific codec parameters to own class
commita51fedf5a7c4b1522140be3da7373e7dff050df7
authorFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 11 Jan 2021 14:53:09 +0000 (11 15:53 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Thu, 25 Feb 2021 09:49:42 +0000 (25 10:49 +0100)
tree555c1379dcca376ef34650b7e992a67f5670280f
parent72e0a0015252defec31c4fdbc54c8d521caa61d6
demux: smooth: move smooth specific codec parameters to own class
modules/demux/Makefile.am
modules/demux/smooth/playlist/CodecParameters.cpp [new file with mode: 0644]
modules/demux/smooth/playlist/CodecParameters.hpp [copied from modules/demux/smooth/playlist/ForgedInitSegment.hpp with 53% similarity]
modules/demux/smooth/playlist/ForgedInitSegment.cpp
modules/demux/smooth/playlist/ForgedInitSegment.hpp
modules/demux/smooth/playlist/QualityLevel.cpp
modules/demux/smooth/playlist/QualityLevel.hpp
modules/demux/smooth/playlist/SmoothParser.cpp