ext/mad/gstmad.c: When handling seeks, don't convert -1 start or stop values to a...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Mar 2007 17:26:13 +0000 (17:26 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Mar 2007 17:26:13 +0000 (17:26 +0000)
commitb3bed8b0dabd1cd2919e674f3fe24c11748fa52c
tree108f6f027ca3db67a20e98d6b0133d80814d7128
parentc5ff02937bd6ed68d80a755ce61019e63ac9e3ed
ext/mad/gstmad.c: When handling seeks, don't convert -1 start or stop values to a bogus byte position - pass them ups...

Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_convert_sink), (gst_mad_convert_src):
When handling seeks, don't convert -1 start or stop values to a bogus
byte position - pass them upstream as -1.
ChangeLog
ext/mad/gstmad.c