mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-25 11:12:21 +08:00
整理优化代码
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
#include "AACRtmpCodec.h"
|
||||
#include "AACRtmp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
#include "AACRtpCodec.h"
|
||||
#include "AACRtp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
@@ -25,11 +25,11 @@
|
||||
*/
|
||||
|
||||
#include "Factory.h"
|
||||
#include "H264RtmpCodec.h"
|
||||
#include "AACRtmpCodec.h"
|
||||
#include "H264RtpCodec.h"
|
||||
#include "AACRtpCodec.h"
|
||||
#include "H265RtpCodec.h"
|
||||
#include "H264Rtmp.h"
|
||||
#include "AACRtmp.h"
|
||||
#include "H264Rtp.h"
|
||||
#include "AACRtp.h"
|
||||
#include "H265Rtp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "H264RtmpCodec.h"
|
||||
#include "H264Rtmp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "H264RtpCodec.h"
|
||||
#include "H264Rtp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "H265RtpCodec.h"
|
||||
#include "H265Rtp.h"
|
||||
|
||||
namespace mediakit{
|
||||
|
||||
Reference in New Issue
Block a user