Skip to content

Commit

Permalink
Fix VLC aribb25 compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
koron393 committed Apr 13, 2024
1 parent a276d56 commit a8fabef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aribb25/arib_std_b25.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ typedef struct {

} ARIB_STD_B25;

#define ARIB_STD_B25_TS_PROBING_MIN_DATA (320 * 9 - 1)

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit a8fabef

Please sign in to comment.