Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
f4c79d1e
Commit
f4c79d1e
authored
Feb 09, 2011
by
Vladimir Pantelic
Committed by
Mans Rullgard
Feb 09, 2011
Browse files
mpegts: remove unused macro MAX_SCAN_PACKETS
Signed-off-by:
Mans Rullgard
<
mans@mansr.com
>
parent
d23845f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
libavformat/mpegts.c
libavformat/mpegts.c
+0
-3
No files found.
libavformat/mpegts.c
View file @
f4c79d1e
...
@@ -33,9 +33,6 @@
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment