Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
f4c79d1e
Commit
f4c79d1e
authored
Feb 09, 2011
by
Vladimir Pantelic
Committed by
Mans Rullgard
Feb 09, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mpegts: remove unused macro MAX_SCAN_PACKETS
Signed-off-by:
Mans Rullgard
<
mans@mansr.com
>
parent
d23845f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
mpegts.c
libavformat/mpegts.c
+0
-3
No files found.
libavformat/mpegts.c
View file @
f4c79d1e
...
...
@@ -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
...
...
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