tsdemux: Avoid throwing FLOW_ERROR on last PCR processing error
authorThibault Saunier <thibault.saunier@collabora.com>
Wed, 15 Feb 2012 13:32:17 +0000 (10:32 -0300)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 15 Feb 2012 18:48:44 +0000 (15:48 -0300)
commit1182dd0c1ba3e97d197d145dcdb0feeb76f6cd1e
tree1039e209c2ea2cbb1ffd2df41432146c6a76cfe5
parentcda0d3aed881018c4a39273613f7644742705ece
tsdemux: Avoid throwing FLOW_ERROR on last PCR processing error

In the case of scanning last pcr, errors are not critical, so we keep
the stream flowing.
gst/mpegtsdemux/tsdemux.c