mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 16:01:22 +02:00
libeplayer3-arm: Code formatting
This commit is contained in:
2
libeplayer3-arm/external/flv2mpeg4/src/flv.h
vendored
2
libeplayer3-arm/external/flv2mpeg4/src/flv.h
vendored
@@ -65,7 +65,6 @@ typedef struct _PICTURE
|
||||
int width;
|
||||
int height;
|
||||
|
||||
|
||||
#define FLV_I_TYPE 0
|
||||
#define FLV_P_TYPE 1
|
||||
|
||||
@@ -157,5 +156,4 @@ static const int8 rl_inter_run[102] =
|
||||
static const int rl_inter_n = 102;
|
||||
static const int rl_inter_last = 58;
|
||||
|
||||
|
||||
#endif // FLV_H
|
||||
|
Reference in New Issue
Block a user