mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Remove mpbswap.h
This was once central, but now it's almost unused. Only vf_divtc still uses it for extremely weird and incomprehensible reasons. The use in stream.c is trivial. Replace these, and remove mpbswap.h.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include "talloc.h"
|
||||
#include "ebml.h"
|
||||
#include "stream/stream.h"
|
||||
#include "osdep/mpbswap.h"
|
||||
#include "common/msg.h"
|
||||
|
||||
// Whether the id is a known Matroska level 1 element (allowed as element on
|
||||
|
||||
Reference in New Issue
Block a user