lavf: remove unused code
Nothing uses it, and it provides no public API. Archeological finds: Commit101036adb9
added the API. Commita8dd8dc6e9
made mpegts.c use it. Commitaf8aae3fa3
disabled it by default in mpegts.c. Commitae2bb52cd2
removed all uses of this from mpegts.c. Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
0232ba62a2
commit
6a5b8ca432
4 changed files with 0 additions and 632 deletions
|
@ -33,7 +33,6 @@
|
|||
#include "mpegts.h"
|
||||
#include "internal.h"
|
||||
#include "avio_internal.h"
|
||||
#include "seek.h"
|
||||
#include "mpeg.h"
|
||||
#include "isom.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue