Lines Matching refs:granpos
48063 oggdemux: increase EOS granpos detection chunk size
64988 This will let oggmux generate a granpos on the last page that properly
65004 oggmux: set correct granpos on last page when samples are clipped
77418 oggdemux: fix incorrect testing of invalid granpos values
83963 oggstream: reject Ogg/Opus streams with nonsensical preskip/granpos setup
89303 oggdemux: fix granpos interpolation violating max keyframe distance
89304 In case many packets fit on a page, we may not see a granpos for
89305 a while, and granpos interpolation can wrap the 'frames since last
89306 keyframe' part of the granpos, generating a granpos which is smaller
89309 and updating the last keyframe granpos from this.
89310 This may still be generating potentially wrong granpos for streams
89311 which have a Theora like granpos (keyframes, a max keyframe distance
94097 oggstream: account for opus pre-skip in granpos/time mapping
97254 can at least (theoretically) convert granpos to time, so we discard this
98633 Instead, set duration to 0 to avoid increasing tracked granpos,
99119 oggmux: headers should always have granpos 0
108842 This allows that function to not return negative granpos.
109145 The offset part of the granpos is not a sign of the newer encoding.
117912 oggdemux: use the default granpos functions for kate streams