author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | |
Mon, 14 Feb 2011 17:52:09 +0000 (17:52 +0000) | ||
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | |
Mon, 14 Feb 2011 17:52:12 +0000 (17:52 +0000) | ||
commit | 0d20df6d2be96be7be46ad78677d69e7c8232c0c | |
tree | a92acb5d303fe877fdc0f12239ba4423480f697d | tree | snapshot (tar.xz tar.gz zip) |
parent | 182072c91a7e61c8381741c1fbfd5cb22557d183 | commit | diff |
x264enc: Don't register flags with a value of 0
Flags with a value of 0 aren't meaningful and will cause
g_value_transform to go into an endless loop when trying to
convert the flags to a string
Flags with a value of 0 aren't meaningful and will cause
g_value_transform to go into an endless loop when trying to
convert the flags to a string
ext/x264/gstx264enc.c | diff | blob | history |