mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-11-03 09:40:50 +08:00
[mpp_dec] add que display mux for frame que fixed thread async cause push frame que error
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@580 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -179,6 +179,7 @@ private:
|
||||
typedef enum MppThreadSignal_e {
|
||||
THREAD_WORK,
|
||||
THREAD_RESET,
|
||||
THREAD_QUE_DISPLAY,
|
||||
THREAD_SIGNAL_BUTT,
|
||||
} MppThreadSignal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user