mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
Merge remote-tracking branch 'tangocash/master'
Origin commit data
------------------
Branch: master
Commit: 123dacccdb
Author: max_10 <max_10@gmx.de>
Date: 2017-11-08 (Wed, 08 Nov 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -567,8 +567,7 @@ bool cPlayback::Start(char *filename, int /*vpid*/, int /*vtype*/, int /*apid*/,
|
|||||||
|
|
||||||
lt_info("%s:%s - filename=%s\n", FILENAME, __FUNCTION__, filename);
|
lt_info("%s:%s - filename=%s\n", FILENAME, __FUNCTION__, filename);
|
||||||
|
|
||||||
guint flags = GST_PLAY_FLAG_AUDIO | GST_PLAY_FLAG_VIDEO | \
|
guint flags = GST_PLAY_FLAG_AUDIO | GST_PLAY_FLAG_VIDEO | GST_PLAY_FLAG_NATIVE_VIDEO;
|
||||||
GST_PLAY_FLAG_TEXT | GST_PLAY_FLAG_NATIVE_VIDEO;
|
|
||||||
|
|
||||||
/* increase the default 2 second / 2 MB buffer limitations to 5s / 5MB */
|
/* increase the default 2 second / 2 MB buffer limitations to 5s / 5MB */
|
||||||
int m_buffer_size = 5*1024*1024;
|
int m_buffer_size = 5*1024*1024;
|
||||||
|
Reference in New Issue
Block a user