Almost every frame decoded, still buffer filling, try turning off first time

pull/116/head
alanbjohnston 5 years ago committed by GitHub
parent f2e0854b12
commit 3d817f4382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,7 +98,7 @@ static int init_rf();
int socket_open = 0;
int sock = 0;
int loop = -1, loop_count = 0;
int firstTime = ON;
int firstTime = 0; // ON;
long start;
int testCount = 0;
long time_start;

Loading…
Cancel
Save

Powered by TurnKey Linux.