mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Fix scaled subtitles overlap
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@217 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: ef3acb6c5a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-01-28 (Thu, 28 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1498,7 +1498,8 @@ static void* reader_thread(void * /*arg*/)
|
||||
ttx_paused = 1;
|
||||
}
|
||||
}
|
||||
CleanUp();
|
||||
if(!ttx_paused)
|
||||
CleanUp();
|
||||
tuxtxt_close();
|
||||
printf("TuxTxt subtitle thread stopped\n");
|
||||
pthread_exit(NULL);
|
||||
|
Reference in New Issue
Block a user