Move utilities to util/

This commit is contained in:
Romain Vimont
2019-11-24 11:53:00 +01:00
parent 83ace84280
commit dfd0707a29
40 changed files with 58 additions and 57 deletions

View File

@@ -10,12 +10,12 @@
#include "config.h"
#include "compat.h"
#include "buffer_util.h"
#include "events.h"
#include "lock_util.h"
#include "log.h"
#include "recorder.h"
#include "video_buffer.h"
#include "util/buffer_util.h"
#include "util/lock.h"
#include "util/log.h"
// set the decoded frame as ready for rendering, and notify
static void