multifdsink: fix error in sync-method
authorLuca Ognibene <luca.ognibene at gmail.com>
Sun, 12 Apr 2009 20:26:33 +0000 (22:26 +0200)
committerWim Taymans <wim@metal.(none)>
Sun, 12 Apr 2009 20:26:33 +0000 (22:26 +0200)
commit1beabc48e865ee4da0dcd430b1cc01afaddc8dfe
tree8a54c43e3e4d1f5a9bd678009df0115e169c6f91
parent251f152c2071235f96e8f10f41c960fb8689526b
multifdsink: fix error in sync-method

Multifdsink did not handle sync-method=latest-keyframe correctly when the
soft-limit is set to -1 (unlimited).
Fixes #578583.
gst/tcp/gstmultifdsink.c