mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 21:51:09 +00:00
gstffmpegdec: Re-enable MT-decoding by default
This commit is contained in:
parent
fc0a8893d8
commit
99e61c5f3b
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ gst_ts_info_get (GstFFMpegDec * dec, gint idx)
|
||||||
#define DEFAULT_DO_PADDING TRUE
|
#define DEFAULT_DO_PADDING TRUE
|
||||||
#define DEFAULT_DEBUG_MV FALSE
|
#define DEFAULT_DEBUG_MV FALSE
|
||||||
#define DEFAULT_CROP TRUE
|
#define DEFAULT_CROP TRUE
|
||||||
#define DEFAULT_MAX_THREADS 1
|
#define DEFAULT_MAX_THREADS 0
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue