qtdemux: remember reverse playback when verifying the segment end
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 7 Jan 2014 00:36:17 +0000 (21:36 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Wed, 15 Jan 2014 18:33:45 +0000 (15:33 -0300)
commit5fe1b3eb28f9960b2980e149b5f721dae466a4d8
tree535151dfd25aeab90f3aa1303d55ae766d175100
parent90a5565229f39b181e8644c4b5482c614dbcb0fd
qtdemux: remember reverse playback when verifying the segment end

Check if the rate is positive or negative to correctly compare the current
position with the segment to make reverse playback work
gst/isomp4/qtdemux.c