mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
move codec to kernel.
This commit is contained in:
parent
608083d42f
commit
4970664e37
13 changed files with 116 additions and 19 deletions
|
@ -21,8 +21,8 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef SRS_APP_FLV_HPP
|
||||
#define SRS_APP_FLV_HPP
|
||||
#ifndef SRS_KERNEL_FLV_HPP
|
||||
#define SRS_KERNEL_FLV_HPP
|
||||
|
||||
/*
|
||||
#include <srs_kernel_flv.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue