Commit f4c79d1e authored by Vladimir Pantelic's avatar Vladimir Pantelic Committed by Mans Rullgard

mpegts: remove unused macro MAX_SCAN_PACKETS

Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent d23845f3
......@@ -33,9 +33,6 @@
#include "mpeg.h"
#include "isom.h"
/* 1.0 second at 24Mbit/s */
#define MAX_SCAN_PACKETS 32000
/* maximum size in which we look for synchronisation if
synchronisation is lost */
#define MAX_RESYNC_SIZE 65536
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment