]> git.parisson.com Git - timeside.git/commit
Change FileDecoder init function input parameters and completely switch from uridecod...
authorThomas Fillon <thomas@parisson.com>
Thu, 18 Jul 2013 08:05:37 +0000 (10:05 +0200)
committerThomas Fillon <thomas@parisson.com>
Mon, 19 Aug 2013 13:23:30 +0000 (15:23 +0200)
commit50bd56f65a7ce909e1cea5d67259de6fcc470c68
tree5d9192427a15f802bb2e70fa4bc2396f4108042d
parent78e5e6a4b64e87bcf8d3d87799282dd398cc556b
Change FileDecoder init function input parameters and completely switch from uridecodebin to gnlurisource

- FileDecoder Init Input parameter are now (uri, start, duration)
    Default values for start and duration keep FileDecoder to decode the whole file
    - Default value for start is 0
    - Default value for duration is set to the remaining duration of the file after the start position
- No more use of uridecodebin : switch to gnlurisource to enable segment specification
timeside/decoder/core.py