There was an error while loading. Please reload this page.
1 parent 14d9407 commit e889ad4Copy full SHA for e889ad4
2 files changed
src/libspdl/core/demuxing.cpp
@@ -13,8 +13,6 @@
13
#include "libspdl/core/detail/ffmpeg/logging.h"
14
#include "libspdl/core/detail/tracing.h"
15
16
-#include <fmt/core.h>
17
-
18
namespace spdl::core {
19
namespace detail {
20
namespace {
src/libspdl/core/frames.cpp
@@ -18,8 +18,6 @@
#include <algorithm>
#include <cassert>
21
-#include <glog/logging.h>
22
23
extern "C" {
24
#include <libavutil/frame.h>
25
#include <libavutil/pixdesc.h>
0 commit comments