mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
small fixes
Origin commit data
------------------
Branch: master
Commit: ee9c3fc657
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-06-11 (Fri, 11 Jun 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -35,7 +35,6 @@ typedef enum
|
||||
CT_VP9
|
||||
} video_codec_type_t;
|
||||
|
||||
|
||||
typedef enum
|
||||
{
|
||||
STREAMTYPE_UNKNOWN = -1,
|
||||
@@ -55,11 +54,9 @@ typedef enum
|
||||
STREAMTYPE_DIVX5 = 15,
|
||||
STREAMTYPE_VB6 = 18,
|
||||
STREAMTYPE_SPARK = 21,
|
||||
STREAMTYPE_MJPEG = 30,
|
||||
STREAMTYPE_MJPEG = 30
|
||||
} video_stream_type_t;
|
||||
|
||||
|
||||
|
||||
typedef enum
|
||||
{
|
||||
AUDIOTYPE_UNKNOWN = -1,
|
||||
@@ -79,8 +76,4 @@ typedef enum
|
||||
AUDIOTYPE_RAW = 0x30
|
||||
} audio_stream_type_t;
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* H_DVB_BCM_H */
|
||||
|
||||
|
Reference in New Issue
Block a user