mpegts: remove unused macro MAX_SCAN_PACKETS
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:

committed by
Mans Rullgard

parent
d23845f311
commit
f4c79d1e0b
@@ -33,9 +33,6 @@
|
|||||||
#include "mpeg.h"
|
#include "mpeg.h"
|
||||||
#include "isom.h"
|
#include "isom.h"
|
||||||
|
|
||||||
/* 1.0 second at 24Mbit/s */
|
|
||||||
#define MAX_SCAN_PACKETS 32000
|
|
||||||
|
|
||||||
/* maximum size in which we look for synchronisation if
|
/* maximum size in which we look for synchronisation if
|
||||||
synchronisation is lost */
|
synchronisation is lost */
|
||||||
#define MAX_RESYNC_SIZE 65536
|
#define MAX_RESYNC_SIZE 65536
|
||||||
|
Reference in New Issue
Block a user