openh264enc: Use a fixed number of slices by default

This commit is contained in:
Sebastian Dröge 2014-11-24 19:21:29 +01:00
parent c43b9aad66
commit 9e700adf83

View file

@ -168,7 +168,7 @@ static void gst_openh264enc_set_rate_control (GstOpenh264Enc * openh264enc,
#define DEFAULT_BACKGROUND_DETECTION TRUE
#define DEFAULT_ADAPTIVE_QUANTIZATION TRUE
#define DEFAULT_SCENE_CHANGE_DETECTION TRUE
#define DEFAULT_SLICE_MODE SM_AUTO_SLICE
#define DEFAULT_SLICE_MODE SM_FIXEDSLCNUM_SLICE
#define DEFAULT_NUM_SLICES 1
enum