libeplayer3-arm: Code formatting

Origin commit data
------------------
Branch: master
Commit: 665fed954e
Author: max_10 <max_10@gmx.de>
Date: 2017-12-28 (Thu, 28 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-12-28 12:07:38 +01:00
committed by TangoCash
parent 7b0b8ce01a
commit 4157b809a1
49 changed files with 50 additions and 170 deletions

View File

@@ -35,7 +35,6 @@ typedef enum
CT_VP9
} video_codec_type_t;
typedef enum
{
STREAMTYPE_UNKNOWN = -1,
@@ -57,8 +56,6 @@ typedef enum
STREAMTYPE_SPARK = 21,
} video_stream_type_t;
typedef enum
{
AUDIOTYPE_UNKNOWN = -1,
@@ -78,8 +75,4 @@ typedef enum
AUDIOTYPE_RAW = 0xf
} audio_stream_type_t;
#endif /* H_DVB_BCM_H */