diff options
| author | Xiaoqing MA <[email protected]> | 2018-07-20 17:26:34 +0800 |
|---|---|---|
| committer | Xiaoqing MA <[email protected]> | 2018-07-20 17:26:34 +0800 |
| commit | 621174db070d060b0996eef3593c5944322c82b3 (patch) | |
| tree | 1ae64aec20626cb0037502fb10fb1e41752b127e /inc/av_format_identify.h | |
| parent | aade0897112e0a25c0b3a8e96af3490ba256b6ed (diff) | |
1.按照mp4修改思路修改ts与flv-待继续修改
Diffstat (limited to 'inc/av_format_identify.h')
| -rw-r--r-- | inc/av_format_identify.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/av_format_identify.h b/inc/av_format_identify.h index 63dbb87..108930d 100644 --- a/inc/av_format_identify.h +++ b/inc/av_format_identify.h @@ -8,7 +8,6 @@ #define AV_CONTAINER_MP4 3 - /*To identify the container type of the whole byte stream*/ int AV_container_identify(const char* buff, size_t size); |
