mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
dvb: reduce the gap of pcr delayed.
PD#165243: Sen5 DVB player AV issue. Change-Id: I9bccc7804346595c941ac8f2cf5ced7e68276ebd Signed-off-by: manhao liang <manhao.liang@amlogic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ static u32 audio_pts_started;
|
||||
static u32 first_vpts;
|
||||
static u32 first_checkin_vpts;
|
||||
static u32 first_apts;
|
||||
static u32 pcrscr_lantcy = 800*90;
|
||||
static u32 pcrscr_lantcy = 200*90;
|
||||
|
||||
static u32 system_time_scale_base = 1;
|
||||
static u32 system_time_scale_remainder;
|
||||
|
||||
Reference in New Issue
Block a user