]> git.sesse.net Git - nageru/blobdiff - nageru/quicksync_encoder_impl.h
Merge branch 'mjpeg'
[nageru] / nageru / quicksync_encoder_impl.h
similarity index 99%
rename from quicksync_encoder_impl.h
rename to nageru/quicksync_encoder_impl.h
index 0317b6af0393723bb1ca38ac0100947d8c800c85..5e215e5b691bfa3f81ff317ce58404415c8d4c3d 100644 (file)
@@ -17,9 +17,9 @@
 
 #include "audio_encoder.h"
 #include "defs.h"
-#include "timebase.h"
+#include "shared/timebase.h"
 #include "print_latency.h"
-#include "ref_counted_gl_sync.h"
+#include "shared/ref_counted_gl_sync.h"
 #include "va_display_with_cleanup.h"
 
 #define SURFACE_NUM 16 /* 16 surfaces for source YUV */