mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3-arm: Code formatting
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user