|
|
@@ -1,13 +1,3 @@
|
|
|
-// ***********************************************************/
|
|
|
-// video_play_thread.cpp
|
|
|
-//
|
|
|
-// Copy Right @ Steven Huang. All rights reserved.
|
|
|
-//
|
|
|
-// Video play thread. This section includes key code for
|
|
|
-// synchronizing video frames and audio using pts/dts,
|
|
|
-// as well as subtitle processing.
|
|
|
-// ***********************************************************/
|
|
|
-
|
|
|
#include "video_play_thread.h"
|
|
|
#include "AVPlayer2/playercontroller.h"
|
|
|
#include <QLoggingCategory>
|